#D0CEB4#D0CEB4
#D0CEB4 is a very light, muted yellow. Relative luminance 0.608; OKLCH L 84.6% C 0.035 H 103.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEB4 |
|---|---|
| RGB | rgb(208, 206, 180) |
| HSL | hsl(56, 23%, 76%) |
| HSV | hsv(56, 13%, 82%) |
| CMYK | cmyk(0%, 1%, 13.5%, 18.4%) |
| CIE-LAB | lab(82.30, -3.73, 13.20) |
| CIE-LCH | lch(82.30, 13.71, 105.77°) |
| OKLab | oklab(84.61% -0.0082 0.0342) |
| OKLCH | oklch(84.61% 0.035 103.5) |
| XYZ | xyz(56.3212, 60.8483, 51.9490) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.40
Warm Beige
#E9DCC9
ΔE00 7.64
Warm Gray
#C9BEB0
ΔE00 8.07
Beige (survey)
#E6DAA6
ΔE00 8.07
Light Grey
#D8DCD6
ΔE00 8.62
Beige
#F5F5DC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEB4 #B4B6D0
analogous
#D0C0B4 #D0CEB4 #C4D0B4
triadic
#D0CEB4 #B4D0CE #CEB4D0
tetradic
#D0CEB4 #B4D0C0 #B4B6D0 #D0B4C4
square
#D0CEB4 #B4D0C0 #B4B6D0 #D0B4C4
split-complementary
#D0CEB4 #B4C4D0 #C0B4D0
monochromatic
#A19D69 #B8B58E #D0CEB4 #E8E7DA #F3F3EC
Accessibility & contrast
On white
1.59
#D0CEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#D0CEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEB4
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEB4 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CCB3
Deuteranopia (green-blind)
#D4CDB5
Tritanopia (blue-blind)
#D5CAC7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d0ceb4; /* rgb */ color: rgb(208, 206, 180); /* oklch */ color: oklch(84.6% 0.035 103.5);
Tailwind
colors: {
custom: {
50: '#dedcca',
500: '#d0ceb4',
950: '#000000',
},
}SCSS
$custom: #d0ceb4; $custom-light: #dedcca; $custom-dark: #000000;
JSON
{
"hex": "#d0ceb4",
"rgb": {
"r": 208,
"g": 206,
"b": 180
},
"hsl": {
"h": 55.714,
"s": 22.951,
"l": 76.078
},
"oklch": {
"l": 0.84606,
"c": 0.03515,
"h": 103.5
},
"luminance": 0.60848
}Semantic roles & 50–950 ramp
primary
#D0CEB4
secondary
#8385A5
accent
#4BA144
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482