#DACCFD#DACCFD
#DACCFD is a very light, moderate violet. Relative luminance 0.652; OKLCH L 87.2% C 0.068 H 298.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DACCFD |
|---|---|
| RGB | rgb(218, 204, 253) |
| HSL | hsl(257, 92%, 90%) |
| HSV | hsv(257, 19%, 99%) |
| CMYK | cmyk(13.8%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(84.58, 14.17, -22.22) |
| CIE-LCH | lch(84.58, 26.35, 302.54°) |
| OKLab | oklab(87.24% 0.0322 -0.0604) |
| OKLCH | oklch(87.24% 0.068 298.1) |
| XYZ | xyz(68.2323, 65.1828, 101.8963) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.85
Light Lavender
#DFC5FE
ΔE00 3.25
Periwinkle
#CCCCFF
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 5.00
Light Lilac
#EDC8FF
ΔE00 5.57
Light Periwinkle
#C1C6FC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACCFD #EFFDCC
analogous
#CCD7FD #DACCFD #F3CCFD
triadic
#DACCFD #FDDACC #CCFDDA
tetradic
#DACCFD #FDCCD7 #EFFDCC #CCFDF3
square
#DACCFD #FDCCD7 #EFFDCC #CCFDF3
split-complementary
#DACCFD #FDF3CC #D7FDCC
monochromatic
#8556F8 #AF91FB #DACCFD #EAE2FE #EAE2FE
Accessibility & contrast
On white
1.50
#DACCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#DACCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACCFD
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACCFD | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#D4D3DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #daccfd; /* rgb */ color: rgb(218, 204, 253); /* oklch */ color: oklch(87.2% 0.068 298.1);
Tailwind
colors: {
custom: {
50: '#e5dbfe',
500: '#daccfd',
950: '#000000',
},
}SCSS
$custom: #daccfd; $custom-light: #e5dbfe; $custom-dark: #000000;
JSON
{
"hex": "#daccfd",
"rgb": {
"r": 218,
"g": 204,
"b": 253
},
"hsl": {
"h": 257.143,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.87243,
"c": 0.06845,
"h": 298.1
},
"luminance": 0.65183
}Semantic roles & 50–950 ramp
primary
#DACCFD
secondary
#CBE588
accent
#E600A4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485