#DAC8C8#DAC8C8
#DAC8C8 is a very light, muted red. Relative luminance 0.604; OKLCH L 84.8% C 0.020 H 17.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC8C8 |
|---|---|
| RGB | rgb(218, 200, 200) |
| HSL | hsl(0, 20%, 82%) |
| HSV | hsv(0, 8%, 85%) |
| CMYK | cmyk(0%, 8.3%, 8.3%, 14.5%) |
| CIE-LAB | lab(82.05, 6.28, 2.28) |
| CIE-LCH | lch(82.05, 6.68, 19.92°) |
| OKLab | oklab(84.76% 0.0193 0.0061) |
| OKLCH | oklch(84.76% 0.02 17.6) |
| XYZ | xyz(59.9920, 60.3850, 63.1275) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.45
Pinkish Grey
#C8ACA9
ΔE00 7.69
Light Gray
#D3D3D3
ΔE00 8.13
Silver
#C0C0C0
ΔE00 8.51
Gainsboro
#DCDCDC
ΔE00 8.80
Warm Gray
#C9BEB0
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC8C8 #C8DADA
analogous
#DAC8D1 #DAC8C8 #DAD1C8
triadic
#DAC8C8 #C8DAC8 #C8C8DA
tetradic
#DAC8C8 #D1DAC8 #C8DADA #D1C8DA
square
#DAC8C8 #D1DAC8 #C8DADA #D1C8DA
split-complementary
#DAC8C8 #C8DAD1 #C8D1DA
monochromatic
#A97F7F #C1A3A3 #DAC8C8 #F3EDED #F3EDED
Accessibility & contrast
On white
1.61
#DAC8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#DAC8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC8C8
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC8C8 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#CFCDC8
Tritanopia (blue-blind)
#DEC6C8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dac8c8; /* rgb */ color: rgb(218, 200, 200); /* oklch */ color: oklch(84.8% 0.020 17.6);
Tailwind
colors: {
custom: {
50: '#e5d8d8',
500: '#dac8c8',
950: '#000000',
},
}SCSS
$custom: #dac8c8; $custom-light: #e5d8d8; $custom-dark: #000000;
JSON
{
"hex": "#dac8c8",
"rgb": {
"r": 218,
"g": 200,
"b": 200
},
"hsl": {
"h": 0,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.84762,
"c": 0.02024,
"h": 17.6
},
"luminance": 0.60384
}Semantic roles & 50–950 ramp
primary
#DAC8C8
secondary
#97B0B0
accent
#9E9E48
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383