#D09EBB#D09EBB
#D09EBB is a light, moderate pink. Relative luminance 0.415; OKLCH L 75.5% C 0.070 H 343.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D09EBB |
|---|---|
| RGB | rgb(208, 158, 187) |
| HSL | hsl(325, 35%, 72%) |
| HSV | hsv(325, 24%, 82%) |
| CMYK | cmyk(0%, 24%, 10.1%, 18.4%) |
| CIE-LAB | lab(70.49, 23.16, -7.72) |
| CIE-LCH | lch(70.49, 24.41, 341.56°) |
| OKLab | oklab(75.46% 0.0675 -0.0203) |
| OKLCH | oklch(75.46% 0.07 343.2) |
| XYZ | xyz(47.2086, 41.4532, 52.5186) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.51
Light Mauve
#C292A1
ΔE00 6.00
Faded Pink
#DE9DAC
ΔE00 6.36
Dusty Pink
#D8A7B1
ΔE00 6.61
Grey Pink
#C3909B
ΔE00 7.53
Plum
#DDA0DD
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09EBB #9ED0B3
analogous
#CC9ED0 #D09EBB #D09EA2
triadic
#D09EBB #BBD09E #9EBBD0
tetradic
#D09EBB #D0CC9E #9ED0B3 #9EA2D0
square
#D09EBB #D0CC9E #9ED0B3 #9EA2D0
split-complementary
#D09EBB #A2D09E #9ED0CC
monochromatic
#A45081 #BC759E #D09EBB #E4C7D8 #F5EAF1
Accessibility & contrast
On white
2.26
#D09EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#D09EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09EBB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09EBB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#ACAFBA
Tritanopia (blue-blind)
#D79EA8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d09ebb; /* rgb */ color: rgb(208, 158, 187); /* oklch */ color: oklch(75.5% 0.070 343.2);
Tailwind
colors: {
custom: {
50: '#dfbbcf',
500: '#d09ebb',
950: '#000000',
},
}SCSS
$custom: #d09ebb; $custom-light: #dfbbcf; $custom-dark: #000000;
JSON
{
"hex": "#d09ebb",
"rgb": {
"r": 208,
"g": 158,
"b": 187
},
"hsl": {
"h": 325.2,
"s": 34.722,
"l": 71.765
},
"oklch": {
"l": 0.75457,
"c": 0.07044,
"h": 343.2
},
"luminance": 0.41451
}Semantic roles & 50–950 ramp
primary
#D09EBB
secondary
#DFEBE4
accent
#AE6938
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082