#EEEAFA#EEEAFA
#EEEAFA is a very light, muted violet. Relative luminance 0.839; OKLCH L 94.5% C 0.022 H 297.4°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAFA |
|---|---|
| RGB | rgb(238, 234, 250) |
| HSL | hsl(255, 62%, 95%) |
| HSV | hsv(255, 6%, 98%) |
| CMYK | cmyk(4.8%, 6.4%, 0%, 2%) |
| CIE-LAB | lab(93.42, 4.23, -7.24) |
| CIE-LCH | lch(93.42, 8.38, 300.32°) |
| OKLab | oklab(94.48% 0.01 -0.0193) |
| OKLCH | oklch(94.48% 0.022 297.4) |
| XYZ | xyz(81.9349, 83.9248, 102.3065) |
| Luminance | 0.8393 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.36
Ghostwhite
#F8F8FF
ΔE00 5.28
Lavenderblush
#FFF0F5
ΔE00 6.18
Snow
#FFFAFA
ΔE00 7.80
Whitesmoke
#F5F5F5
ΔE00 8.13
Pale Grey
#FDFDFE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAFA #F6FAEA
analogous
#EAEEFA #EEEAFA #F6EAFA
triadic
#EEEAFA #FAEEEA #EAFAEE
tetradic
#EEEAFA #FAEAEE #F6FAEA #EAFAF6
square
#EEEAFA #FAEAEE #F6FAEA #EAFAF6
split-complementary
#EEEAFA #FAF6EA #EEFAEA
monochromatic
#9E87E2 #C6B9EE #EBE6F9 #EBE6F9 #EBE6F9
Accessibility & contrast
On white
1.18
#EEEAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#EEEAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAFA
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAFA | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#E8ECF9
Tritanopia (blue-blind)
#ECECEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eeeafa; /* rgb */ color: rgb(238, 234, 250); /* oklch */ color: oklch(94.5% 0.022 297.4);
Tailwind
colors: {
custom: {
50: '#f3f0fc',
500: '#eeeafa',
950: '#000000',
},
}SCSS
$custom: #eeeafa; $custom-light: #f3f0fc; $custom-dark: #000000;
JSON
{
"hex": "#eeeafa",
"rgb": {
"r": 238,
"g": 234,
"b": 250
},
"hsl": {
"h": 255,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.94483,
"c": 0.02176,
"h": 297.4
},
"luminance": 0.83925
}Semantic roles & 50–950 ramp
primary
#EEEAFA
secondary
#D1DDAB
accent
#C91C9E
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585