#D0CBBC#D0CBBC
#D0CBBC is a very light, muted yellow. Relative luminance 0.598; OKLCH L 84.2% C 0.021 H 91.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CBBC |
|---|---|
| RGB | rgb(208, 203, 188) |
| HSL | hsl(45, 18%, 78%) |
| HSV | hsv(45, 10%, 82%) |
| CMYK | cmyk(0%, 2.4%, 9.6%, 18.4%) |
| CIE-LAB | lab(81.70, -0.86, 8.09) |
| CIE-LCH | lch(81.70, 8.14, 96.10°) |
| OKLab | oklab(84.2% -0.0006 0.0212) |
| OKLCH | oklch(84.2% 0.021 91.6) |
| XYZ | xyz(56.4444, 59.7531, 56.1272) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.37
Warm Beige
#E9DCC9
ΔE00 5.62
Light Grey
#D8DCD6
ΔE00 6.40
Silver (survey)
#C5C9C7
ΔE00 6.60
Light Gray
#D3D3D3
ΔE00 7.18
Eggshell
#F0EAD6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CBBC #BCC1D0
analogous
#D0C1BC #D0CBBC #CBD0BC
triadic
#D0CBBC #BCD0CB #CBBCD0
tetradic
#D0CBBC #BCD0C1 #BCC1D0 #D0BCCB
square
#D0CBBC #BCD0C1 #BCC1D0 #D0BCCB
split-complementary
#D0CBBC #BCCBD0 #C1BCD0
monochromatic
#9E9374 #B7AF98 #D0CBBC #E9E7E0 #F2F1ED
Accessibility & contrast
On white
1.62
#D0CBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#D0CBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CBBC
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CBBC | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABB
Deuteranopia (green-blind)
#D0CCBC
Tritanopia (blue-blind)
#D4C8C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d0cbbc; /* rgb */ color: rgb(208, 203, 188); /* oklch */ color: oklch(84.2% 0.021 91.6);
Tailwind
colors: {
custom: {
50: '#dedad0',
500: '#d0cbbc',
950: '#000000',
},
}SCSS
$custom: #d0cbbc; $custom-light: #dedad0; $custom-dark: #000000;
JSON
{
"hex": "#d0cbbc",
"rgb": {
"r": 208,
"g": 203,
"b": 188
},
"hsl": {
"h": 45,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.84199,
"c": 0.02118,
"h": 91.6
},
"luminance": 0.59753
}Semantic roles & 50–950 ramp
primary
#D0CBBC
secondary
#8B92A5
accent
#5E9C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383