#EEEAFE#EEEAFE
#EEEAFE is a very light, muted violet. Relative luminance 0.842; OKLCH L 94.6% C 0.027 H 295.1°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAFE |
|---|---|
| RGB | rgb(238, 234, 254) |
| HSL | hsl(252, 91%, 96%) |
| HSV | hsv(252, 8%, 100%) |
| CMYK | cmyk(6.3%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.53, 4.98, -9.16) |
| CIE-LCH | lch(93.53, 10.42, 298.55°) |
| OKLab | oklab(94.6% 0.0115 -0.0245) |
| OKLCH | oklch(94.6% 0.027 295.1) |
| XYZ | xyz(82.5688, 84.1784, 105.6448) |
| Luminance | 0.8418 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.02
Ghostwhite
#F8F8FF
ΔE00 6.50
Lavenderblush
#FFF0F5
ΔE00 7.22
Snow
#FFFAFA
ΔE00 9.15
Aliceblue
#F0F8FF
ΔE00 9.25
Fog
#D8DCE0
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAFE #FAFEEA
analogous
#EAF0FE #EEEAFE #F8EAFE
triadic
#EEEAFE #FEEEEA #EAFEEE
tetradic
#EEEAFE #FEEAF0 #FAFEEA #EAFEF8
square
#EEEAFE #FEEAF0 #FAFEEA #EAFEF8
split-complementary
#EEEAFE #FEF8EA #F0FEEA
monochromatic
#8F75F8 #BFB0FB #E7E2FE #E7E2FE #E7E2FE
Accessibility & contrast
On white
1.18
#EEEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#EEEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAFE
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAFE | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#E7ECFD
Tritanopia (blue-blind)
#EBEDF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eeeafe; /* rgb */ color: rgb(238, 234, 254); /* oklch */ color: oklch(94.6% 0.027 295.1);
Tailwind
colors: {
custom: {
50: '#f3f0fe',
500: '#eeeafe',
950: '#000000',
},
}SCSS
$custom: #eeeafe; $custom-light: #f3f0fe; $custom-dark: #000000;
JSON
{
"hex": "#eeeafe",
"rgb": {
"r": 238,
"g": 234,
"b": 254
},
"hsl": {
"h": 252,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.94605,
"c": 0.02706,
"h": 295.1
},
"luminance": 0.84179
}Semantic roles & 50–950 ramp
primary
#EEEAFE
secondary
#DCEAA2
accent
#E600B8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585