#D3CCAA#D3CCAA
#D3CCAA is a very light, muted yellow. Relative luminance 0.599; OKLCH L 84.2% C 0.046 H 97.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CCAA |
|---|---|
| RGB | rgb(211, 204, 170) |
| HSL | hsl(50, 32%, 75%) |
| HSV | hsv(50, 19%, 83%) |
| CMYK | cmyk(0%, 3.3%, 19.4%, 17.3%) |
| CIE-LAB | lab(81.80, -3.12, 17.85) |
| CIE-LCH | lch(81.80, 18.12, 99.93°) |
| OKLab | oklab(84.21% -0.0061 0.0458) |
| OKLCH | oklch(84.21% 0.046 97.6) |
| XYZ | xyz(55.7123, 59.9378, 46.6567) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.71
Wheat
#F5DEB3
ΔE00 7.71
Warm Beige
#E9DCC9
ΔE00 8.02
Sand
#C2B280
ΔE00 8.28
Vanilla
#F3E5AB
ΔE00 8.30
Putty
#BEAE8A
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CCAA #AAB1D3
analogous
#D3B8AA #D3CCAA #C6D3AA
triadic
#D3CCAA #AAD3CC #CCAAD3
tetradic
#D3CCAA #AAD3B8 #AAB1D3 #D3AAC6
square
#D3CCAA #AAD3B8 #AAB1D3 #D3AAC6
split-complementary
#D3CCAA #AAC6D3 #B8AAD3
monochromatic
#A99C59 #BEB482 #D3CCAA #E8E4D2 #F5F3EB
Accessibility & contrast
On white
1.62
#D3CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#D3CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CCAA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CCAA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAA8
Deuteranopia (green-blind)
#D5CDAB
Tritanopia (blue-blind)
#DAC7C3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d3ccaa; /* rgb */ color: rgb(211, 204, 170); /* oklch */ color: oklch(84.2% 0.046 97.6);
Tailwind
colors: {
custom: {
50: '#e0dbc3',
500: '#d3ccaa',
950: '#000000',
},
}SCSS
$custom: #d3ccaa; $custom-light: #e0dbc3; $custom-dark: #000000;
JSON
{
"hex": "#d3ccaa",
"rgb": {
"r": 211,
"g": 204,
"b": 170
},
"hsl": {
"h": 49.756,
"s": 31.783,
"l": 74.706
},
"oklch": {
"l": 0.84205,
"c": 0.04622,
"h": 97.6
},
"luminance": 0.59937
}Semantic roles & 50–950 ramp
primary
#D3CCAA
secondary
#7880A9
accent
#4EAB3B
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482