#D5CCAA#D5CCAA
#D5CCAA is a very light, muted yellow. Relative luminance 0.602; OKLCH L 84.4% C 0.047 H 94.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CCAA |
|---|---|
| RGB | rgb(213, 204, 170) |
| HSL | hsl(47, 34%, 75%) |
| HSV | hsv(47, 20%, 84%) |
| CMYK | cmyk(0%, 4.2%, 20.2%, 16.5%) |
| CIE-LAB | lab(81.97, -2.38, 18.10) |
| CIE-LCH | lch(81.97, 18.25, 97.49°) |
| OKLab | oklab(84.37% -0.004 0.0464) |
| OKLCH | oklch(84.37% 0.047 94.9) |
| XYZ | xyz(56.2889, 60.2351, 46.6837) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.57
Wheat
#F5DEB3
ΔE00 7.06
Warm Beige
#E9DCC9
ΔE00 7.52
Putty
#BEAE8A
ΔE00 8.06
Vanilla
#F3E5AB
ΔE00 8.13
Sand
#C2B280
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CCAA #AAB3D5
analogous
#D5B7AA #D5CCAA #C8D5AA
triadic
#D5CCAA #AAD5CC #CCAAD5
tetradic
#D5CCAA #AAD5B7 #AAB3D5 #D5AAC8
square
#D5CCAA #AAD5B7 #AAB3D5 #D5AAC8
split-complementary
#D5CCAA #AAC8D5 #B7AAD5
monochromatic
#AD9B58 #C1B381 #D5CCAA #E9E5D3 #F5F3EB
Accessibility & contrast
On white
1.61
#D5CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#D5CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CCAA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CCAA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAA8
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#DCC7C3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d5ccaa; /* rgb */ color: rgb(213, 204, 170); /* oklch */ color: oklch(84.4% 0.047 94.9);
Tailwind
colors: {
custom: {
50: '#e2dbc3',
500: '#d5ccaa',
950: '#000000',
},
}SCSS
$custom: #d5ccaa; $custom-light: #e2dbc3; $custom-dark: #000000;
JSON
{
"hex": "#d5ccaa",
"rgb": {
"r": 213,
"g": 204,
"b": 170
},
"hsl": {
"h": 47.442,
"s": 33.858,
"l": 75.098
},
"oklch": {
"l": 0.84372,
"c": 0.0466,
"h": 94.9
},
"luminance": 0.60234
}Semantic roles & 50–950 ramp
primary
#D5CCAA
secondary
#7883AC
accent
#51AD39
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482