#D09CB0#D09CB0
#D09CB0 is a light, moderate pink. Relative luminance 0.403; OKLCH L 74.7% C 0.067 H 353.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D09CB0 |
|---|---|
| RGB | rgb(208, 156, 176) |
| HSL | hsl(337, 36%, 71%) |
| HSV | hsv(337, 25%, 82%) |
| CMYK | cmyk(0%, 25%, 15.4%, 18.4%) |
| CIE-LAB | lab(69.70, 22.42, -2.79) |
| CIE-LCH | lch(69.70, 22.59, 352.91°) |
| OKLab | oklab(74.74% 0.0667 -0.0071) |
| OKLCH | oklch(74.74% 0.067 353.9) |
| XYZ | xyz(45.7374, 40.3233, 46.4399) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.78
Faded Pink
#DE9DAC
ΔE00 3.84
Dusty Pink
#D8A7B1
ΔE00 4.33
Grey Pink
#C3909B
ΔE00 4.92
Greyish Pink
#C88D94
ΔE00 6.71
Dull Pink
#D5869D
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09CB0 #9CD0BC
analogous
#D09CCA #D09CB0 #D0A29C
triadic
#D09CB0 #B0D09C #9CB0D0
tetradic
#D09CB0 #CAD09C #9CD0BC #A29CD0
square
#D09CB0 #CAD09C #9CD0BC #A29CD0
split-complementary
#D09CB0 #9CD0A2 #9CCAD0
monochromatic
#A44E6F #BC738F #D09CB0 #E4C6D1 #F5EAEE
Accessibility & contrast
On white
2.32
#D09CB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#D09CB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09CB0
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09CB0 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B1
Deuteranopia (green-blind)
#ADAEAF
Tritanopia (blue-blind)
#D89AA3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d09cb0; /* rgb */ color: rgb(208, 156, 176); /* oklch */ color: oklch(74.7% 0.067 353.9);
Tailwind
colors: {
custom: {
50: '#dfb9c7',
500: '#d09cb0',
950: '#000000',
},
}SCSS
$custom: #d09cb0; $custom-light: #dfb9c7; $custom-dark: #000000;
JSON
{
"hex": "#d09cb0",
"rgb": {
"r": 208,
"g": 156,
"b": 176
},
"hsl": {
"h": 336.923,
"s": 35.616,
"l": 71.373
},
"oklch": {
"l": 0.74741,
"c": 0.06703,
"h": 353.9
},
"luminance": 0.40321
}Semantic roles & 50–950 ramp
primary
#D09CB0
secondary
#DDEBE5
accent
#AE8137
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082