#D4D0C8#D4D0C8
#D4D0C8 is a very light, near-neutral orange. Relative luminance 0.633; OKLCH L 85.9% C 0.012 H 84.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D0C8 |
|---|---|
| RGB | rgb(212, 208, 200) |
| HSL | hsl(40, 12%, 81%) |
| HSV | hsv(40, 6%, 83%) |
| CMYK | cmyk(0%, 1.9%, 5.7%, 16.9%) |
| CIE-LAB | lab(83.59, -0.03, 4.45) |
| CIE-LCH | lch(83.59, 4.45, 90.42°) |
| OKLab | oklab(85.85% 0.0011 0.0117) |
| OKLCH | oklch(85.85% 0.012 84.6) |
| XYZ | xyz(60.1312, 63.2793, 63.6787) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.10
Light Grey
#D8DCD6
ΔE00 4.55
Silver (survey)
#C5C9C7
ΔE00 4.80
Gainsboro
#DCDCDC
ΔE00 4.88
Warm Gray
#C9BEB0
ΔE00 5.56
Silver
#C0C0C0
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D0C8 #C8CCD4
analogous
#D4CAC8 #D4D0C8 #D2D4C8
triadic
#D4D0C8 #C8D4D0 #D0C8D4
tetradic
#D4D0C8 #C8D4CA #C8CCD4 #D4C8D2
square
#D4D0C8 #C8D4CA #C8CCD4 #D4C8D2
split-complementary
#D4D0C8 #C8D2D4 #CAC8D4
monochromatic
#9E9583 #B9B3A6 #D4D0C8 #EFEDEA #F2F0EE
Accessibility & contrast
On white
1.54
#D4D0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#D4D0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D0C8
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D0C8 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C8
Deuteranopia (green-blind)
#D3D1C8
Tritanopia (blue-blind)
#D6CFCE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d4d0c8; /* rgb */ color: rgb(212, 208, 200); /* oklch */ color: oklch(85.9% 0.012 84.6);
Tailwind
colors: {
custom: {
50: '#e1ded8',
500: '#d4d0c8',
950: '#000000',
},
}SCSS
$custom: #d4d0c8; $custom-light: #e1ded8; $custom-dark: #000000;
JSON
{
"hex": "#d4d0c8",
"rgb": {
"r": 212,
"g": 208,
"b": 200
},
"hsl": {
"h": 40,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.85854,
"c": 0.01178,
"h": 84.6
},
"luminance": 0.63279
}Semantic roles & 50–950 ramp
primary
#D4D0C8
secondary
#989DA8
accent
#67964F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483