#DAC4CF#DAC4CF
#DAC4CF is a very light, muted pink. Relative luminance 0.589; OKLCH L 84.2% C 0.029 H 346.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC4CF |
|---|---|
| RGB | rgb(218, 196, 207) |
| HSL | hsl(330, 23%, 81%) |
| HSV | hsv(330, 10%, 85%) |
| CMYK | cmyk(0%, 10.1%, 5%, 14.5%) |
| CIE-LAB | lab(81.23, 9.61, -2.67) |
| CIE-LCH | lch(81.23, 9.97, 344.50°) |
| OKLab | oklab(84.19% 0.0279 -0.0069) |
| OKLCH | oklch(84.19% 0.029 346) |
| XYZ | xyz(59.9146, 58.8912, 67.2302) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.17
Light Pink
#FFD1DF
ΔE00 8.12
Pale Pink
#FFCFDC
ΔE00 8.34
Pinkish Grey
#C8ACA9
ΔE00 8.74
Mistyrose
#FFE4E1
ΔE00 9.52
Dusty Pink
#D8A7B1
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC4CF #C4DACF
analogous
#DAC4DA #DAC4CF #DAC4C4
triadic
#DAC4CF #CFDAC4 #C4CFDA
tetradic
#DAC4CF #DADAC4 #C4DACF #C4C4DA
square
#DAC4CF #DADAC4 #C4DACF #C4C4DA
split-complementary
#DAC4CF #C4DAC4 #C4DADA
monochromatic
#AB7992 #C29EB0 #DAC4CF #F2EAEE #F3ECF0
Accessibility & contrast
On white
1.64
#DAC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#DAC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC4CF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC4CF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#DDC4C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dac4cf; /* rgb */ color: rgb(218, 196, 207); /* oklch */ color: oklch(84.2% 0.029 346.0);
Tailwind
colors: {
custom: {
50: '#e5d5dd',
500: '#dac4cf',
950: '#000000',
},
}SCSS
$custom: #dac4cf; $custom-light: #e5d5dd; $custom-dark: #000000;
JSON
{
"hex": "#dac4cf",
"rgb": {
"r": 218,
"g": 196,
"b": 207
},
"hsl": {
"h": 330,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.84185,
"c": 0.02873,
"h": 346
},
"luminance": 0.5889
}Semantic roles & 50–950 ramp
primary
#DAC4CF
secondary
#92B0A1
accent
#A17344
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384