#EEE2FE#EEE2FE
#EEE2FE is a very light, muted violet. Relative luminance 0.797; OKLCH L 93.1% C 0.040 H 305.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2FE |
|---|---|
| RGB | rgb(238, 226, 254) |
| HSL | hsl(266, 93%, 94%) |
| HSV | hsv(266, 11%, 100%) |
| CMYK | cmyk(6.3%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(91.56, 9.13, -12.08) |
| CIE-LCH | lch(91.56, 15.14, 307.08°) |
| OKLab | oklab(93.07% 0.0227 -0.0324) |
| OKLCH | oklch(93.07% 0.04 305) |
| XYZ | xyz(80.3425, 79.7257, 104.9027) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.68
Pale Lavender
#EECFFE
ΔE00 7.67
Pale Lilac
#E4CBFF
ΔE00 8.30
Thistle
#D8BFD8
ΔE00 8.75
Very Light Purple
#F6CEFC
ΔE00 8.87
Lavenderblush
#FFF0F5
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2FE #F2FEE2
analogous
#E2E4FE #EEE2FE #FCE2FE
triadic
#EEE2FE #FEEEE2 #E2FEEE
tetradic
#EEE2FE #FEE2E4 #F2FEE2 #E2FEFC
square
#EEE2FE #FEE2E4 #F2FEE2 #E2FEFC
split-complementary
#EEE2FE #FEFCE2 #E4FEE2
monochromatic
#A96CFA #CBA7FC #EEE1FE #EEE1FE #EEE1FE
Accessibility & contrast
On white
1.24
#EEE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#EEE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2FE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2FE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FF
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#ECE5EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eee2fe; /* rgb */ color: rgb(238, 226, 254); /* oklch */ color: oklch(93.1% 0.040 305.0);
Tailwind
colors: {
custom: {
50: '#f3ebfe',
500: '#eee2fe',
950: '#000000',
},
}SCSS
$custom: #eee2fe; $custom-light: #f3ebfe; $custom-dark: #000000;
JSON
{
"hex": "#eee2fe",
"rgb": {
"r": 238,
"g": 226,
"b": 254
},
"hsl": {
"h": 265.714,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.93069,
"c": 0.03955,
"h": 305
},
"luminance": 0.79726
}Semantic roles & 50–950 ramp
primary
#EEE2FE
secondary
#C8EA9A
accent
#E60083
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485