#D09EBF#D09EBF
#D09EBF is a light, moderate pink. Relative luminance 0.416; OKLCH L 75.6% C 0.074 H 339.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D09EBF |
|---|---|
| RGB | rgb(208, 158, 191) |
| HSL | hsl(320, 35%, 72%) |
| HSV | hsv(320, 24%, 82%) |
| CMYK | cmyk(0%, 24%, 8.2%, 18.4%) |
| CIE-LAB | lab(70.61, 23.85, -9.76) |
| CIE-LCH | lch(70.61, 25.77, 337.74°) |
| OKLab | oklab(75.59% 0.0688 -0.0258) |
| OKLCH | oklch(75.59% 0.074 339.4) |
| XYZ | xyz(47.6427, 41.6269, 54.8053) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.62
Light Mauve
#C292A1
ΔE00 6.99
Plum
#DDA0DD
ΔE00 7.08
Faded Pink
#DE9DAC
ΔE00 7.44
Dusty Pink
#D8A7B1
ΔE00 7.73
Grey Pink
#C3909B
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09EBF #9ED0AF
analogous
#C89ED0 #D09EBF #D09EA6
triadic
#D09EBF #BFD09E #9EBFD0
tetradic
#D09EBF #D0C89E #9ED0AF #9EA6D0
square
#D09EBF #D0C89E #9ED0AF #9EA6D0
split-complementary
#D09EBF #A6D09E #9ED0C8
monochromatic
#A45087 #BC75A4 #D09EBF #E4C7DA #F5EAF1
Accessibility & contrast
On white
2.25
#D09EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#D09EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09EBF
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09EBF | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8C0
Deuteranopia (green-blind)
#ABAFBE
Tritanopia (blue-blind)
#D69FA9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d09ebf; /* rgb */ color: rgb(208, 158, 191); /* oklch */ color: oklch(75.6% 0.074 339.4);
Tailwind
colors: {
custom: {
50: '#dfbbd2',
500: '#d09ebf',
950: '#000000',
},
}SCSS
$custom: #d09ebf; $custom-light: #dfbbd2; $custom-dark: #000000;
JSON
{
"hex": "#d09ebf",
"rgb": {
"r": 208,
"g": 158,
"b": 191
},
"hsl": {
"h": 320.4,
"s": 34.722,
"l": 71.765
},
"oklch": {
"l": 0.7559,
"c": 0.07352,
"h": 339.4
},
"luminance": 0.41625
}Semantic roles & 50–950 ramp
primary
#D09EBF
secondary
#DFEBE3
accent
#AE6038
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151214
muted
#838182