#D4C8B6#D4C8B6
#D4C8B6 is a very light, muted orange. Relative luminance 0.587; OKLCH L 83.8% C 0.028 H 78.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C8B6 |
|---|---|
| RGB | rgb(212, 200, 182) |
| HSL | hsl(36, 26%, 77%) |
| HSV | hsv(36, 14%, 83%) |
| CMYK | cmyk(0%, 5.7%, 14.2%, 16.9%) |
| CIE-LAB | lab(81.12, 1.18, 10.50) |
| CIE-LCH | lch(81.12, 10.57, 83.61°) |
| OKLab | oklab(83.77% 0.0057 0.0274) |
| OKLCH | oklch(83.77% 0.028 78.2) |
| XYZ | xyz(56.2486, 58.6839, 52.6109) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.96
Warm Beige
#E9DCC9
ΔE00 4.76
Champagne
#F7E7CE
ΔE00 7.60
Greige
#B8AB98
ΔE00 7.66
Khaki
#C3B091
ΔE00 7.71
Antiquewhite
#FAEBD7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C8B6 #B6C2D4
analogous
#D4B9B6 #D4C8B6 #D1D4B6
triadic
#D4C8B6 #B6D4C8 #C8B6D4
tetradic
#D4C8B6 #B6D4B9 #B6C2D4 #D4B6D1
square
#D4C8B6 #B6D4B9 #B6C2D4 #D4B6D1
split-complementary
#D4C8B6 #B6D1D4 #B9B6D4
monochromatic
#A78E69 #BDAB8F #D4C8B6 #EBE5DD #F4F0EC
Accessibility & contrast
On white
1.65
#D4C8B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#D4C8B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C8B6
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C8B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C8B6 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B5
Deuteranopia (green-blind)
#D0CBB6
Tritanopia (blue-blind)
#DAC4C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d4c8b6; /* rgb */ color: rgb(212, 200, 182); /* oklch */ color: oklch(83.8% 0.028 78.2);
Tailwind
colors: {
custom: {
50: '#e1d8cb',
500: '#d4c8b6',
950: '#000000',
},
}SCSS
$custom: #d4c8b6; $custom-light: #e1d8cb; $custom-dark: #000000;
JSON
{
"hex": "#d4c8b6",
"rgb": {
"r": 212,
"g": 200,
"b": 182
},
"hsl": {
"h": 36,
"s": 25.862,
"l": 77.255
},
"oklch": {
"l": 0.8377,
"c": 0.02797,
"h": 78.2
},
"luminance": 0.58683
}Semantic roles & 50–950 ramp
primary
#D4C8B6
secondary
#8493AA
accent
#69A441
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383