#D6CAC2#D6CAC2
#D6CAC2 is a very light, near-neutral orange. Relative luminance 0.604; OKLCH L 84.7% C 0.017 H 56.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CAC2 |
|---|---|
| RGB | rgb(214, 202, 194) |
| HSL | hsl(24, 20%, 80%) |
| HSV | hsv(24, 9%, 84%) |
| CMYK | cmyk(0%, 5.6%, 9.3%, 16.1%) |
| CIE-LAB | lab(82.07, 2.80, 5.48) |
| CIE-LCH | lch(82.07, 6.16, 62.94°) |
| OKLab | oklab(84.65% 0.0097 0.0145) |
| OKLCH | oklch(84.65% 0.017 56.2) |
| XYZ | xyz(58.5887, 60.4330, 59.6068) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.47
Light Gray
#D3D3D3
ΔE00 6.20
Warm Beige
#E9DCC9
ΔE00 6.33
Silver
#C0C0C0
ΔE00 6.70
Gainsboro
#DCDCDC
ΔE00 7.05
Silver (survey)
#C5C9C7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CAC2 #C2CED6
analogous
#D6C2C4 #D6CAC2 #D6D4C2
triadic
#D6CAC2 #C2D6CA #CAC2D6
tetradic
#D6CAC2 #C4D6C2 #C2CED6 #D4C2D6
square
#D6CAC2 #C4D6C2 #C2CED6 #D4C2D6
split-complementary
#D6CAC2 #C2D6D4 #C2C4D6
monochromatic
#A58A79 #BDAA9D #D6CAC2 #EFEAE7 #F3EFED
Accessibility & contrast
On white
1.60
#D6CAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#D6CAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CAC2
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CAC2 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC2
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#DAC8C8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d6cac2; /* rgb */ color: rgb(214, 202, 194); /* oklch */ color: oklch(84.7% 0.017 56.2);
Tailwind
colors: {
custom: {
50: '#e2dad4',
500: '#d6cac2',
950: '#000000',
},
}SCSS
$custom: #d6cac2; $custom-light: #e2dad4; $custom-dark: #000000;
JSON
{
"hex": "#d6cac2",
"rgb": {
"r": 214,
"g": 202,
"b": 194
},
"hsl": {
"h": 24,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.84653,
"c": 0.0174,
"h": 56.2
},
"luminance": 0.60432
}Semantic roles & 50–950 ramp
primary
#D6CAC2
secondary
#91A1AB
accent
#7B9E48
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383