#D0CEB8#D0CEB8
#D0CEB8 is a very light, muted yellow. Relative luminance 0.610; OKLCH L 84.7% C 0.030 H 102.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEB8 |
|---|---|
| RGB | rgb(208, 206, 184) |
| HSL | hsl(55, 20%, 77%) |
| HSV | hsv(55, 12%, 82%) |
| CMYK | cmyk(0%, 1%, 11.5%, 18.4%) |
| CIE-LAB | lab(82.39, -3.09, 11.20) |
| CIE-LCH | lch(82.39, 11.62, 105.41°) |
| OKLab | oklab(84.71% -0.0066 0.0291) |
| OKLCH | oklch(84.71% 0.03 102.8) |
| XYZ | xyz(56.7345, 61.0137, 54.1261) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.96
Warm Beige
#E9DCC9
ΔE00 6.97
Warm Gray
#C9BEB0
ΔE00 7.16
Light Grey
#D8DCD6
ΔE00 7.44
Silver (survey)
#C5C9C7
ΔE00 8.57
Beige
#F5F5DC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEB8 #B8BAD0
analogous
#D0C2B8 #D0CEB8 #C6D0B8
triadic
#D0CEB8 #B8D0CE #CEB8D0
tetradic
#D0CEB8 #B8D0C2 #B8BAD0 #D0B8C6
square
#D0CEB8 #B8D0C2 #B8BAD0 #D0B8C6
split-complementary
#D0CEB8 #B8C6D0 #C2B8D0
monochromatic
#9F9B6E #B8B593 #D0CEB8 #E8E7DD #F3F2ED
Accessibility & contrast
On white
1.59
#D0CEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#D0CEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEB8
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEB8 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCB7
Deuteranopia (green-blind)
#D3CEB9
Tritanopia (blue-blind)
#D4CBC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d0ceb8; /* rgb */ color: rgb(208, 206, 184); /* oklch */ color: oklch(84.7% 0.030 102.8);
Tailwind
colors: {
custom: {
50: '#dedccd',
500: '#d0ceb8',
950: '#000000',
},
}SCSS
$custom: #d0ceb8; $custom-light: #dedccd; $custom-dark: #000000;
JSON
{
"hex": "#d0ceb8",
"rgb": {
"r": 208,
"g": 206,
"b": 184
},
"hsl": {
"h": 55,
"s": 20.339,
"l": 76.863
},
"oklch": {
"l": 0.84706,
"c": 0.02985,
"h": 102.8
},
"luminance": 0.61013
}Semantic roles & 50–950 ramp
primary
#D0CEB8
secondary
#878AA5
accent
#4E9F47
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483