#D3CAAE#D3CAAE
#D3CAAE is a very light, muted yellow. Relative luminance 0.591; OKLCH L 83.9% C 0.039 H 92.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CAAE |
|---|---|
| RGB | rgb(211, 202, 174) |
| HSL | hsl(45, 30%, 75%) |
| HSV | hsv(45, 18%, 83%) |
| CMYK | cmyk(0%, 4.3%, 17.5%, 17.3%) |
| CIE-LAB | lab(81.37, -1.48, 15.12) |
| CIE-LCH | lch(81.37, 15.19, 95.60°) |
| OKLab | oklab(83.89% -0.0015 0.039) |
| OKLCH | oklch(83.89% 0.039 92.3) |
| XYZ | xyz(55.6241, 59.1468, 48.5224) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.41
Warm Gray
#C9BEB0
ΔE00 6.47
Beige (survey)
#E6DAA6
ΔE00 7.30
Khaki
#C3B091
ΔE00 7.65
Wheat
#F5DEB3
ΔE00 7.79
Eggshell
#F0EAD6
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CAAE #AEB7D3
analogous
#D3B7AE #D3CAAE #C9D3AE
triadic
#D3CAAE #AED3CA #CAAED3
tetradic
#D3CAAE #AED3B7 #AEB7D3 #D3AEC9
square
#D3CAAE #AED3B7 #AEB7D3 #D3AEC9
split-complementary
#D3CAAE #AEC9D3 #B7AED3
monochromatic
#A8965F #BDB086 #D3CAAE #E9E4D6 #F4F2EB
Accessibility & contrast
On white
1.64
#D3CAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#D3CAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CAAE
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CAAE | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9AC
Deuteranopia (green-blind)
#D3CBAF
Tritanopia (blue-blind)
#D9C5C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d3caae; /* rgb */ color: rgb(211, 202, 174); /* oklch */ color: oklch(83.9% 0.039 92.3);
Tailwind
colors: {
custom: {
50: '#e0dac6',
500: '#d3caae',
950: '#000000',
},
}SCSS
$custom: #d3caae; $custom-light: #e0dac6; $custom-dark: #000000;
JSON
{
"hex": "#d3caae",
"rgb": {
"r": 211,
"g": 202,
"b": 174
},
"hsl": {
"h": 45.405,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.83892,
"c": 0.03905,
"h": 92.3
},
"luminance": 0.59146
}Semantic roles & 50–950 ramp
primary
#D3CAAE
secondary
#7C87A9
accent
#57A83D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382