#DACFEF#DACFEF
#DACFEF is a very light, muted violet. Relative luminance 0.658; OKLCH L 87.3% C 0.045 H 301.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DACFEF |
|---|---|
| RGB | rgb(218, 207, 239) |
| HSL | hsl(261, 50%, 87%) |
| HSV | hsv(261, 13%, 94%) |
| CMYK | cmyk(8.8%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(84.88, 9.74, -14.34) |
| CIE-LCH | lch(84.88, 17.34, 304.20°) |
| OKLab | oklab(87.33% 0.0233 -0.0386) |
| OKLCH | oklch(87.33% 0.045 301.1) |
| XYZ | xyz(66.8033, 65.7630, 90.8188) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.11
Thistle
#D8BFD8
ΔE00 6.17
Pale Lavender
#EECFFE
ΔE00 6.50
Periwinkle
#CCCCFF
ΔE00 6.86
Light Lavender
#DFC5FE
ΔE00 7.16
Lavender (CSS)
#E6E6FA
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACFEF #E4EFCF
analogous
#CFD4EF #DACFEF #EACFEF
triadic
#DACFEF #EFDACF #CFEFDA
tetradic
#DACFEF #EFCFD4 #E4EFCF #CFEFEA
square
#DACFEF #EFCFD4 #E4EFCF #CFEFEA
split-complementary
#DACFEF #EFEACF #D4EFCF
monochromatic
#9373D0 #B7A1E0 #DACFEF #EDE8F7 #EDE8F7
Accessibility & contrast
On white
1.48
#DACFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DACFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACFEF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACFEF | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F0
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#D7D3D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dacfef; /* rgb */ color: rgb(218, 207, 239); /* oklch */ color: oklch(87.3% 0.045 301.1);
Tailwind
colors: {
custom: {
50: '#e5ddf4',
500: '#dacfef',
950: '#000000',
},
}SCSS
$custom: #dacfef; $custom-light: #e5ddf4; $custom-dark: #000000;
JSON
{
"hex": "#dacfef",
"rgb": {
"r": 218,
"g": 207,
"b": 239
},
"hsl": {
"h": 260.625,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.87328,
"c": 0.04513,
"h": 301.1
},
"luminance": 0.65763
}Semantic roles & 50–950 ramp
primary
#DACFEF
secondary
#BACC96
accent
#BD288A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485