#D6CAC8#D6CAC8
#D6CAC8 is a very light, near-neutral red. Relative luminance 0.607; OKLCH L 84.8% C 0.014 H 28.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CAC8 |
|---|---|
| RGB | rgb(214, 202, 200) |
| HSL | hsl(9, 15%, 81%) |
| HSV | hsv(9, 7%, 84%) |
| CMYK | cmyk(0%, 5.6%, 6.5%, 16.1%) |
| CIE-LAB | lab(82.22, 3.82, 2.49) |
| CIE-LCH | lch(82.22, 4.56, 33.11°) |
| OKLab | oklab(84.82% 0.012 0.0066) |
| OKLCH | oklch(84.82% 0.014 28.9) |
| XYZ | xyz(59.2762, 60.7080, 63.2275) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.69
Silver
#C0C0C0
ΔE00 6.30
Gainsboro
#DCDCDC
ΔE00 6.58
Warm Gray
#C9BEB0
ΔE00 7.08
Silver (survey)
#C5C9C7
ΔE00 8.10
Fog
#D8DCE0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CAC8 #C8D4D6
analogous
#D6C8CD #D6CAC8 #D6D1C8
triadic
#D6CAC8 #C8D6CA #CAC8D6
tetradic
#D6CAC8 #CDD6C8 #C8D4D6 #D1C8D6
square
#D6CAC8 #CDD6C8 #C8D4D6 #D1C8D6
split-complementary
#D6CAC8 #C8D6D1 #C8CDD6
monochromatic
#A28682 #BCA8A5 #D6CAC8 #F0ECEB #F2EEED
Accessibility & contrast
On white
1.60
#D6CAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#D6CAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CAC8
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CAC8 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC8
Deuteranopia (green-blind)
#CFCDC8
Tritanopia (blue-blind)
#D9C9C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d6cac8; /* rgb */ color: rgb(214, 202, 200); /* oklch */ color: oklch(84.8% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#e2dad8',
500: '#d6cac8',
950: '#000000',
},
}SCSS
$custom: #d6cac8; $custom-light: #e2dad8; $custom-dark: #000000;
JSON
{
"hex": "#d6cac8",
"rgb": {
"r": 214,
"g": 202,
"b": 200
},
"hsl": {
"h": 8.571,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.84819,
"c": 0.01374,
"h": 28.9
},
"luminance": 0.60707
}Semantic roles & 50–950 ramp
primary
#D6CAC8
secondary
#98A8AB
accent
#8E994D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383