#DCCAFD#DCCAFD
#DCCAFD is a very light, moderate violet. Relative luminance 0.645; OKLCH L 87.0% C 0.072 H 301.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCAFD |
|---|---|
| RGB | rgb(220, 202, 253) |
| HSL | hsl(261, 93%, 89%) |
| HSV | hsv(261, 20%, 99%) |
| CMYK | cmyk(13%, 20.2%, 0%, 0.8%) |
| CIE-LAB | lab(84.25, 15.87, -22.70) |
| CIE-LCH | lch(84.25, 27.70, 304.96°) |
| OKLab | oklab(87.03% 0.0371 -0.0617) |
| OKLCH | oklch(87.03% 0.072 301) |
| XYZ | xyz(68.3618, 64.5485, 101.7671) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.89
Light Lavender
#DFC5FE
ΔE00 2.19
Pale Lavender
#EECFFE
ΔE00 4.28
Light Lilac
#EDC8FF
ΔE00 4.55
Periwinkle
#CCCCFF
ΔE00 5.21
Light Lavendar
#EFC0FE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCAFD #EBFDCA
analogous
#CAD2FD #DCCAFD #F5CAFD
triadic
#DCCAFD #FDDCCA #CAFDDC
tetradic
#DCCAFD #FDCAD2 #EBFDCA #CAFDF5
square
#DCCAFD #FDCAD2 #EBFDCA #CAFDF5
split-complementary
#DCCAFD #FDF5CA #D2FDCA
monochromatic
#8E54F9 #B58FFB #DCCAFD #ECE2FE #ECE2FE
Accessibility & contrast
On white
1.51
#DCCAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DCCAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCAFD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCAFD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#D7D1DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccafd; /* rgb */ color: rgb(220, 202, 253); /* oklch */ color: oklch(87.0% 0.072 301.0);
Tailwind
colors: {
custom: {
50: '#e7dafe',
500: '#dccafd',
950: '#000000',
},
}SCSS
$custom: #dccafd; $custom-light: #e7dafe; $custom-dark: #000000;
JSON
{
"hex": "#dccafd",
"rgb": {
"r": 220,
"g": 202,
"b": 253
},
"hsl": {
"h": 261.176,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.87028,
"c": 0.07203,
"h": 301
},
"luminance": 0.64549
}Semantic roles & 50–950 ramp
primary
#DCCAFD
secondary
#C4E586
accent
#E60095
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385