#D2CAC4#D2CAC4
#D2CAC4 is a very light, near-neutral orange. Relative luminance 0.599; OKLCH L 84.4% C 0.012 H 59.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CAC4 |
|---|---|
| RGB | rgb(210, 202, 196) |
| HSL | hsl(26, 13%, 80%) |
| HSV | hsv(26, 7%, 82%) |
| CMYK | cmyk(0%, 3.8%, 6.7%, 17.6%) |
| CIE-LAB | lab(81.80, 1.72, 3.98) |
| CIE-LCH | lch(81.80, 4.33, 66.58°) |
| OKLab | oklab(84.38% 0.0062 0.0105) |
| OKLCH | oklch(84.38% 0.012 59.5) |
| XYZ | xyz(57.6615, 59.9287, 60.7436) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.67
Warm Gray
#C9BEB0
ΔE00 4.69
Silver
#C0C0C0
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.81
Silver (survey)
#C5C9C7
ΔE00 5.93
Warm Beige
#E9DCC9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CAC4 #C4CCD2
analogous
#D2C4C5 #D2CAC4 #D2D1C4
triadic
#D2CAC4 #C4D2CA #CAC4D2
tetradic
#D2CAC4 #C5D2C4 #C4CCD2 #D1C4D2
square
#D2CAC4 #C5D2C4 #C4CCD2 #D1C4D2
split-complementary
#D2CAC4 #C4D2D1 #C4C5D2
monochromatic
#9D8C7F #B8ABA1 #D2CAC4 #ECE9E7 #F2EFEE
Accessibility & contrast
On white
1.62
#D2CAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#D2CAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CAC4
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CAC4 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC4
Deuteranopia (green-blind)
#CECCC4
Tritanopia (blue-blind)
#D5C8C8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2cac4; /* rgb */ color: rgb(210, 202, 196); /* oklch */ color: oklch(84.4% 0.012 59.5);
Tailwind
colors: {
custom: {
50: '#dfdad5',
500: '#d2cac4',
950: '#000000',
},
}SCSS
$custom: #d2cac4; $custom-light: #dfdad5; $custom-dark: #000000;
JSON
{
"hex": "#d2cac4",
"rgb": {
"r": 210,
"g": 202,
"b": 196
},
"hsl": {
"h": 25.714,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.84376,
"c": 0.01218,
"h": 59.5
},
"luminance": 0.59928
}Semantic roles & 50–950 ramp
primary
#D2CAC4
secondary
#949EA6
accent
#78984E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383