#D2CAB8#D2CAB8
#D2CAB8 is a very light, muted orange. Relative luminance 0.594; OKLCH L 84.1% C 0.026 H 86.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CAB8 |
|---|---|
| RGB | rgb(210, 202, 184) |
| HSL | hsl(42, 22%, 77%) |
| HSV | hsv(42, 12%, 82%) |
| CMYK | cmyk(0%, 3.8%, 12.4%, 17.6%) |
| CIE-LAB | lab(81.51, -0.28, 9.98) |
| CIE-LCH | lch(81.51, 9.98, 91.60°) |
| OKLab | oklab(84.06% 0.0014 0.026) |
| OKLCH | oklch(84.06% 0.026 86.9) |
| XYZ | xyz(56.3498, 59.4041, 53.8357) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.87
Warm Beige
#E9DCC9
ΔE00 5.00
Eggshell
#F0EAD6
ΔE00 7.33
Champagne
#F7E7CE
ΔE00 7.77
Light Grey
#D8DCD6
ΔE00 7.81
Silver (survey)
#C5C9C7
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CAB8 #B8C0D2
analogous
#D2BDB8 #D2CAB8 #CDD2B8
triadic
#D2CAB8 #B8D2CA #CAB8D2
tetradic
#D2CAB8 #B8D2BD #B8C0D2 #D2B8CD
square
#D2CAB8 #B8D2BD #B8C0D2 #D2B8CD
split-complementary
#D2CAB8 #B8CDD2 #BDB8D2
monochromatic
#A3926D #BAAE93 #D2CAB8 #EAE6DD #F3F1EC
Accessibility & contrast
On white
1.63
#D2CAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#D2CAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CAB8
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CAB8 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B7
Deuteranopia (green-blind)
#D1CBB8
Tritanopia (blue-blind)
#D7C7C5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2cab8; /* rgb */ color: rgb(210, 202, 184); /* oklch */ color: oklch(84.1% 0.026 86.9);
Tailwind
colors: {
custom: {
50: '#dfdacd',
500: '#d2cab8',
950: '#000000',
},
}SCSS
$custom: #d2cab8; $custom-light: #dfdacd; $custom-dark: #000000;
JSON
{
"hex": "#d2cab8",
"rgb": {
"r": 210,
"g": 202,
"b": 184
},
"hsl": {
"h": 41.538,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.84057,
"c": 0.02605,
"h": 86.9
},
"luminance": 0.59403
}Semantic roles & 50–950 ramp
primary
#D2CAB8
secondary
#8791A7
accent
#61A145
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383