#D2CAB2#D2CAB2
#D2CAB2 is a very light, muted yellow. Relative luminance 0.592; OKLCH L 83.9% C 0.034 H 91.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CAB2 |
|---|---|
| RGB | rgb(210, 202, 178) |
| HSL | hsl(45, 26%, 76%) |
| HSV | hsv(45, 15%, 82%) |
| CMYK | cmyk(0%, 3.8%, 15.2%, 17.6%) |
| CIE-LAB | lab(81.38, -1.23, 12.99) |
| CIE-LCH | lch(81.38, 13.04, 95.42°) |
| OKLab | oklab(83.91% -0.001 0.0337) |
| OKLCH | oklch(83.91% 0.034 91.7) |
| XYZ | xyz(55.7342, 59.1578, 50.5934) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.50
Warm Beige
#E9DCC9
ΔE00 5.84
Eggshell
#F0EAD6
ΔE00 7.48
Champagne
#F7E7CE
ΔE00 7.87
Khaki
#C3B091
ΔE00 7.96
Beige (survey)
#E6DAA6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CAB2 #B2BAD2
analogous
#D2BAB2 #D2CAB2 #CAD2B2
triadic
#D2CAB2 #B2D2CA #CAB2D2
tetradic
#D2CAB2 #B2D2BA #B2BAD2 #D2B2CA
square
#D2CAB2 #B2D2BA #B2BAD2 #D2B2CA
split-complementary
#D2CAB2 #B2CAD2 #BAB2D2
monochromatic
#A59565 #BBAF8B #D2CAB2 #E9E5D9 #F4F2EC
Accessibility & contrast
On white
1.64
#D2CAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#D2CAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CAB2
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CAB2 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B1
Deuteranopia (green-blind)
#D2CBB3
Tritanopia (blue-blind)
#D8C6C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2cab2; /* rgb */ color: rgb(210, 202, 178); /* oklch */ color: oklch(83.9% 0.034 91.7);
Tailwind
colors: {
custom: {
50: '#e0dac9',
500: '#d2cab2',
950: '#000000',
},
}SCSS
$custom: #d2cab2; $custom-light: #e0dac9; $custom-dark: #000000;
JSON
{
"hex": "#d2cab2",
"rgb": {
"r": 210,
"g": 202,
"b": 178
},
"hsl": {
"h": 45,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83906,
"c": 0.03366,
"h": 91.7
},
"luminance": 0.59157
}Semantic roles & 50–950 ramp
primary
#D2CAB2
secondary
#808AA8
accent
#5AA541
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382