#D2CDAE#D2CDAE
#D2CDAE is a very light, muted yellow. Relative luminance 0.604; OKLCH L 84.4% C 0.042 H 99.7°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDAE |
|---|---|
| RGB | rgb(210, 205, 174) |
| HSL | hsl(52, 29%, 75%) |
| HSV | hsv(52, 17%, 82%) |
| CMYK | cmyk(0%, 2.4%, 17.1%, 17.6%) |
| CIE-LAB | lab(82.07, -3.41, 16.08) |
| CIE-LCH | lch(82.07, 16.44, 101.98°) |
| OKLab | oklab(84.42% -0.007 0.0414) |
| OKLCH | oklch(84.42% 0.042 99.7) |
| XYZ | xyz(56.0492, 60.4210, 48.7459) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.49
Warm Beige
#E9DCC9
ΔE00 7.78
Eggshell
#F0EAD6
ΔE00 7.94
Wheat
#F5DEB3
ΔE00 8.40
Warm Gray
#C9BEB0
ΔE00 8.42
Champagne
#F7E7CE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDAE #AEB3D2
analogous
#D2BBAE #D2CDAE #C5D2AE
triadic
#D2CDAE #AED2CD #CDAED2
tetradic
#D2CDAE #AED2BB #AEB3D2 #D2AEC5
square
#D2CDAE #AED2BB #AEB3D2 #D2AEC5
split-complementary
#D2CDAE #AEC5D2 #BBAED2
monochromatic
#A69C5F #BCB587 #D2CDAE #E8E5D5 #F4F3EB
Accessibility & contrast
On white
1.61
#D2CDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#D2CDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDAE
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDAE | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAC
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#D8C8C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2cdae; /* rgb */ color: rgb(210, 205, 174); /* oklch */ color: oklch(84.4% 0.042 99.7);
Tailwind
colors: {
custom: {
50: '#e0dcc6',
500: '#d2cdae',
950: '#000000',
},
}SCSS
$custom: #d2cdae; $custom-light: #e0dcc6; $custom-dark: #000000;
JSON
{
"hex": "#d2cdae",
"rgb": {
"r": 210,
"g": 205,
"b": 174
},
"hsl": {
"h": 51.667,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.8442,
"c": 0.04202,
"h": 99.7
},
"luminance": 0.6042
}Semantic roles & 50–950 ramp
primary
#D2CDAE
secondary
#7C82A8
accent
#4DA73E
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482