#D7CDAE#D7CDAE
#D7CDAE is a very light, muted yellow. Relative luminance 0.612; OKLCH L 84.8% C 0.043 H 92.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CDAE |
|---|---|
| RGB | rgb(215, 205, 174) |
| HSL | hsl(45, 34%, 76%) |
| HSV | hsv(45, 19%, 84%) |
| CMYK | cmyk(0%, 4.7%, 19.1%, 15.7%) |
| CIE-LAB | lab(82.47, -1.57, 16.70) |
| CIE-LCH | lch(82.47, 16.78, 95.36°) |
| OKLab | oklab(84.84% -0.0017 0.043) |
| OKLCH | oklch(84.84% 0.043 92.2) |
| XYZ | xyz(57.4954, 61.1667, 48.8137) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.17
Warm Beige
#E9DCC9
ΔE00 6.39
Wheat
#F5DEB3
ΔE00 6.77
Warm Gray
#C9BEB0
ΔE00 7.47
Champagne
#F7E7CE
ΔE00 7.48
Eggshell
#F0EAD6
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CDAE #AEB8D7
analogous
#D7B9AE #D7CDAE #CDD7AE
triadic
#D7CDAE #AED7CD #CDAED7
tetradic
#D7CDAE #AED7B9 #AEB8D7 #D7AECD
square
#D7CDAE #AED7B9 #AEB8D7 #D7AECD
split-complementary
#D7CDAE #AECDD7 #B9AED7
monochromatic
#AF9A5C #C3B485 #D7CDAE #EBE6D7 #F5F2EB
Accessibility & contrast
On white
1.59
#D7CDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#D7CDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CDAE
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CDAE | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBAC
Deuteranopia (green-blind)
#D7CFAF
Tritanopia (blue-blind)
#DEC8C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d7cdae; /* rgb */ color: rgb(215, 205, 174); /* oklch */ color: oklch(84.8% 0.043 92.2);
Tailwind
colors: {
custom: {
50: '#e3dcc6',
500: '#d7cdae',
950: '#000000',
},
}SCSS
$custom: #d7cdae; $custom-light: #e3dcc6; $custom-dark: #000000;
JSON
{
"hex": "#d7cdae",
"rgb": {
"r": 215,
"g": 205,
"b": 174
},
"hsl": {
"h": 45.366,
"s": 33.884,
"l": 76.275
},
"oklch": {
"l": 0.84835,
"c": 0.04301,
"h": 92.2
},
"luminance": 0.61166
}Semantic roles & 50–950 ramp
primary
#D7CDAE
secondary
#7B88AE
accent
#55AD39
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482