#DACFDC#DACFDC
#DACFDC is a very light, muted purple. Relative luminance 0.647; OKLCH L 86.7% C 0.021 H 321.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DACFDC |
|---|---|
| RGB | rgb(218, 207, 220) |
| HSL | hsl(291, 16%, 84%) |
| HSV | hsv(291, 6%, 86%) |
| CMYK | cmyk(0.9%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(84.33, 6.12, -5.06) |
| CIE-LCH | lch(84.33, 7.94, 320.44°) |
| OKLab | oklab(86.72% 0.0166 -0.0134) |
| OKLCH | oklch(86.72% 0.021 321) |
| XYZ | xyz(64.1425, 64.6987, 76.8053) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.00
Thistle
#D8BFD8
ΔE00 7.15
Lavenderblush
#FFF0F5
ΔE00 8.19
Light Gray
#D3D3D3
ΔE00 8.48
Gainsboro
#DCDCDC
ΔE00 8.77
Fog
#D8DCE0
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACFDC #D1DCCF
analogous
#D3CFDC #DACFDC #DCCFD7
triadic
#DACFDC #DCDACF #CFDCDA
tetradic
#DACFDC #DCD3CF #D1DCCF #CFD7DC
square
#DACFDC #DCD3CF #D1DCCF #CFD7DC
split-complementary
#DACFDC #D7DCCF #CFDCD3
monochromatic
#A388A8 #BFACC2 #DACFDC #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.51
#DACFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DACFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACFDC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACFDC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#DAD0D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dacfdc; /* rgb */ color: rgb(218, 207, 220); /* oklch */ color: oklch(86.7% 0.021 321.0);
Tailwind
colors: {
custom: {
50: '#e5dde6',
500: '#dacfdc',
950: '#000000',
},
}SCSS
$custom: #dacfdc; $custom-light: #e5dde6; $custom-dark: #000000;
JSON
{
"hex": "#dacfdc",
"rgb": {
"r": 218,
"g": 207,
"b": 220
},
"hsl": {
"h": 290.769,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.8672,
"c": 0.02131,
"h": 321
},
"luminance": 0.64698
}Semantic roles & 50–950 ramp
primary
#DACFDC
secondary
#A1B19E
accent
#9A4C58
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484