#D2CDA7#D2CDA7
#D2CDA7 is a very light, muted yellow. Relative luminance 0.602; OKLCH L 84.3% C 0.051 H 101.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDA7 |
|---|---|
| RGB | rgb(210, 205, 167) |
| HSL | hsl(53, 32%, 74%) |
| HSV | hsv(53, 20%, 82%) |
| CMYK | cmyk(0%, 2.4%, 20.5%, 17.6%) |
| CIE-LAB | lab(81.92, -4.45, 19.59) |
| CIE-LCH | lch(81.92, 20.09, 102.81°) |
| OKLab | oklab(84.26% -0.0099 0.0501) |
| OKLCH | oklch(84.26% 0.051 101.2) |
| XYZ | xyz(55.3845, 60.1551, 45.2452) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.12
Vanilla
#F3E5AB
ΔE00 7.75
Palegoldenrod
#EEE8AA
ΔE00 8.08
Wheat
#F5DEB3
ΔE00 8.17
Sand
#C2B280
ΔE00 8.21
Putty
#BEAE8A
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDA7 #A7ACD2
analogous
#D2B8A7 #D2CDA7 #C2D2A7
triadic
#D2CDA7 #A7D2CD #CDA7D2
tetradic
#D2CDA7 #A7D2B8 #A7ACD2 #D2A7C2
square
#D2CDA7 #A7D2B8 #A7ACD2 #D2A7C2
split-complementary
#D2CDA7 #A7C2D2 #B8A7D2
monochromatic
#A89F56 #BDB67F #D2CDA7 #E7E4CF #F5F3EB
Accessibility & contrast
On white
1.61
#D2CDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#D2CDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDA7
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDA7 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CAA5
Deuteranopia (green-blind)
#D6CDA8
Tritanopia (blue-blind)
#D9C8C2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2cda7; /* rgb */ color: rgb(210, 205, 167); /* oklch */ color: oklch(84.3% 0.051 101.2);
Tailwind
colors: {
custom: {
50: '#e0dcc1',
500: '#d2cda7',
950: '#000000',
},
}SCSS
$custom: #d2cda7; $custom-light: #e0dcc1; $custom-dark: #000000;
JSON
{
"hex": "#d2cda7",
"rgb": {
"r": 210,
"g": 205,
"b": 167
},
"hsl": {
"h": 53.023,
"s": 32.331,
"l": 73.922
},
"oklch": {
"l": 0.84259,
"c": 0.05106,
"h": 101.2
},
"luminance": 0.60154
}Semantic roles & 50–950 ramp
primary
#D2CDA7
secondary
#757BA8
accent
#48AB3A
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482