#D2C4B4#D2C4B4
#D2C4B4 is a very light, muted orange. Relative luminance 0.565; OKLCH L 82.7% C 0.027 H 71.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C4B4 |
|---|---|
| RGB | rgb(210, 196, 180) |
| HSL | hsl(32, 25%, 76%) |
| HSV | hsv(32, 14%, 82%) |
| CMYK | cmyk(0%, 6.7%, 14.3%, 17.6%) |
| CIE-LAB | lab(79.88, 2.24, 9.80) |
| CIE-LCH | lch(79.88, 10.05, 77.15°) |
| OKLab | oklab(82.75% 0.0087 0.0256) |
| OKLCH | oklch(82.75% 0.027 71.1) |
| XYZ | xyz(54.5560, 56.4777, 51.1985) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.11
Warm Beige
#E9DCC9
ΔE00 5.80
Greige
#B8AB98
ΔE00 6.97
Khaki
#C3B091
ΔE00 7.49
Silver
#C0C0C0
ΔE00 8.53
Champagne
#F7E7CE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C4B4 #B4C2D2
analogous
#D2B5B4 #D2C4B4 #D1D2B4
triadic
#D2C4B4 #B4D2C4 #C4B4D2
tetradic
#D2C4B4 #B4D2B5 #B4C2D2 #D2B4D1
square
#D2C4B4 #B4D2B5 #B4C2D2 #D2B4D1
split-complementary
#D2C4B4 #B4D1D2 #B5B4D2
monochromatic
#A48868 #BBA68E #D2C4B4 #E9E2DA #F4F0EC
Accessibility & contrast
On white
1.71
#D2C4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#D2C4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C4B4
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C4B4 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B3
Deuteranopia (green-blind)
#CDC7B4
Tritanopia (blue-blind)
#D8C1BF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d2c4b4; /* rgb */ color: rgb(210, 196, 180); /* oklch */ color: oklch(82.7% 0.027 71.1);
Tailwind
colors: {
custom: {
50: '#e0d5ca',
500: '#d2c4b4',
950: '#000000',
},
}SCSS
$custom: #d2c4b4; $custom-light: #e0d5ca; $custom-dark: #000000;
JSON
{
"hex": "#d2c4b4",
"rgb": {
"r": 210,
"g": 196,
"b": 180
},
"hsl": {
"h": 32,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.82747,
"c": 0.02701,
"h": 71.1
},
"luminance": 0.56477
}Semantic roles & 50–950 ramp
primary
#D2C4B4
secondary
#8394A8
accent
#6FA442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382