#D8D2C4#D8D2C4
#D8D2C4 is a very light, muted orange. Relative luminance 0.647; OKLCH L 86.5% C 0.020 H 87.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D2C4 |
|---|---|
| RGB | rgb(216, 210, 196) |
| HSL | hsl(42, 20%, 81%) |
| HSV | hsv(42, 9%, 85%) |
| CMYK | cmyk(0%, 2.8%, 9.3%, 15.3%) |
| CIE-LAB | lab(84.32, -0.34, 7.67) |
| CIE-LCH | lch(84.32, 7.67, 92.57°) |
| OKLab | oklab(86.47% 0.0009 0.0201) |
| OKLCH | oklch(86.47% 0.02 87.5) |
| XYZ | xyz(61.3282, 64.6782, 61.4672) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.10
Warm Gray
#C9BEB0
ΔE00 5.33
Light Grey
#D8DCD6
ΔE00 5.66
Eggshell
#F0EAD6
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 6.55
Silver (survey)
#C5C9C7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D2C4 #C4CAD8
analogous
#D8C8C4 #D8D2C4 #D4D8C4
triadic
#D8D2C4 #C4D8D2 #D2C4D8
tetradic
#D8D2C4 #C4D8C8 #C4CAD8 #D8C4D4
square
#D8D2C4 #C4D8C8 #C4CAD8 #D8C4D4
split-complementary
#D8D2C4 #C4D4D8 #C8C4D8
monochromatic
#A79A7A #C0B69F #D8D2C4 #F0EEE9 #F3F1ED
Accessibility & contrast
On white
1.51
#D8D2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#D8D2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D2C4
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D2C4 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C3
Deuteranopia (green-blind)
#D7D3C4
Tritanopia (blue-blind)
#DCD0CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d8d2c4; /* rgb */ color: rgb(216, 210, 196); /* oklch */ color: oklch(86.5% 0.020 87.5);
Tailwind
colors: {
custom: {
50: '#e4dfd5',
500: '#d8d2c4',
950: '#000000',
},
}SCSS
$custom: #d8d2c4; $custom-light: #e4dfd5; $custom-dark: #000000;
JSON
{
"hex": "#d8d2c4",
"rgb": {
"r": 216,
"g": 210,
"b": 196
},
"hsl": {
"h": 42,
"s": 20.408,
"l": 80.784
},
"oklch": {
"l": 0.86471,
"c": 0.0201,
"h": 87.5
},
"luminance": 0.64678
}Semantic roles & 50–950 ramp
primary
#D8D2C4
secondary
#939BAE
accent
#619F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483