#D2CCAA#D2CCAA
#D2CCAA is a very light, muted yellow. Relative luminance 0.598; OKLCH L 84.1% C 0.046 H 99.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CCAA |
|---|---|
| RGB | rgb(210, 204, 170) |
| HSL | hsl(51, 31%, 75%) |
| HSV | hsv(51, 19%, 82%) |
| CMYK | cmyk(0%, 2.9%, 19%, 17.6%) |
| CIE-LAB | lab(81.72, -3.49, 17.72) |
| CIE-LCH | lch(81.72, 18.06, 101.15°) |
| OKLab | oklab(84.12% -0.0072 0.0455) |
| OKLCH | oklch(84.12% 0.046 99) |
| XYZ | xyz(55.4266, 59.7905, 46.6433) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.83
Wheat
#F5DEB3
ΔE00 8.05
Warm Beige
#E9DCC9
ΔE00 8.29
Sand
#C2B280
ΔE00 8.39
Vanilla
#F3E5AB
ΔE00 8.42
Putty
#BEAE8A
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CCAA #AAB0D2
analogous
#D2B8AA #D2CCAA #C4D2AA
triadic
#D2CCAA #AAD2CC #CCAAD2
tetradic
#D2CCAA #AAD2B8 #AAB0D2 #D2AAC4
square
#D2CCAA #AAD2B8 #AAB0D2 #D2AAC4
split-complementary
#D2CCAA #AAC4D2 #B8AAD2
monochromatic
#A89C5A #BDB482 #D2CCAA #E7E4D2 #F4F3EB
Accessibility & contrast
On white
1.62
#D2CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#D2CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CCAA
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CCAA | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAA8
Deuteranopia (green-blind)
#D5CCAB
Tritanopia (blue-blind)
#D9C7C3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2ccaa; /* rgb */ color: rgb(210, 204, 170); /* oklch */ color: oklch(84.1% 0.046 99.0);
Tailwind
colors: {
custom: {
50: '#e0dbc3',
500: '#d2ccaa',
950: '#000000',
},
}SCSS
$custom: #d2ccaa; $custom-light: #e0dbc3; $custom-dark: #000000;
JSON
{
"hex": "#d2ccaa",
"rgb": {
"r": 210,
"g": 204,
"b": 170
},
"hsl": {
"h": 51,
"s": 30.769,
"l": 74.51
},
"oklch": {
"l": 0.84123,
"c": 0.04607,
"h": 99
},
"luminance": 0.5979
}Semantic roles & 50–950 ramp
primary
#D2CCAA
secondary
#787FA8
accent
#4CA93C
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482