#D2CDA2#D2CDA2
#D2CDA2 is a very light, muted yellow. Relative luminance 0.600; OKLCH L 84.1% C 0.057 H 102.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDA2 |
|---|---|
| RGB | rgb(210, 205, 162) |
| HSL | hsl(54, 35%, 73%) |
| HSV | hsv(54, 23%, 82%) |
| CMYK | cmyk(0%, 2.4%, 22.9%, 17.6%) |
| CIE-LAB | lab(81.82, -5.17, 22.09) |
| CIE-LCH | lch(81.82, 22.69, 103.18°) |
| OKLab | oklab(84.15% -0.012 0.0562) |
| OKLCH | oklch(84.15% 0.057 102) |
| XYZ | xyz(54.9312, 59.9738, 42.8578) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.46
Vanilla
#F3E5AB
ΔE00 7.15
Palegoldenrod
#EEE8AA
ΔE00 7.31
Sand
#C2B280
ΔE00 7.78
Wheat
#F5DEB3
ΔE00 8.22
Putty
#BEAE8A
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDA2 #A2A7D2
analogous
#D2B5A2 #D2CDA2 #BFD2A2
triadic
#D2CDA2 #A2D2CD #CDA2D2
tetradic
#D2CDA2 #A2D2B5 #A2A7D2 #D2A2BF
square
#D2CDA2 #A2D2B5 #A2A7D2 #D2A2BF
split-complementary
#D2CDA2 #A2BFD2 #B5A2D2
monochromatic
#A89F51 #BEB779 #D2CDA2 #E6E3CB #F5F4EA
Accessibility & contrast
On white
1.62
#D2CDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#D2CDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDA2
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDA2 | 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)
#D5CA9F
Deuteranopia (green-blind)
#D7CDA3
Tritanopia (blue-blind)
#DAC7C1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2cda2; /* rgb */ color: rgb(210, 205, 162); /* oklch */ color: oklch(84.1% 0.057 102.0);
Tailwind
colors: {
custom: {
50: '#e0dcbd',
500: '#d2cda2',
950: '#000000',
},
}SCSS
$custom: #d2cda2; $custom-light: #e0dcbd; $custom-dark: #000000;
JSON
{
"hex": "#d2cda2",
"rgb": {
"r": 210,
"g": 205,
"b": 162
},
"hsl": {
"h": 53.75,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.84149,
"c": 0.05745,
"h": 102
},
"luminance": 0.59973
}Semantic roles & 50–950 ramp
primary
#D2CDA2
secondary
#7076A8
accent
#44AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151512
muted
#848482