#D09EBD#D09EBD
#D09EBD is a light, moderate pink. Relative luminance 0.415; OKLCH L 75.5% C 0.072 H 341.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D09EBD |
|---|---|
| RGB | rgb(208, 158, 189) |
| HSL | hsl(323, 35%, 72%) |
| HSV | hsv(323, 24%, 82%) |
| CMYK | cmyk(0%, 24%, 9.1%, 18.4%) |
| CIE-LAB | lab(70.55, 23.50, -8.74) |
| CIE-LCH | lch(70.55, 25.08, 339.60°) |
| OKLab | oklab(75.52% 0.0681 -0.0231) |
| OKLCH | oklch(75.52% 0.072 341.3) |
| XYZ | xyz(47.4242, 41.5394, 53.6540) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.05
Light Mauve
#C292A1
ΔE00 6.49
Faded Pink
#DE9DAC
ΔE00 6.90
Dusty Pink
#D8A7B1
ΔE00 7.17
Plum
#DDA0DD
ΔE00 7.65
Grey Pink
#C3909B
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09EBD #9ED0B1
analogous
#CA9ED0 #D09EBD #D09EA4
triadic
#D09EBD #BDD09E #9EBDD0
tetradic
#D09EBD #D0CA9E #9ED0B1 #9EA4D0
square
#D09EBD #D0CA9E #9ED0B1 #9EA4D0
split-complementary
#D09EBD #A4D09E #9ED0CA
monochromatic
#A45084 #BC75A1 #D09EBD #E4C7D9 #F5EAF1
Accessibility & contrast
On white
2.26
#D09EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#D09EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09EBD
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09EBD | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BE
Deuteranopia (green-blind)
#ACAFBC
Tritanopia (blue-blind)
#D69EA8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d09ebd; /* rgb */ color: rgb(208, 158, 189); /* oklch */ color: oklch(75.5% 0.072 341.3);
Tailwind
colors: {
custom: {
50: '#dfbbd0',
500: '#d09ebd',
950: '#000000',
},
}SCSS
$custom: #d09ebd; $custom-light: #dfbbd0; $custom-dark: #000000;
JSON
{
"hex": "#d09ebd",
"rgb": {
"r": 208,
"g": 158,
"b": 189
},
"hsl": {
"h": 322.8,
"s": 34.722,
"l": 71.765
},
"oklch": {
"l": 0.75523,
"c": 0.07194,
"h": 341.3
},
"luminance": 0.41538
}Semantic roles & 50–950 ramp
primary
#D09EBD
secondary
#DFEBE3
accent
#AE6538
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082