#E2CFF2#E2CFF2
#E2CFF2 is a very light, muted violet. Relative luminance 0.672; OKLCH L 88.1% C 0.052 H 309.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CFF2 |
|---|---|
| RGB | rgb(226, 207, 242) |
| HSL | hsl(273, 57%, 88%) |
| HSV | hsv(273, 14%, 95%) |
| CMYK | cmyk(6.6%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(85.61, 12.93, -14.77) |
| CIE-LCH | lch(85.61, 19.63, 311.19°) |
| OKLab | oklab(88.08% 0.0329 -0.0397) |
| OKLCH | oklch(88.08% 0.052 309.6) |
| XYZ | xyz(69.7011, 67.2055, 93.2872) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.13
Pale Lilac
#E4CBFF
ΔE00 4.55
Thistle
#D8BFD8
ΔE00 5.30
Very Light Purple
#F6CEFC
ΔE00 5.61
Light Lavender
#DFC5FE
ΔE00 5.94
Light Lilac
#EDC8FF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CFF2 #DFF2CF
analogous
#D0CFF2 #E2CFF2 #F2CFF0
triadic
#E2CFF2 #F2E2CF #CFF2E2
tetradic
#E2CFF2 #F2D0CF #DFF2CF #CFF0F2
square
#E2CFF2 #F2D0CF #DFF2CF #CFF0F2
split-complementary
#E2CFF2 #F0F2CF #CFF2D0
monochromatic
#A86FD8 #C59FE5 #E2CFF2 #F0E7F8 #F0E7F8
Accessibility & contrast
On white
1.45
#E2CFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#E2CFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CFF2
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CFF2 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#CED6F1
Tritanopia (blue-blind)
#E0D3DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e2cff2; /* rgb */ color: rgb(226, 207, 242); /* oklch */ color: oklch(88.1% 0.052 309.6);
Tailwind
colors: {
custom: {
50: '#ebddf6',
500: '#e2cff2',
950: '#000000',
},
}SCSS
$custom: #e2cff2; $custom-light: #ebddf6; $custom-dark: #000000;
JSON
{
"hex": "#e2cff2",
"rgb": {
"r": 226,
"g": 207,
"b": 242
},
"hsl": {
"h": 272.571,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.88084,
"c": 0.05156,
"h": 309.6
},
"luminance": 0.67205
}Semantic roles & 50–950 ramp
primary
#E2CFF2
secondary
#B0D194
accent
#C5216C
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485