#D0CAB4#D0CAB4
#D0CAB4 is a very light, muted yellow. Relative luminance 0.589; OKLCH L 83.8% C 0.031 H 94.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CAB4 |
|---|---|
| RGB | rgb(208, 202, 180) |
| HSL | hsl(47, 23%, 76%) |
| HSV | hsv(47, 13%, 82%) |
| CMYK | cmyk(0%, 2.9%, 13.5%, 18.4%) |
| CIE-LAB | lab(81.26, -1.64, 11.73) |
| CIE-LCH | lch(81.26, 11.85, 97.98°) |
| OKLab | oklab(83.79% -0.0023 0.0305) |
| OKLCH | oklch(83.79% 0.031 94.4) |
| XYZ | xyz(55.3705, 58.9469, 51.6321) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.45
Warm Beige
#E9DCC9
ΔE00 6.11
Eggshell
#F0EAD6
ΔE00 7.42
Champagne
#F7E7CE
ΔE00 8.32
Light Grey
#D8DCD6
ΔE00 8.33
Khaki
#C3B091
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CAB4 #B4BAD0
analogous
#D0BCB4 #D0CAB4 #C8D0B4
triadic
#D0CAB4 #B4D0CA #CAB4D0
tetradic
#D0CAB4 #B4D0BC #B4BAD0 #D0B4C8
square
#D0CAB4 #B4D0BC #B4BAD0 #D0B4C8
split-complementary
#D0CAB4 #B4C8D0 #BCB4D0
monochromatic
#A19569 #B8AF8E #D0CAB4 #E8E5DA #F3F2EC
Accessibility & contrast
On white
1.64
#D0CAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#D0CAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CAB4
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CAB4 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B3
Deuteranopia (green-blind)
#D1CBB5
Tritanopia (blue-blind)
#D5C6C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d0cab4; /* rgb */ color: rgb(208, 202, 180); /* oklch */ color: oklch(83.8% 0.031 94.4);
Tailwind
colors: {
custom: {
50: '#dedaca',
500: '#d0cab4',
950: '#000000',
},
}SCSS
$custom: #d0cab4; $custom-light: #dedaca; $custom-dark: #000000;
JSON
{
"hex": "#d0cab4",
"rgb": {
"r": 208,
"g": 202,
"b": 180
},
"hsl": {
"h": 47.143,
"s": 22.951,
"l": 76.078
},
"oklch": {
"l": 0.83791,
"c": 0.03057,
"h": 94.4
},
"luminance": 0.58946
}Semantic roles & 50–950 ramp
primary
#D0CAB4
secondary
#838AA5
accent
#58A144
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382