#D2CAA2#D2CAA2
#D2CAA2 is a very light, muted yellow. Relative luminance 0.586; OKLCH L 83.5% C 0.054 H 98.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CAA2 |
|---|---|
| RGB | rgb(210, 202, 162) |
| HSL | hsl(50, 35%, 73%) |
| HSV | hsv(50, 23%, 82%) |
| CMYK | cmyk(0%, 3.8%, 22.9%, 17.6%) |
| CIE-LAB | lab(81.04, -3.62, 21.02) |
| CIE-LCH | lch(81.04, 21.33, 99.77°) |
| OKLab | oklab(83.53% -0.0075 0.0536) |
| OKLCH | oklch(83.53% 0.054 98) |
| XYZ | xyz(54.2204, 58.5523, 42.6209) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.87
Sand
#C2B280
ΔE00 7.03
Vanilla
#F3E5AB
ΔE00 7.65
Wheat
#F5DEB3
ΔE00 7.66
Putty
#BEAE8A
ΔE00 7.82
Palegoldenrod
#EEE8AA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CAA2 #A2AAD2
analogous
#D2B2A2 #D2CAA2 #C2D2A2
triadic
#D2CAA2 #A2D2CA #CAA2D2
tetradic
#D2CAA2 #A2D2B2 #A2AAD2 #D2A2C2
square
#D2CAA2 #A2D2B2 #A2AAD2 #D2A2C2
split-complementary
#D2CAA2 #A2C2D2 #B2A2D2
monochromatic
#A89A51 #BEB279 #D2CAA2 #E6E2CB #F5F3EA
Accessibility & contrast
On white
1.65
#D2CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#D2CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CAA2
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CAA2 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C7A0
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#DAC4BF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d2caa2; /* rgb */ color: rgb(210, 202, 162); /* oklch */ color: oklch(83.5% 0.054 98.0);
Tailwind
colors: {
custom: {
50: '#e0dabd',
500: '#d2caa2',
950: '#000000',
},
}SCSS
$custom: #d2caa2; $custom-light: #e0dabd; $custom-dark: #000000;
JSON
{
"hex": "#d2caa2",
"rgb": {
"r": 210,
"g": 202,
"b": 162
},
"hsl": {
"h": 50,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.83534,
"c": 0.0541,
"h": 98
},
"luminance": 0.58551
}Semantic roles & 50–950 ramp
primary
#D2CAA2
secondary
#7079A8
accent
#4CAE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382