#D2C8A5#D2C8A5
#D2C8A5 is a very light, muted yellow. Relative luminance 0.577; OKLCH L 83.2% C 0.048 H 93.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8A5 |
|---|---|
| RGB | rgb(210, 200, 165) |
| HSL | hsl(47, 33%, 74%) |
| HSV | hsv(47, 21%, 82%) |
| CMYK | cmyk(0%, 4.8%, 21.4%, 17.6%) |
| CIE-LAB | lab(80.59, -2.15, 18.79) |
| CIE-LCH | lch(80.59, 18.92, 96.52°) |
| OKLab | oklab(83.19% -0.0033 0.0481) |
| OKLCH | oklch(83.19% 0.048 93.9) |
| XYZ | xyz(54.0241, 57.7278, 43.8867) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.93
Putty
#BEAE8A
ΔE00 7.03
Sand
#C2B280
ΔE00 7.12
Khaki
#C3B091
ΔE00 7.33
Wheat
#F5DEB3
ΔE00 7.42
Warm Beige
#E9DCC9
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8A5 #A5AFD2
analogous
#D2B1A5 #D2C8A5 #C5D2A5
triadic
#D2C8A5 #A5D2C8 #C8A5D2
tetradic
#D2C8A5 #A5D2B1 #A5AFD2 #D2A5C5
square
#D2C8A5 #A5D2B1 #A5AFD2 #D2A5C5
split-complementary
#D2C8A5 #A5C5D2 #B1A5D2
monochromatic
#A89654 #BEAF7C #D2C8A5 #E6E1CE #F5F3EB
Accessibility & contrast
On white
1.67
#D2C8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#D2C8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8A5
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8A5 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A3
Deuteranopia (green-blind)
#D3C9A6
Tritanopia (blue-blind)
#DAC3BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d2c8a5; /* rgb */ color: rgb(210, 200, 165); /* oklch */ color: oklch(83.2% 0.048 93.9);
Tailwind
colors: {
custom: {
50: '#e0d8bf',
500: '#d2c8a5',
950: '#000000',
},
}SCSS
$custom: #d2c8a5; $custom-light: #e0d8bf; $custom-dark: #000000;
JSON
{
"hex": "#d2c8a5",
"rgb": {
"r": 210,
"g": 200,
"b": 165
},
"hsl": {
"h": 46.667,
"s": 33.333,
"l": 73.529
},
"oklch": {
"l": 0.83192,
"c": 0.04823,
"h": 93.9
},
"luminance": 0.57727
}Semantic roles & 50–950 ramp
primary
#D2C8A5
secondary
#737FA8
accent
#53AC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382