#DAC8CF#DAC8CF
#DAC8CF is a very light, muted pink. Relative luminance 0.607; OKLCH L 85.0% C 0.022 H 352.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC8CF |
|---|---|
| RGB | rgb(218, 200, 207) |
| HSL | hsl(337, 20%, 82%) |
| HSV | hsv(337, 8%, 85%) |
| CMYK | cmyk(0%, 8.3%, 5%, 14.5%) |
| CIE-LAB | lab(82.23, 7.49, -1.21) |
| CIE-LCH | lch(82.23, 7.58, 350.86°) |
| OKLab | oklab(84.96% 0.022 -0.0031) |
| OKLCH | oklch(84.96% 0.022 352) |
| XYZ | xyz(60.8289, 60.7198, 67.5350) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.27
Mistyrose
#FFE4E1
ΔE00 8.34
Pinkish Grey
#C8ACA9
ΔE00 8.73
Lavenderblush
#FFF0F5
ΔE00 8.91
Light Gray
#D3D3D3
ΔE00 9.14
Light Pink
#FFD1DF
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC8CF #C8DAD3
analogous
#DAC8D8 #DAC8CF #DACAC8
triadic
#DAC8CF #CFDAC8 #C8CFDA
tetradic
#DAC8CF #D8DAC8 #C8DAD3 #CAC8DA
square
#DAC8CF #D8DAC8 #C8DAD3 #CAC8DA
split-complementary
#DAC8CF #C8DACA #C8D8DA
monochromatic
#A97F8F #C1A3AF #DAC8CF #F3EDEF #F3EDEF
Accessibility & contrast
On white
1.60
#DAC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#DAC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC8CF
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC8CF | 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)
#C9CBCF
Deuteranopia (green-blind)
#CDCECF
Tritanopia (blue-blind)
#DDC8CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dac8cf; /* rgb */ color: rgb(218, 200, 207); /* oklch */ color: oklch(85.0% 0.022 352.0);
Tailwind
colors: {
custom: {
50: '#e5d8dd',
500: '#dac8cf',
950: '#000000',
},
}SCSS
$custom: #dac8cf; $custom-light: #e5d8dd; $custom-dark: #000000;
JSON
{
"hex": "#dac8cf",
"rgb": {
"r": 218,
"g": 200,
"b": 207
},
"hsl": {
"h": 336.667,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.84963,
"c": 0.02218,
"h": 352
},
"luminance": 0.60719
}Semantic roles & 50–950 ramp
primary
#DAC8CF
secondary
#97B0A6
accent
#9E7C48
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384