#EEEAF0#EEEAF0
#EEEAF0 is a very light, near-neutral purple. Relative luminance 0.833; OKLCH L 94.2% C 0.009 H 314.8°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAF0 |
|---|---|
| RGB | rgb(238, 234, 240) |
| HSL | hsl(280, 17%, 93%) |
| HSV | hsv(280, 3%, 94%) |
| CMYK | cmyk(0.8%, 2.5%, 0%, 5.9%) |
| CIE-LAB | lab(93.15, 2.41, -2.42) |
| CIE-LCH | lch(93.15, 3.42, 314.77°) |
| OKLab | oklab(94.19% 0.0064 -0.0064) |
| OKLCH | oklch(94.19% 0.009 314.8) |
| XYZ | xyz(80.4083, 83.3142, 94.2664) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.32
Snow
#FFFAFA
ΔE00 4.38
Whitesmoke
#F5F5F5
ΔE00 4.45
Lavenderblush
#FFF0F5
ΔE00 4.80
Very Light Pink
#FFF4F2
ΔE00 4.98
Pale Grey
#FDFDFE
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAF0 #ECF0EA
analogous
#EBEAF0 #EEEAF0 #F0EAEF
triadic
#EEEAF0 #F0EEEA #EAF0EE
tetradic
#EEEAF0 #F0EBEA #ECF0EA #EAEFF0
square
#EEEAF0 #F0EBEA #ECF0EA #EAEFF0
split-complementary
#EEEAF0 #EFF0EA #EAF0EB
monochromatic
#B4A3BD #D1C6D6 #EEEAF0 #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.19
#EEEAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#EEEAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAF0
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAF0 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF0
Deuteranopia (green-blind)
#EAEBF0
Tritanopia (blue-blind)
#EEEBEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eeeaf0; /* rgb */ color: rgb(238, 234, 240); /* oklch */ color: oklch(94.2% 0.009 314.8);
Tailwind
colors: {
custom: {
50: '#f3f0f4',
500: '#eeeaf0',
950: '#000000',
},
}SCSS
$custom: #eeeaf0; $custom-light: #f3f0f4; $custom-dark: #000000;
JSON
{
"hex": "#eeeaf0",
"rgb": {
"r": 238,
"g": 234,
"b": 240
},
"hsl": {
"h": 280,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.94186,
"c": 0.00904,
"h": 314.8
},
"luminance": 0.83314
}Semantic roles & 50–950 ramp
primary
#EEEAF0
secondary
#BDC7B8
accent
#9B4B65
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585