#D5CDAE#D5CDAE
#D5CDAE is a very light, muted yellow. Relative luminance 0.609; OKLCH L 84.7% C 0.043 H 95.2°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CDAE |
|---|---|
| RGB | rgb(213, 205, 174) |
| HSL | hsl(48, 32%, 76%) |
| HSV | hsv(48, 18%, 84%) |
| CMYK | cmyk(0%, 3.8%, 18.3%, 16.5%) |
| CIE-LAB | lab(82.31, -2.31, 16.45) |
| CIE-LCH | lch(82.31, 16.61, 97.98°) |
| OKLab | oklab(84.67% -0.0038 0.0424) |
| OKLCH | oklch(84.67% 0.043 95.2) |
| XYZ | xyz(56.9115, 60.8656, 48.7864) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.21
Warm Beige
#E9DCC9
ΔE00 6.90
Wheat
#F5DEB3
ΔE00 7.39
Eggshell
#F0EAD6
ΔE00 7.68
Warm Gray
#C9BEB0
ΔE00 7.80
Champagne
#F7E7CE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CDAE #AEB6D5
analogous
#D5B9AE #D5CDAE #C9D5AE
triadic
#D5CDAE #AED5CD #CDAED5
tetradic
#D5CDAE #AED5B9 #AEB6D5 #D5AEC9
square
#D5CDAE #AED5B9 #AEB6D5 #D5AEC9
split-complementary
#D5CDAE #AEC9D5 #B9AED5
monochromatic
#AB9B5D #C0B486 #D5CDAE #EAE6D6 #F5F3EB
Accessibility & contrast
On white
1.59
#D5CDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#D5CDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CDAE
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CDAE | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBAC
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#DCC8C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d5cdae; /* rgb */ color: rgb(213, 205, 174); /* oklch */ color: oklch(84.7% 0.043 95.2);
Tailwind
colors: {
custom: {
50: '#e2dcc6',
500: '#d5cdae',
950: '#000000',
},
}SCSS
$custom: #d5cdae; $custom-light: #e2dcc6; $custom-dark: #000000;
JSON
{
"hex": "#d5cdae",
"rgb": {
"r": 213,
"g": 205,
"b": 174
},
"hsl": {
"h": 47.692,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.84668,
"c": 0.04253,
"h": 95.2
},
"luminance": 0.60865
}Semantic roles & 50–950 ramp
primary
#D5CDAE
secondary
#7C86AB
accent
#52AA3B
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482