#D0CAB8#D0CAB8
#D0CAB8 is a very light, muted yellow. Relative luminance 0.591; OKLCH L 83.9% C 0.025 H 91.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CAB8 |
|---|---|
| RGB | rgb(208, 202, 184) |
| HSL | hsl(45, 20%, 77%) |
| HSV | hsv(45, 12%, 82%) |
| CMYK | cmyk(0%, 2.9%, 11.5%, 18.4%) |
| CIE-LAB | lab(81.35, -1.00, 9.73) |
| CIE-LCH | lch(81.35, 9.78, 95.87°) |
| OKLab | oklab(83.89% -0.0007 0.0254) |
| OKLCH | oklch(83.89% 0.025 91.6) |
| XYZ | xyz(55.7838, 59.1122, 53.8092) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.44
Warm Beige
#E9DCC9
ΔE00 5.61
Eggshell
#F0EAD6
ΔE00 7.32
Light Grey
#D8DCD6
ΔE00 7.38
Silver (survey)
#C5C9C7
ΔE00 7.68
Champagne
#F7E7CE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CAB8 #B8BED0
analogous
#D0BEB8 #D0CAB8 #CAD0B8
triadic
#D0CAB8 #B8D0CA #CAB8D0
tetradic
#D0CAB8 #B8D0BE #B8BED0 #D0B8CA
square
#D0CAB8 #B8D0BE #B8BED0 #D0B8CA
split-complementary
#D0CAB8 #B8CAD0 #BEB8D0
monochromatic
#9F936E #B8AF93 #D0CAB8 #E8E5DD #F3F1ED
Accessibility & contrast
On white
1.64
#D0CAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#D0CAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CAB8
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CAB8 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B7
Deuteranopia (green-blind)
#D0CBB9
Tritanopia (blue-blind)
#D4C7C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d0cab8; /* rgb */ color: rgb(208, 202, 184); /* oklch */ color: oklch(83.9% 0.025 91.6);
Tailwind
colors: {
custom: {
50: '#dedacd',
500: '#d0cab8',
950: '#000000',
},
}SCSS
$custom: #d0cab8; $custom-light: #dedacd; $custom-dark: #000000;
JSON
{
"hex": "#d0cab8",
"rgb": {
"r": 208,
"g": 202,
"b": 184
},
"hsl": {
"h": 45,
"s": 20.339,
"l": 76.863
},
"oklch": {
"l": 0.83892,
"c": 0.02538,
"h": 91.6
},
"luminance": 0.59112
}Semantic roles & 50–950 ramp
primary
#D0CAB8
secondary
#878FA5
accent
#5D9F47
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383