#D0CAB6#D0CAB6
#D0CAB6 is a very light, muted yellow. Relative luminance 0.590; OKLCH L 83.8% C 0.028 H 93.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CAB6 |
|---|---|
| RGB | rgb(208, 202, 182) |
| HSL | hsl(46, 22%, 76%) |
| HSV | hsv(46, 13%, 82%) |
| CMYK | cmyk(0%, 2.9%, 12.5%, 18.4%) |
| CIE-LAB | lab(81.31, -1.32, 10.73) |
| CIE-LCH | lch(81.31, 10.81, 97.03°) |
| OKLab | oklab(83.84% -0.0015 0.0279) |
| OKLCH | oklch(83.84% 0.028 93.1) |
| XYZ | xyz(55.5757, 59.0290, 52.7129) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.92
Warm Beige
#E9DCC9
ΔE00 5.82
Eggshell
#F0EAD6
ΔE00 7.33
Light Grey
#D8DCD6
ΔE00 7.84
Champagne
#F7E7CE
ΔE00 8.26
Silver (survey)
#C5C9C7
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CAB6 #B6BCD0
analogous
#D0BDB6 #D0CAB6 #C9D0B6
triadic
#D0CAB6 #B6D0CA #CAB6D0
tetradic
#D0CAB6 #B6D0BD #B6BCD0 #D0B6C9
square
#D0CAB6 #B6D0BD #B6BCD0 #D0B6C9
split-complementary
#D0CAB6 #B6C9D0 #BDB6D0
monochromatic
#A0946C #B8AF91 #D0CAB6 #E8E5DB #F3F1EC
Accessibility & contrast
On white
1.64
#D0CAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#D0CAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CAB6
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CAB6 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B5
Deuteranopia (green-blind)
#D0CBB7
Tritanopia (blue-blind)
#D5C7C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d0cab6; /* rgb */ color: rgb(208, 202, 182); /* oklch */ color: oklch(83.8% 0.028 93.1);
Tailwind
colors: {
custom: {
50: '#dedacb',
500: '#d0cab6',
950: '#000000',
},
}SCSS
$custom: #d0cab6; $custom-light: #dedacb; $custom-dark: #000000;
JSON
{
"hex": "#d0cab6",
"rgb": {
"r": 208,
"g": 202,
"b": 182
},
"hsl": {
"h": 46.154,
"s": 21.667,
"l": 76.471
},
"oklch": {
"l": 0.83841,
"c": 0.02797,
"h": 93.1
},
"luminance": 0.59028
}Semantic roles & 50–950 ramp
primary
#D0CAB6
secondary
#858CA5
accent
#5AA045
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383