#D2C2B6#D2C2B6
#D2C2B6 is a very light, muted orange. Relative luminance 0.557; OKLCH L 82.4% C 0.025 H 59.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C2B6 |
|---|---|
| RGB | rgb(210, 194, 182) |
| HSL | hsl(26, 24%, 77%) |
| HSV | hsv(26, 13%, 82%) |
| CMYK | cmyk(0%, 7.6%, 13.3%, 17.6%) |
| CIE-LAB | lab(79.42, 3.61, 8.06) |
| CIE-LCH | lch(79.42, 8.83, 65.86°) |
| OKLab | oklab(82.4% 0.0125 0.0211) |
| OKLCH | oklch(82.4% 0.025 59.3) |
| XYZ | xyz(54.3130, 55.6636, 52.1299) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.19
Warm Beige
#E9DCC9
ΔE00 7.12
Greige
#B8AB98
ΔE00 7.63
Silver
#C0C0C0
ΔE00 8.06
Light Gray
#D3D3D3
ΔE00 8.70
Khaki
#C3B091
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C2B6 #B6C6D2
analogous
#D2B6B8 #D2C2B6 #D2D0B6
triadic
#D2C2B6 #B6D2C2 #C2B6D2
tetradic
#D2C2B6 #B8D2B6 #B6C6D2 #D0B6D2
square
#D2C2B6 #B8D2B6 #B6C6D2 #D0B6D2
split-complementary
#D2C2B6 #B6D2D0 #B6B8D2
monochromatic
#A3836A #BBA290 #D2C2B6 #E9E2DC #F3EFEC
Accessibility & contrast
On white
1.73
#D2C2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#D2C2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C2B6
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C2B6 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B5
Deuteranopia (green-blind)
#CBC6B6
Tritanopia (blue-blind)
#D8BFBF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d2c2b6; /* rgb */ color: rgb(210, 194, 182); /* oklch */ color: oklch(82.4% 0.025 59.3);
Tailwind
colors: {
custom: {
50: '#e0d4cb',
500: '#d2c2b6',
950: '#000000',
},
}SCSS
$custom: #d2c2b6; $custom-light: #e0d4cb; $custom-dark: #000000;
JSON
{
"hex": "#d2c2b6",
"rgb": {
"r": 210,
"g": 194,
"b": 182
},
"hsl": {
"h": 25.714,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.82399,
"c": 0.02456,
"h": 59.3
},
"luminance": 0.55663
}Semantic roles & 50–950 ramp
primary
#D2C2B6
secondary
#8599A8
accent
#7AA243
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382