#DCCCFD#DCCCFD
#DCCCFD is a very light, moderate violet. Relative luminance 0.655; OKLCH L 87.4% C 0.069 H 299.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCFD |
|---|---|
| RGB | rgb(220, 204, 253) |
| HSL | hsl(260, 92%, 90%) |
| HSV | hsv(260, 19%, 99%) |
| CMYK | cmyk(13%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(84.74, 14.80, -21.96) |
| CIE-LCH | lch(84.74, 26.48, 303.98°) |
| OKLab | oklab(87.41% 0.0343 -0.0597) |
| OKLCH | oklch(87.41% 0.069 299.9) |
| XYZ | xyz(68.8341, 65.4931, 101.9245) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.30
Light Lavender
#DFC5FE
ΔE00 2.89
Pale Lavender
#EECFFE
ΔE00 4.43
Periwinkle
#CCCCFF
ΔE00 4.93
Light Lilac
#EDC8FF
ΔE00 5.02
Very Light Purple
#F6CEFC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCFD #EDFDCC
analogous
#CCD5FD #DCCCFD #F5CCFD
triadic
#DCCCFD #FDDCCC #CCFDDC
tetradic
#DCCCFD #FDCCD5 #EDFDCC #CCFDF5
square
#DCCCFD #FDCCD5 #EDFDCC #CCFDF5
split-complementary
#DCCCFD #FDF5CC #D5FDCC
monochromatic
#8B56F8 #B491FB #DCCCFD #EBE2FE #EBE2FE
Accessibility & contrast
On white
1.49
#DCCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DCCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCFD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCFD | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#D7D3DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcccfd; /* rgb */ color: rgb(220, 204, 253); /* oklch */ color: oklch(87.4% 0.069 299.9);
Tailwind
colors: {
custom: {
50: '#e7dbfe',
500: '#dcccfd',
950: '#000000',
},
}SCSS
$custom: #dcccfd; $custom-light: #e7dbfe; $custom-dark: #000000;
JSON
{
"hex": "#dcccfd",
"rgb": {
"r": 220,
"g": 204,
"b": 253
},
"hsl": {
"h": 259.592,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.87405,
"c": 0.06884,
"h": 299.9
},
"luminance": 0.65493
}Semantic roles & 50–950 ramp
primary
#DCCCFD
secondary
#C7E588
accent
#E6009B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485