#E2CEEE#E2CEEE
#E2CEEE is a very light, muted violet. Relative luminance 0.665; OKLCH L 87.8% C 0.048 H 312.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CEEE |
|---|---|
| RGB | rgb(226, 206, 238) |
| HSL | hsl(278, 48%, 87%) |
| HSV | hsv(278, 13%, 93%) |
| CMYK | cmyk(5%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(85.24, 12.69, -13.19) |
| CIE-LCH | lch(85.24, 18.30, 313.88°) |
| OKLab | oklab(87.76% 0.033 -0.0354) |
| OKLCH | oklch(87.76% 0.048 312.9) |
| XYZ | xyz(68.8654, 66.4849, 90.0773) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.47
Pale Lavender
#EECFFE
ΔE00 4.69
Pale Lilac
#E4CBFF
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 5.82
Light Lilac
#EDC8FF
ΔE00 6.56
Light Lavender
#DFC5FE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CEEE #DAEECE
analogous
#D2CEEE #E2CEEE #EECEEA
triadic
#E2CEEE #EEE2CE #CEEEE2
tetradic
#E2CEEE #EED2CE #DAEECE #CEEAEE
square
#E2CEEE #EED2CE #DAEECE #CEEAEE
split-complementary
#E2CEEE #EAEECE #CEEED2
monochromatic
#AC73CE #C7A1DE #E2CEEE #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.47
#E2CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#E2CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CEEE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CEEE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#CED5ED
Tritanopia (blue-blind)
#E1D2D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e2ceee; /* rgb */ color: rgb(226, 206, 238); /* oklch */ color: oklch(87.8% 0.048 312.9);
Tailwind
colors: {
custom: {
50: '#ebddf3',
500: '#e2ceee',
950: '#000000',
},
}SCSS
$custom: #e2ceee; $custom-light: #ebddf3; $custom-dark: #000000;
JSON
{
"hex": "#e2ceee",
"rgb": {
"r": 226,
"g": 206,
"b": 238
},
"hsl": {
"h": 277.5,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.8776,
"c": 0.04837,
"h": 312.9
},
"luminance": 0.66484
}Semantic roles & 50–950 ramp
primary
#E2CEEE
secondary
#A9CB95
accent
#BC2A60
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485