#D2CAC0#D2CAC0
#D2CAC0 is a very light, near-neutral orange. Relative luminance 0.597; OKLCH L 84.3% C 0.016 H 73.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CAC0 |
|---|---|
| RGB | rgb(210, 202, 192) |
| HSL | hsl(33, 17%, 79%) |
| HSV | hsv(33, 9%, 82%) |
| CMYK | cmyk(0%, 3.8%, 8.6%, 17.6%) |
| CIE-LAB | lab(81.70, 1.04, 5.97) |
| CIE-LCH | lch(81.70, 6.06, 80.11°) |
| OKLab | oklab(84.27% 0.0046 0.0157) |
| OKLCH | oklch(84.27% 0.016 73.7) |
| XYZ | xyz(57.2122, 59.7490, 58.3777) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.49
Warm Beige
#E9DCC9
ΔE00 5.65
Light Gray
#D3D3D3
ΔE00 5.75
Silver
#C0C0C0
ΔE00 6.09
Silver (survey)
#C5C9C7
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CAC0 #C0C8D2
analogous
#D2C1C0 #D2CAC0 #D1D2C0
triadic
#D2CAC0 #C0D2CA #CAC0D2
tetradic
#D2CAC0 #C0D2C1 #C0C8D2 #D2C0D1
square
#D2CAC0 #C0D2C1 #C0C8D2 #D2C0D1
split-complementary
#D2CAC0 #C0D1D2 #C1C0D2
monochromatic
#9F8E79 #B9AC9C #D2CAC0 #ECE8E4 #F2F0ED
Accessibility & contrast
On white
1.62
#D2CAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#D2CAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CAC0
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CAC0 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABF
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#D6C8C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2cac0; /* rgb */ color: rgb(210, 202, 192); /* oklch */ color: oklch(84.3% 0.016 73.7);
Tailwind
colors: {
custom: {
50: '#dfdad3',
500: '#d2cac0',
950: '#000000',
},
}SCSS
$custom: #d2cac0; $custom-light: #dfdad3; $custom-dark: #000000;
JSON
{
"hex": "#d2cac0",
"rgb": {
"r": 210,
"g": 202,
"b": 192
},
"hsl": {
"h": 33.333,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.84267,
"c": 0.01636,
"h": 73.7
},
"luminance": 0.59748
}Semantic roles & 50–950 ramp
primary
#D2CAC0
secondary
#8F9AA7
accent
#6E9B4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383