#EEEAF7#EEEAF7
#EEEAF7 is a very light, near-neutral violet. Relative luminance 0.837; OKLCH L 94.4% C 0.018 H 300.1°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAF7 |
|---|---|
| RGB | rgb(238, 234, 247) |
| HSL | hsl(258, 45%, 94%) |
| HSV | hsv(258, 5%, 97%) |
| CMYK | cmyk(3.6%, 5.3%, 0%, 3.1%) |
| CIE-LAB | lab(93.34, 3.68, -5.80) |
| CIE-LCH | lch(93.34, 6.86, 302.39°) |
| OKLab | oklab(94.39% 0.0089 -0.0154) |
| OKLCH | oklch(94.39% 0.018 300.1) |
| XYZ | xyz(81.4683, 83.7382, 99.8488) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.17
Ghostwhite
#F8F8FF
ΔE00 4.41
Lavenderblush
#FFF0F5
ΔE00 5.50
Snow
#FFFAFA
ΔE00 6.75
Whitesmoke
#F5F5F5
ΔE00 7.05
Pale Grey
#FDFDFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAF7 #F3F7EA
analogous
#EAEDF7 #EEEAF7 #F5EAF7
triadic
#EEEAF7 #F7EEEA #EAF7EE
tetradic
#EEEAF7 #F7EAED #F3F7EA #EAF7F5
square
#EEEAF7 #F7EAED #F3F7EA #EAF7F5
split-complementary
#EEEAF7 #F7F5EA #EDF7EA
monochromatic
#A691D5 #CABEE6 #EDE9F7 #EDE9F7 #EDE9F7
Accessibility & contrast
On white
1.18
#EEEAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#EEEAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAF7
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAF7 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF8
Deuteranopia (green-blind)
#E8ECF7
Tritanopia (blue-blind)
#EDECEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eeeaf7; /* rgb */ color: rgb(238, 234, 247); /* oklch */ color: oklch(94.4% 0.018 300.1);
Tailwind
colors: {
custom: {
50: '#f3f0f9',
500: '#eeeaf7',
950: '#000000',
},
}SCSS
$custom: #eeeaf7; $custom-light: #f3f0f9; $custom-dark: #000000;
JSON
{
"hex": "#eeeaf7",
"rgb": {
"r": 238,
"g": 234,
"b": 247
},
"hsl": {
"h": 258.462,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.94392,
"c": 0.01784,
"h": 300.1
},
"luminance": 0.83738
}Semantic roles & 50–950 ramp
primary
#EEEAF7
secondary
#CAD6B0
accent
#B82E8D
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585