#DACFDF#DACFDF
#DACFDF is a very light, muted purple. Relative luminance 0.649; OKLCH L 86.8% C 0.025 H 315.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DACFDF |
|---|---|
| RGB | rgb(218, 207, 223) |
| HSL | hsl(281, 20%, 84%) |
| HSV | hsv(281, 7%, 87%) |
| CMYK | cmyk(2.2%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(84.41, 6.68, -6.53) |
| CIE-LCH | lch(84.41, 9.34, 315.63°) |
| OKLab | oklab(86.81% 0.0177 -0.0174) |
| OKLCH | oklch(86.81% 0.025 315.5) |
| XYZ | xyz(64.5434, 64.8591, 78.9165) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.48
Lavender (CSS)
#E6E6FA
ΔE00 6.69
Lavenderblush
#FFF0F5
ΔE00 8.70
Light Gray
#D3D3D3
ΔE00 9.42
Gainsboro
#DCDCDC
ΔE00 9.66
Fog
#D8DCE0
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACFDF #D4DFCF
analogous
#D2CFDF #DACFDF #DFCFDC
triadic
#DACFDF #DFDACF #CFDFDA
tetradic
#DACFDF #DFD2CF #D4DFCF #CFDCDF
square
#DACFDF #DFD2CF #D4DFCF #CFDCDF
split-complementary
#DACFDF #DCDFCF #CFDFD2
monochromatic
#A186AE #BEAAC7 #DACFDF #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.50
#DACFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DACFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACFDF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACFDF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#CFD3DE
Tritanopia (blue-blind)
#DAD1D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dacfdf; /* rgb */ color: rgb(218, 207, 223); /* oklch */ color: oklch(86.8% 0.025 315.5);
Tailwind
colors: {
custom: {
50: '#e5dde9',
500: '#dacfdf',
950: '#000000',
},
}SCSS
$custom: #dacfdf; $custom-light: #e5dde9; $custom-dark: #000000;
JSON
{
"hex": "#dacfdf",
"rgb": {
"r": 218,
"g": 207,
"b": 223
},
"hsl": {
"h": 281.25,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.86812,
"c": 0.02478,
"h": 315.5
},
"luminance": 0.64859
}Semantic roles & 50–950 ramp
primary
#DACFDF
secondary
#A5B59D
accent
#9E4762
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484