#EEEAF4#EEEAF4
#EEEAF4 is a very light, near-neutral violet. Relative luminance 0.836; OKLCH L 94.3% C 0.014 H 304.1°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAF4 |
|---|---|
| RGB | rgb(238, 234, 244) |
| HSL | hsl(264, 31%, 94%) |
| HSV | hsv(264, 4%, 96%) |
| CMYK | cmyk(2.5%, 4.1%, 0%, 4.3%) |
| CIE-LAB | lab(93.26, 3.13, -4.35) |
| CIE-LCH | lch(93.26, 5.36, 305.70°) |
| OKLab | oklab(94.3% 0.0078 -0.0116) |
| OKLCH | oklch(94.3% 0.014 304.1) |
| XYZ | xyz(81.0090, 83.5545, 97.4303) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.70
Lavender (CSS)
#E6E6FA
ΔE00 4.22
Lavenderblush
#FFF0F5
ΔE00 5.00
Snow
#FFFAFA
ΔE00 5.70
Whitesmoke
#F5F5F5
ΔE00 5.93
Pale Grey
#FDFDFE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAF4 #F0F4EA
analogous
#EAEBF4 #EEEAF4 #F3EAF4
triadic
#EEEAF4 #F4EEEA #EAF4EE
tetradic
#EEEAF4 #F4EAEB #F0F4EA #EAF4F3
square
#EEEAF4 #F4EAEB #F0F4EA #EAF4F3
split-complementary
#EEEAF4 #F4F3EA #EBF4EA
monochromatic
#AD9ACA #CDC2DF #EEEAF4 #EFEBF4 #EFEBF4
Accessibility & contrast
On white
1.19
#EEEAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#EEEAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAF4
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAF4 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF4
Deuteranopia (green-blind)
#E9ECF4
Tritanopia (blue-blind)
#EDEBED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eeeaf4; /* rgb */ color: rgb(238, 234, 244); /* oklch */ color: oklch(94.3% 0.014 304.1);
Tailwind
colors: {
custom: {
50: '#f3f0f7',
500: '#eeeaf4',
950: '#000000',
},
}SCSS
$custom: #eeeaf4; $custom-light: #f3f0f7; $custom-dark: #000000;
JSON
{
"hex": "#eeeaf4",
"rgb": {
"r": 238,
"g": 234,
"b": 244
},
"hsl": {
"h": 264,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.94303,
"c": 0.01398,
"h": 304.1
},
"luminance": 0.83554
}Semantic roles & 50–950 ramp
primary
#EEEAF4
secondary
#C4CFB4
accent
#AA3C7E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585