#D2CDAB#D2CDAB
#D2CDAB is a very light, muted yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.046 H 100.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDAB |
|---|---|
| RGB | rgb(210, 205, 171) |
| HSL | hsl(52, 30%, 75%) |
| HSV | hsv(52, 19%, 82%) |
| CMYK | cmyk(0%, 2.4%, 18.6%, 17.6%) |
| CIE-LAB | lab(82.00, -3.86, 17.58) |
| CIE-LCH | lch(82.00, 18.00, 102.39°) |
| OKLab | oklab(84.35% -0.0083 0.0452) |
| OKLCH | oklch(84.35% 0.046 100.4) |
| XYZ | xyz(55.7600, 60.3053, 47.2229) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.85
Wheat
#F5DEB3
ΔE00 8.26
Vanilla
#F3E5AB
ΔE00 8.39
Warm Beige
#E9DCC9
ΔE00 8.44
Eggshell
#F0EAD6
ΔE00 8.47
Sand
#C2B280
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDAB #ABB0D2
analogous
#D2BAAB #D2CDAB #C4D2AB
triadic
#D2CDAB #ABD2CD #CDABD2
tetradic
#D2CDAB #ABD2BA #ABB0D2 #D2ABC4
square
#D2CDAB #ABD2BA #ABB0D2 #D2ABC4
split-complementary
#D2CDAB #ABC4D2 #BAABD2
monochromatic
#A79E5B #BDB583 #D2CDAB #E7E5D3 #F4F3EB
Accessibility & contrast
On white
1.61
#D2CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#D2CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDAB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDAB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBA9
Deuteranopia (green-blind)
#D6CDAC
Tritanopia (blue-blind)
#D8C8C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2cdab; /* rgb */ color: rgb(210, 205, 171); /* oklch */ color: oklch(84.4% 0.046 100.4);
Tailwind
colors: {
custom: {
50: '#e0dcc4',
500: '#d2cdab',
950: '#000000',
},
}SCSS
$custom: #d2cdab; $custom-light: #e0dcc4; $custom-dark: #000000;
JSON
{
"hex": "#d2cdab",
"rgb": {
"r": 210,
"g": 205,
"b": 171
},
"hsl": {
"h": 52.308,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.8435,
"c": 0.0459,
"h": 100.4
},
"luminance": 0.60305
}Semantic roles & 50–950 ramp
primary
#D2CDAB
secondary
#797FA8
accent
#4AA93D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482