#D2CAB6#D2CAB6
#D2CAB6 is a very light, muted orange. Relative luminance 0.593; OKLCH L 84.0% C 0.029 H 88.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CAB6 |
|---|---|
| RGB | rgb(210, 202, 182) |
| HSL | hsl(43, 24%, 77%) |
| HSV | hsv(43, 13%, 82%) |
| CMYK | cmyk(0%, 3.8%, 13.3%, 17.6%) |
| CIE-LAB | lab(81.47, -0.60, 10.98) |
| CIE-LCH | lch(81.47, 11.00, 93.12°) |
| OKLab | oklab(84.01% 0.0006 0.0286) |
| OKLCH | oklch(84.01% 0.029 88.8) |
| XYZ | xyz(56.1417, 59.3208, 52.7394) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.37
Warm Beige
#E9DCC9
ΔE00 5.19
Eggshell
#F0EAD6
ΔE00 7.30
Champagne
#F7E7CE
ΔE00 7.73
Light Grey
#D8DCD6
ΔE00 8.22
Khaki
#C3B091
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CAB6 #B6BED2
analogous
#D2BCB6 #D2CAB6 #CCD2B6
triadic
#D2CAB6 #B6D2CA #CAB6D2
tetradic
#D2CAB6 #B6D2BC #B6BED2 #D2B6CC
square
#D2CAB6 #B6D2BC #B6BED2 #D2B6CC
split-complementary
#D2CAB6 #B6CCD2 #BCB6D2
monochromatic
#A3936A #BBAF90 #D2CAB6 #E9E5DC #F3F1EC
Accessibility & contrast
On white
1.63
#D2CAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#D2CAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CAB6
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CAB6 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B5
Deuteranopia (green-blind)
#D1CBB7
Tritanopia (blue-blind)
#D7C7C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2cab6; /* rgb */ color: rgb(210, 202, 182); /* oklch */ color: oklch(84.0% 0.029 88.8);
Tailwind
colors: {
custom: {
50: '#e0dacb',
500: '#d2cab6',
950: '#000000',
},
}SCSS
$custom: #d2cab6; $custom-light: #e0dacb; $custom-dark: #000000;
JSON
{
"hex": "#d2cab6",
"rgb": {
"r": 210,
"g": 202,
"b": 182
},
"hsl": {
"h": 42.857,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.84006,
"c": 0.02858,
"h": 88.8
},
"luminance": 0.5932
}Semantic roles & 50–950 ramp
primary
#D2CAB6
secondary
#858FA8
accent
#5EA243
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383