#EEEFFA#EEEFFA
#EEEFFA is a very light, near-neutral blue. Relative luminance 0.868; OKLCH L 95.5% C 0.015 H 281.9°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEFFA |
|---|---|
| RGB | rgb(238, 239, 250) |
| HSL | hsl(235, 55%, 96%) |
| HSV | hsv(235, 5%, 98%) |
| CMYK | cmyk(4.8%, 4.4%, 0%, 2%) |
| CIE-LAB | lab(94.66, 1.66, -5.41) |
| CIE-LCH | lch(94.66, 5.66, 287.10°) |
| OKLab | oklab(95.46% 0.0031 -0.0144) |
| OKLCH | oklch(95.46% 0.015 281.9) |
| XYZ | xyz(83.3785, 86.8120, 102.7877) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.55
Lavender (CSS)
#E6E6FA
ΔE00 4.17
Aliceblue
#F0F8FF
ΔE00 4.60
Whitesmoke
#F5F5F5
ΔE00 5.37
Pale Grey
#FDFDFE
ΔE00 5.46
Snow
#FFFAFA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEFFA #FAF9EE
analogous
#EEF5FA #EEEFFA #F3EEFA
triadic
#EEEFFA #FAEEEF #EFFAEE
tetradic
#EEEFFA #FAEEF5 #FAF9EE #EEFAF3
square
#EEEFFA #FAEEF5 #FAF9EE #EEFAF3
split-complementary
#EEEFFA #FAF3EE #F5FAEE
monochromatic
#8F96DE #BFC2EC #E7E9F8 #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.14
#EEEFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#EEEFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEFFA
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEFFA | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FB
Deuteranopia (green-blind)
#ECEFFA
Tritanopia (blue-blind)
#ECF1F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eeeffa; /* rgb */ color: rgb(238, 239, 250); /* oklch */ color: oklch(95.5% 0.015 281.9);
Tailwind
colors: {
custom: {
50: '#f3f4fc',
500: '#eeeffa',
950: '#000000',
},
}SCSS
$custom: #eeeffa; $custom-light: #f3f4fc; $custom-dark: #000000;
JSON
{
"hex": "#eeeffa",
"rgb": {
"r": 238,
"g": 239,
"b": 250
},
"hsl": {
"h": 235,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.95455,
"c": 0.01475,
"h": 281.9
},
"luminance": 0.86812
}Semantic roles & 50–950 ramp
primary
#EEEFFA
secondary
#DCD8B0
accent
#B523C2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585