#E2CFFE#E2CFFE
#E2CFFE is a very light, moderate violet. Relative luminance 0.679; OKLCH L 88.5% C 0.067 H 303.5°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CFFE |
|---|---|
| RGB | rgb(226, 207, 254) |
| HSL | hsl(264, 96%, 90%) |
| HSV | hsv(264, 19%, 100%) |
| CMYK | cmyk(11%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(85.98, 15.29, -20.56) |
| CIE-LCH | lch(85.98, 25.62, 306.64°) |
| OKLab | oklab(88.5% 0.0368 -0.0557) |
| OKLCH | oklch(88.5% 0.067 303.5) |
| XYZ | xyz(71.5629, 67.9502, 103.0923) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.80
Light Lavender
#DFC5FE
ΔE00 3.19
Pale Lavender
#EECFFE
ΔE00 3.23
Light Lilac
#EDC8FF
ΔE00 4.32
Very Light Purple
#F6CEFC
ΔE00 5.50
Periwinkle
#CCCCFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CFFE #EBFECF
analogous
#CFD3FE #E2CFFE #F9CFFE
triadic
#E2CFFE #FEE2CF #CFFEE2
tetradic
#E2CFFE #FECFD3 #EBFECF #CFFEF9
square
#E2CFFE #FECFD3 #EBFECF #CFFEF9
split-complementary
#E2CFFE #FEF9CF #D3FECF
monochromatic
#9A57FC #BE93FD #E2CFFE #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.44
#E2CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#E2CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CFFE
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CFFE | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#DED5DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e2cffe; /* rgb */ color: rgb(226, 207, 254); /* oklch */ color: oklch(88.5% 0.067 303.5);
Tailwind
colors: {
custom: {
50: '#ebddfe',
500: '#e2cffe',
950: '#000000',
},
}SCSS
$custom: #e2cffe; $custom-light: #ebddfe; $custom-dark: #000000;
JSON
{
"hex": "#e2cffe",
"rgb": {
"r": 226,
"g": 207,
"b": 254
},
"hsl": {
"h": 264.255,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.88498,
"c": 0.06679,
"h": 303.5
},
"luminance": 0.6795
}Semantic roles & 50–950 ramp
primary
#E2CFFE
secondary
#C2E889
accent
#E60089
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485