#DCCCF4#DCCCF4
#DCCCF4 is a very light, muted violet. Relative luminance 0.649; OKLCH L 87.1% C 0.057 H 303.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCF4 |
|---|---|
| RGB | rgb(220, 204, 244) |
| HSL | hsl(264, 65%, 88%) |
| HSV | hsv(264, 16%, 96%) |
| CMYK | cmyk(9.8%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(84.45, 12.98, -17.62) |
| CIE-LCH | lch(84.45, 21.88, 306.37°) |
| OKLab | oklab(87.09% 0.0314 -0.0476) |
| OKLCH | oklch(87.09% 0.057 303.4) |
| XYZ | xyz(67.4341, 64.9331, 94.5512) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.49
Pale Lavender
#EECFFE
ΔE00 4.31
Light Lavender
#DFC5FE
ΔE00 4.55
Light Lilac
#EDC8FF
ΔE00 5.64
Periwinkle
#CCCCFF
ΔE00 6.29
Very Light Purple
#F6CEFC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCF4 #E4F4CC
analogous
#CCD0F4 #DCCCF4 #F0CCF4
triadic
#DCCCF4 #F4DCCC #CCF4DC
tetradic
#DCCCF4 #F4CCD0 #E4F4CC #CCF4F0
square
#DCCCF4 #F4CCD0 #E4F4CC #CCF4F0
split-complementary
#DCCCF4 #F4F0CC #D0F4CC
monochromatic
#9767DE #B99AE9 #DCCCF4 #EEE6FA #EEE6FA
Accessibility & contrast
On white
1.50
#DCCCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#DCCCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCF4
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCF4 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F6
Deuteranopia (green-blind)
#C8D3F3
Tritanopia (blue-blind)
#D9D1D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcccf4; /* rgb */ color: rgb(220, 204, 244); /* oklch */ color: oklch(87.1% 0.057 303.4);
Tailwind
colors: {
custom: {
50: '#e7dbf7',
500: '#dcccf4',
950: '#000000',
},
}SCSS
$custom: #dcccf4; $custom-light: #e7dbf7; $custom-dark: #000000;
JSON
{
"hex": "#dcccf4",
"rgb": {
"r": 220,
"g": 204,
"b": 244
},
"hsl": {
"h": 264,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.87086,
"c": 0.05705,
"h": 303.4
},
"luminance": 0.64933
}Semantic roles & 50–950 ramp
primary
#DCCCF4
secondary
#B9D58F
accent
#CC1985
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485