#DACDFD#DACDFD
#DACDFD is a very light, moderate violet. Relative luminance 0.657; OKLCH L 87.4% C 0.067 H 297.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DACDFD |
|---|---|
| RGB | rgb(218, 205, 253) |
| HSL | hsl(256, 92%, 90%) |
| HSV | hsv(256, 19%, 99%) |
| CMYK | cmyk(13.8%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(84.82, 13.64, -21.85) |
| CIE-LCH | lch(84.82, 25.76, 301.98°) |
| OKLab | oklab(87.43% 0.0308 -0.0594) |
| OKLCH | oklch(87.43% 0.067 297.4) |
| XYZ | xyz(68.4707, 65.6597, 101.9758) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.10
Light Lavender
#DFC5FE
ΔE00 3.61
Periwinkle
#CCCCFF
ΔE00 4.23
Pale Lavender
#EECFFE
ΔE00 5.14
Light Lilac
#EDC8FF
ΔE00 5.83
Light Periwinkle
#C1C6FC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACDFD #F0FDCD
analogous
#CDD8FD #DACDFD #F2CDFD
triadic
#DACDFD #FDDACD #CDFDDA
tetradic
#DACDFD #FDCDD8 #F0FDCD #CDFDF2
square
#DACDFD #FDCDD8 #F0FDCD #CDFDF2
split-complementary
#DACDFD #FDF2CD #D8FDCD
monochromatic
#8357F8 #AE92FB #DACDFD #E9E2FE #E9E2FE
Accessibility & contrast
On white
1.49
#DACDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#DACDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACDFD
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACDFD | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#D4D4DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dacdfd; /* rgb */ color: rgb(218, 205, 253); /* oklch */ color: oklch(87.4% 0.067 297.4);
Tailwind
colors: {
custom: {
50: '#e5dcfe',
500: '#dacdfd',
950: '#000000',
},
}SCSS
$custom: #dacdfd; $custom-light: #e5dcfe; $custom-dark: #000000;
JSON
{
"hex": "#dacdfd",
"rgb": {
"r": 218,
"g": 205,
"b": 253
},
"hsl": {
"h": 256.25,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.87433,
"c": 0.0669,
"h": 297.4
},
"luminance": 0.6566
}Semantic roles & 50–950 ramp
primary
#DACDFD
secondary
#CCE689
accent
#E600A7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485