#D0CEBB#D0CEBB
#D0CEBB is a very light, muted yellow. Relative luminance 0.611; OKLCH L 84.8% C 0.026 H 102.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEBB |
|---|---|
| RGB | rgb(208, 206, 187) |
| HSL | hsl(54, 18%, 77%) |
| HSV | hsv(54, 10%, 82%) |
| CMYK | cmyk(0%, 1%, 10.1%, 18.4%) |
| CIE-LAB | lab(82.45, -2.60, 9.70) |
| CIE-LCH | lch(82.45, 10.04, 104.99°) |
| OKLab | oklab(84.78% -0.0054 0.0253) |
| OKLCH | oklch(84.78% 0.026 102) |
| XYZ | xyz(57.0523, 61.1408, 55.7999) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.53
Light Grey
#D8DCD6
ΔE00 6.55
Warm Beige
#E9DCC9
ΔE00 6.57
Eggshell
#F0EAD6
ΔE00 6.79
Silver (survey)
#C5C9C7
ΔE00 7.57
Light Gray
#D3D3D3
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEBB #BBBDD0
analogous
#D0C4BB #D0CEBB #C7D0BB
triadic
#D0CEBB #BBD0CE #CEBBD0
tetradic
#D0CEBB #BBD0C4 #BBBDD0 #D0BBC7
square
#D0CEBB #BBD0C4 #BBBDD0 #D0BBC7
split-complementary
#D0CEBB #BBC7D0 #C4BBD0
monochromatic
#9E9A73 #B7B497 #D0CEBB #E9E8DF #F2F2ED
Accessibility & contrast
On white
1.59
#D0CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#D0CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEBB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEBB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCBA
Deuteranopia (green-blind)
#D3CEBC
Tritanopia (blue-blind)
#D4CBC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d0cebb; /* rgb */ color: rgb(208, 206, 187); /* oklch */ color: oklch(84.8% 0.026 102.0);
Tailwind
colors: {
custom: {
50: '#dedccf',
500: '#d0cebb',
950: '#000000',
},
}SCSS
$custom: #d0cebb; $custom-light: #dedccf; $custom-dark: #000000;
JSON
{
"hex": "#d0cebb",
"rgb": {
"r": 208,
"g": 206,
"b": 187
},
"hsl": {
"h": 54.286,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.84782,
"c": 0.02586,
"h": 102
},
"luminance": 0.6114
}Semantic roles & 50–950 ramp
primary
#D0CEBB
secondary
#8A8DA5
accent
#519D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483