#DACAFF#DACAFF
#DACAFF is a very light, moderate violet. Relative luminance 0.644; OKLCH L 86.9% C 0.074 H 298.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DACAFF |
|---|---|
| RGB | rgb(218, 202, 255) |
| HSL | hsl(258, 100%, 90%) |
| HSV | hsv(258, 21%, 100%) |
| CMYK | cmyk(14.5%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(84.16, 15.66, -23.92) |
| CIE-LCH | lch(84.16, 28.59, 303.21°) |
| OKLab | oklab(86.94% 0.0356 -0.0651) |
| OKLCH | oklch(86.94% 0.074 298.7) |
| XYZ | xyz(68.0803, 64.3663, 103.4256) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.51
Pale Lilac
#E4CBFF
ΔE00 2.59
Periwinkle
#CCCCFF
ΔE00 4.47
Pale Lavender
#EECFFE
ΔE00 5.06
Light Lilac
#EDC8FF
ΔE00 5.19
Light Violet
#D6B4FC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACAFF #EFFFCA
analogous
#CAD5FF #DACAFF #F4CAFF
triadic
#DACAFF #FFDACA #CAFFDA
tetradic
#DACAFF #FFCAD5 #EFFFCA #CAFFF4
square
#DACAFF #FFCAD5 #EFFFCA #CAFFF4
split-complementary
#DACAFF #FFF4CA #D5FFCA
monochromatic
#8550FF #AF8DFF #DACAFF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.51
#DACAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DACAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACAFF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACAFF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#C2D1FD
Tritanopia (blue-blind)
#D4D2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dacaff; /* rgb */ color: rgb(218, 202, 255); /* oklch */ color: oklch(86.9% 0.074 298.7);
Tailwind
colors: {
custom: {
50: '#e5daff',
500: '#dacaff',
950: '#000000',
},
}SCSS
$custom: #dacaff; $custom-light: #e5daff; $custom-dark: #000000;
JSON
{
"hex": "#dacaff",
"rgb": {
"r": 218,
"g": 202,
"b": 255
},
"hsl": {
"h": 258.113,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.86938,
"c": 0.07425,
"h": 298.7
},
"luminance": 0.64366
}Semantic roles & 50–950 ramp
primary
#DACAFF
secondary
#CBE984
accent
#E600A0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386