#DB7093 color codes
- HEX
- #DB7093
- HEX8
- #DB7093FF
- HEX8 (Android)
- #FFDB7093
- RGB
- rgb(219, 112, 147)
- RGB (%)
- 86%, 44%, 58%
- HSL
- hsl(340, 60%, 65%)
- HSV / HSB
- hsv(340, 49%, 86%)
- CMYK
- cmyk(0%, 49%, 33%, 14%)
- OKLCH
- oklch(0.6779 0.1382 0.68)
- OKLCH (%)
- oklch(67.79% 0.1382 0.68)
- Decimal
- 14381203
What color is #DB7093?
#DB7093 sits at 68% lightness and 0.1382 chroma in OKLCH, hue 0.68°. Its nearest named color is PaleVioletRed (an exact match).
Shades and tints of #DB7093
Tints
Shades
Tones
#DB7093 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #DB7093 in CSS
.text { color: #DB7093; }
.background { background-color: #DB7093; }
.border { border: 2px solid #DB7093; }
/* Modern, perceptually uniform */
.text { color: oklch(0.6779 0.1382 0.68); }
/* #DB7093 at 50% transparency */
.overlay { background-color: #DB709380; }Is #DB7093 accessible?
#DB7093 on white text scores 3.11:1; on black text it scores 6.75:1. Black text passes WCAG AA for normal text on #DB7093. Recommended text color on a #DB7093 background: black.
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Fail
- AAA large ≥ 4.5 Pass
Recommended text color: black
contrast-color() contrast-color(#DB7093) → black WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Pink #FFC0CB. See more in the pink family on the colors hub.
Frequently asked questions
- What color is #DB7093?
- #DB7093 is PaleVioletRed. In RGB it is rgb(219, 112, 147), and in HSL hsl(340, 60%, 65%).
- What is #DB7093 in RGB?
- #DB7093 converts to rgb(219, 112, 147) — red 219, green 112, blue 147.
- What text color is readable on #DB7093?
- Black text — it has the higher contrast ratio (6.75:1) against #DB7093. Black text passes WCAG AA for normal text on #DB7093.