#DCCCFF#DCCCFF
#DCCCFF is a very light, moderate violet. Relative luminance 0.656; OKLCH L 87.5% C 0.071 H 299.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCFF |
|---|---|
| RGB | rgb(220, 204, 255) |
| HSL | hsl(259, 100%, 90%) |
| HSV | hsv(259, 20%, 100%) |
| CMYK | cmyk(13.7%, 20%, 0%, 0%) |
| CIE-LAB | lab(84.80, 15.21, -22.92) |
| CIE-LCH | lch(84.80, 27.51, 303.57°) |
| OKLab | oklab(87.48% 0.035 -0.0623) |
| OKLCH | oklch(87.48% 0.071 299.3) |
| XYZ | xyz(69.1544, 65.6212, 103.6113) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.35
Light Lavender
#DFC5FE
ΔE00 2.72
Pale Lavender
#EECFFE
ΔE00 4.64
Periwinkle
#CCCCFF
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 5.06
Light Periwinkle
#C1C6FC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCFF #EFFFCC
analogous
#CCD5FF #DCCCFF #F6CCFF
triadic
#DCCCFF #FFDCCC #CCFFDC
tetradic
#DCCCFF #FFCCD5 #EFFFCC #CCFFF6
square
#DCCCFF #FFCCD5 #EFFFCC #CCFFF6
split-complementary
#DCCCFF #FFF6CC #D5FFCC
monochromatic
#8852FF #B28FFF #DCCCFF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.49
#DCCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#DCCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCFF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCFF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#D6D3DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcccff; /* rgb */ color: rgb(220, 204, 255); /* oklch */ color: oklch(87.5% 0.071 299.3);
Tailwind
colors: {
custom: {
50: '#e7dbff',
500: '#dcccff',
950: '#000000',
},
}SCSS
$custom: #dcccff; $custom-light: #e7dbff; $custom-dark: #000000;
JSON
{
"hex": "#dcccff",
"rgb": {
"r": 220,
"g": 204,
"b": 255
},
"hsl": {
"h": 258.824,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.87478,
"c": 0.07148,
"h": 299.3
},
"luminance": 0.65621
}Semantic roles & 50–950 ramp
primary
#DCCCFF
secondary
#CAEA86
accent
#E6009D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161518
muted
#848486