#E2CCFC#E2CCFC
#E2CCFC is a very light, moderate violet. Relative luminance 0.664; OKLCH L 87.9% C 0.069 H 305.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CCFC |
|---|---|
| RGB | rgb(226, 204, 252) |
| HSL | hsl(268, 89%, 89%) |
| HSV | hsv(268, 19%, 99%) |
| CMYK | cmyk(10.3%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(85.19, 16.49, -20.70) |
| CIE-LCH | lch(85.19, 26.46, 308.54°) |
| OKLab | oklab(87.86% 0.0404 -0.0561) |
| OKLCH | oklch(87.86% 0.069 305.8) |
| XYZ | xyz(70.5243, 66.3830, 101.1744) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.08
Light Lavender
#DFC5FE
ΔE00 2.54
Pale Lavender
#EECFFE
ΔE00 2.70
Light Lilac
#EDC8FF
ΔE00 3.52
Very Light Purple
#F6CEFC
ΔE00 4.91
Light Lavendar
#EFC0FE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CCFC #E6FCCC
analogous
#CCCEFC #E2CCFC #FACCFC
triadic
#E2CCFC #FCE2CC #CCFCE2
tetradic
#E2CCFC #FCCCCE #E6FCCC #CCFCFA
square
#E2CCFC #FCCCCE #E6FCCC #CCFCFA
split-complementary
#E2CCFC #FCFACC #CEFCCC
monochromatic
#A058F5 #C192F9 #E2CCFC #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.47
#E2CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#E2CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CCFC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CCFC | 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)
#C4D4FE
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#DFD2DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e2ccfc; /* rgb */ color: rgb(226, 204, 252); /* oklch */ color: oklch(87.9% 0.069 305.8);
Tailwind
colors: {
custom: {
50: '#ebdbfd',
500: '#e2ccfc',
950: '#000000',
},
}SCSS
$custom: #e2ccfc; $custom-light: #ebdbfd; $custom-dark: #000000;
JSON
{
"hex": "#e2ccfc",
"rgb": {
"r": 226,
"g": 204,
"b": 252
},
"hsl": {
"h": 267.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.87864,
"c": 0.06914,
"h": 305.8
},
"luminance": 0.66383
}Semantic roles & 50–950 ramp
primary
#E2CCFC
secondary
#BAE389
accent
#E6007C
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161517
muted
#848485