#DCCEFC#DCCEFC
#DCCEFC is a very light, moderate violet. Relative luminance 0.664; OKLCH L 87.7% C 0.064 H 299.0°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCEFC |
|---|---|
| RGB | rgb(220, 206, 252) |
| HSL | hsl(258, 88%, 90%) |
| HSV | hsv(258, 18%, 99%) |
| CMYK | cmyk(12.7%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.19, 13.53, -20.74) |
| CIE-LCH | lch(85.19, 24.76, 303.12°) |
| OKLab | oklab(87.75% 0.0312 -0.0563) |
| OKLCH | oklch(87.75% 0.064 299) |
| XYZ | xyz(69.1537, 66.3864, 101.2472) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.92
Light Lavender
#DFC5FE
ΔE00 3.74
Pale Lavender
#EECFFE
ΔE00 4.67
Periwinkle
#CCCCFF
ΔE00 4.84
Light Lilac
#EDC8FF
ΔE00 5.60
Very Light Purple
#F6CEFC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCEFC #EEFCCE
analogous
#CED7FC #DCCEFC #F3CEFC
triadic
#DCCEFC #FCDCCE #CEFCDC
tetradic
#DCCEFC #FCCED7 #EEFCCE #CEFCF3
square
#DCCEFC #FCCED7 #EEFCCE #CEFCF3
split-complementary
#DCCEFC #FCF3CE #D7FCCE
monochromatic
#8A5BF5 #B394F8 #DCCEFC #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.47
#DCCEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DCCEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCEFC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCEFC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FE
Deuteranopia (green-blind)
#C7D4FB
Tritanopia (blue-blind)
#D7D5DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccefc; /* rgb */ color: rgb(220, 206, 252); /* oklch */ color: oklch(87.7% 0.064 299.0);
Tailwind
colors: {
custom: {
50: '#e7ddfd',
500: '#dccefc',
950: '#000000',
},
}SCSS
$custom: #dccefc; $custom-light: #e7ddfd; $custom-dark: #000000;
JSON
{
"hex": "#dccefc",
"rgb": {
"r": 220,
"g": 206,
"b": 252
},
"hsl": {
"h": 258.261,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.87748,
"c": 0.06435,
"h": 299
},
"luminance": 0.66387
}Semantic roles & 50–950 ramp
primary
#DCCEFC
secondary
#C9E48B
accent
#E5009F
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485