#D2CDA8#D2CDA8
#D2CDA8 is a very light, muted yellow. Relative luminance 0.602; OKLCH L 84.3% C 0.050 H 101.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDA8 |
|---|---|
| RGB | rgb(210, 205, 168) |
| HSL | hsl(53, 32%, 74%) |
| HSV | hsv(53, 20%, 82%) |
| CMYK | cmyk(0%, 2.4%, 20%, 17.6%) |
| CIE-LAB | lab(81.94, -4.31, 19.09) |
| CIE-LCH | lch(81.94, 19.57, 102.72°) |
| OKLab | oklab(84.28% -0.0095 0.0489) |
| OKLCH | oklch(84.28% 0.05 101) |
| XYZ | xyz(55.4773, 60.1922, 45.7339) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.29
Vanilla
#F3E5AB
ΔE00 7.90
Wheat
#F5DEB3
ΔE00 8.18
Palegoldenrod
#EEE8AA
ΔE00 8.26
Sand
#C2B280
ΔE00 8.32
Putty
#BEAE8A
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDA8 #A8ADD2
analogous
#D2B8A8 #D2CDA8 #C2D2A8
triadic
#D2CDA8 #A8D2CD #CDA8D2
tetradic
#D2CDA8 #A8D2B8 #A8ADD2 #D2A8C2
square
#D2CDA8 #A8D2B8 #A8ADD2 #D2A8C2
split-complementary
#D2CDA8 #A8C2D2 #B8A8D2
monochromatic
#A89F57 #BDB680 #D2CDA8 #E7E4D0 #F5F3EB
Accessibility & contrast
On white
1.61
#D2CDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#D2CDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDA8
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDA8 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CAA6
Deuteranopia (green-blind)
#D6CDA9
Tritanopia (blue-blind)
#D9C8C3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2cda8; /* rgb */ color: rgb(210, 205, 168); /* oklch */ color: oklch(84.3% 0.050 101.0);
Tailwind
colors: {
custom: {
50: '#e0dcc2',
500: '#d2cda8',
950: '#000000',
},
}SCSS
$custom: #d2cda8; $custom-light: #e0dcc2; $custom-dark: #000000;
JSON
{
"hex": "#d2cda8",
"rgb": {
"r": 210,
"g": 205,
"b": 168
},
"hsl": {
"h": 52.857,
"s": 31.818,
"l": 74.118
},
"oklch": {
"l": 0.84282,
"c": 0.04978,
"h": 101
},
"luminance": 0.60191
}Semantic roles & 50–950 ramp
primary
#D2CDA8
secondary
#767CA8
accent
#48AB3B
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482