#EEEAF9#EEEAF9
#EEEAF9 is a very light, muted violet. Relative luminance 0.839; OKLCH L 94.5% C 0.020 H 298.2°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAF9 |
|---|---|
| RGB | rgb(238, 234, 249) |
| HSL | hsl(256, 56%, 95%) |
| HSV | hsv(256, 6%, 98%) |
| CMYK | cmyk(4.4%, 6%, 0%, 2.4%) |
| CIE-LAB | lab(93.39, 4.05, -6.76) |
| CIE-LCH | lch(93.39, 7.88, 300.91°) |
| OKLab | oklab(94.45% 0.0097 -0.018) |
| OKLCH | oklch(94.45% 0.02 298.2) |
| XYZ | xyz(81.7785, 83.8623, 101.4829) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.59
Ghostwhite
#F8F8FF
ΔE00 4.98
Lavenderblush
#FFF0F5
ΔE00 5.94
Snow
#FFFAFA
ΔE00 7.45
Whitesmoke
#F5F5F5
ΔE00 7.77
Pale Grey
#FDFDFE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAF9 #F5F9EA
analogous
#EAEEF9 #EEEAF9 #F6EAF9
triadic
#EEEAF9 #F9EEEA #EAF9EE
tetradic
#EEEAF9 #F9EAEE #F5F9EA #EAF9F6
square
#EEEAF9 #F9EAEE #F5F9EA #EAF9F6
split-complementary
#EEEAF9 #F9F6EA #EEF9EA
monochromatic
#A18BDE #C7BAEB #ECE7F8 #ECE7F8 #ECE7F8
Accessibility & contrast
On white
1.18
#EEEAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#EEEAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAF9
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAF9 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFA
Deuteranopia (green-blind)
#E8ECF9
Tritanopia (blue-blind)
#ECECEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eeeaf9; /* rgb */ color: rgb(238, 234, 249); /* oklch */ color: oklch(94.5% 0.020 298.2);
Tailwind
colors: {
custom: {
50: '#f3f0fb',
500: '#eeeaf9',
950: '#000000',
},
}SCSS
$custom: #eeeaf9; $custom-light: #f3f0fb; $custom-dark: #000000;
JSON
{
"hex": "#eeeaf9",
"rgb": {
"r": 238,
"g": 234,
"b": 249
},
"hsl": {
"h": 256,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.94452,
"c": 0.02045,
"h": 298.2
},
"luminance": 0.83862
}Semantic roles & 50–950 ramp
primary
#EEEAF9
secondary
#CEDBAD
accent
#C32298
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585