#D0CDB2#D0CDB2
#D0CDB2 is a very light, muted yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.037 H 101.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDB2 |
|---|---|
| RGB | rgb(208, 205, 178) |
| HSL | hsl(54, 24%, 76%) |
| HSV | hsv(54, 14%, 82%) |
| CMYK | cmyk(0%, 1.4%, 14.4%, 18.4%) |
| CIE-LAB | lab(81.99, -3.52, 13.83) |
| CIE-LCH | lch(81.99, 14.27, 104.30°) |
| OKLab | oklab(84.35% -0.0076 0.0358) |
| OKLCH | oklch(84.35% 0.037 101.9) |
| XYZ | xyz(55.8789, 60.2875, 50.8038) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.59
Warm Beige
#E9DCC9
ΔE00 7.60
Beige (survey)
#E6DAA6
ΔE00 7.74
Warm Gray
#C9BEB0
ΔE00 7.93
Beige
#F5F5DC
ΔE00 8.96
Light Grey
#D8DCD6
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDB2 #B2B5D0
analogous
#D0BEB2 #D0CDB2 #C4D0B2
triadic
#D0CDB2 #B2D0CD #CDB2D0
tetradic
#D0CDB2 #B2D0BE #B2B5D0 #D0B2C4
square
#D0CDB2 #B2D0BE #B2B5D0 #D0B2C4
split-complementary
#D0CDB2 #B2C4D0 #BEB2D0
monochromatic
#A29C66 #B9B48C #D0CDB2 #E7E6D8 #F3F3EC
Accessibility & contrast
On white
1.61
#D0CDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#D0CDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDB2
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDB2 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB0
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#D5C9C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d0cdb2; /* rgb */ color: rgb(208, 205, 178); /* oklch */ color: oklch(84.4% 0.037 101.9);
Tailwind
colors: {
custom: {
50: '#dedcc9',
500: '#d0cdb2',
950: '#000000',
},
}SCSS
$custom: #d0cdb2; $custom-light: #dedcc9; $custom-dark: #000000;
JSON
{
"hex": "#d0cdb2",
"rgb": {
"r": 208,
"g": 205,
"b": 178
},
"hsl": {
"h": 54,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.84353,
"c": 0.03657,
"h": 101.9
},
"luminance": 0.60287
}Semantic roles & 50–950 ramp
primary
#D0CDB2
secondary
#8184A5
accent
#4CA343
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482