#D2CAAA#D2CAAA
#D2CAAA is a very light, muted yellow. Relative luminance 0.588; OKLCH L 83.7% C 0.044 H 95.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CAAA |
|---|---|
| RGB | rgb(210, 202, 170) |
| HSL | hsl(48, 31%, 75%) |
| HSV | hsv(48, 19%, 82%) |
| CMYK | cmyk(0%, 3.8%, 19%, 17.6%) |
| CIE-LAB | lab(81.21, -2.45, 17.00) |
| CIE-LCH | lch(81.21, 17.18, 98.21°) |
| OKLab | oklab(83.71% -0.0042 0.0437) |
| OKLCH | oklch(83.71% 0.044 95.6) |
| XYZ | xyz(54.9543, 58.8458, 46.4858) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.34
Warm Beige
#E9DCC9
ΔE00 7.59
Putty
#BEAE8A
ΔE00 7.79
Wheat
#F5DEB3
ΔE00 7.79
Warm Gray
#C9BEB0
ΔE00 7.81
Khaki
#C3B091
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CAAA #AAB2D2
analogous
#D2B6AA #D2CAAA #C6D2AA
triadic
#D2CAAA #AAD2CA #CAAAD2
tetradic
#D2CAAA #AAD2B6 #AAB2D2 #D2AAC6
square
#D2CAAA #AAD2B6 #AAB2D2 #D2AAC6
split-complementary
#D2CAAA #AAC6D2 #B6AAD2
monochromatic
#A8985A #BDB182 #D2CAAA #E7E3D2 #F4F3EB
Accessibility & contrast
On white
1.64
#D2CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#D2CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CAAA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CAAA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A8
Deuteranopia (green-blind)
#D3CBAB
Tritanopia (blue-blind)
#D9C5C1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2caaa; /* rgb */ color: rgb(210, 202, 170); /* oklch */ color: oklch(83.7% 0.044 95.6);
Tailwind
colors: {
custom: {
50: '#e0dac3',
500: '#d2caaa',
950: '#000000',
},
}SCSS
$custom: #d2caaa; $custom-light: #e0dac3; $custom-dark: #000000;
JSON
{
"hex": "#d2caaa",
"rgb": {
"r": 210,
"g": 202,
"b": 170
},
"hsl": {
"h": 48,
"s": 30.769,
"l": 74.51
},
"oklch": {
"l": 0.83715,
"c": 0.04391,
"h": 95.6
},
"luminance": 0.58845
}Semantic roles & 50–950 ramp
primary
#D2CAAA
secondary
#7882A8
accent
#52A93C
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382