#EEEEF4#EEEEF4
#EEEEF4 is a very light, near-neutral blue. Relative luminance 0.859; OKLCH L 95.1% C 0.008 H 286.3°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEF4 |
|---|---|
| RGB | rgb(238, 238, 244) |
| HSL | hsl(240, 21%, 95%) |
| HSV | hsv(240, 2%, 96%) |
| CMYK | cmyk(2.5%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(94.25, 1.08, -2.89) |
| CIE-LCH | lch(94.25, 3.08, 290.41°) |
| OKLab | oklab(95.08% 0.0022 -0.0077) |
| OKLCH | oklch(95.08% 0.008 286.3) |
| XYZ | xyz(82.1607, 85.8578, 97.8142) |
| Luminance | 0.8586 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.13
Whitesmoke
#F5F5F5
ΔE00 3.37
Pale Grey
#FDFDFE
ΔE00 3.93
Aliceblue
#F0F8FF
ΔE00 4.07
Snow
#FFFAFA
ΔE00 4.25
White
#FFFFFF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEF4 #F4F4EE
analogous
#EEF1F4 #EEEEF4 #F1EEF4
triadic
#EEEEF4 #F4EEEE #EEF4EE
tetradic
#EEEEF4 #F4EEF1 #F4F4EE #EEF4F1
square
#EEEEF4 #F4EEF1 #F4F4EE #EEF4F1
split-complementary
#EEEEF4 #F4F1EE #F1F4EE
monochromatic
#A4A4C4 #C9C9DC #ECECF3 #ECECF3 #ECECF3
Accessibility & contrast
On white
1.16
#EEEEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#EEEEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEF4
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEF4 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF4
Deuteranopia (green-blind)
#EDEEF4
Tritanopia (blue-blind)
#EDEFF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eeeef4; /* rgb */ color: rgb(238, 238, 244); /* oklch */ color: oklch(95.1% 0.008 286.3);
Tailwind
colors: {
custom: {
50: '#f3f3f7',
500: '#eeeef4',
950: '#000000',
},
}SCSS
$custom: #eeeef4; $custom-light: #f3f3f7; $custom-dark: #000000;
JSON
{
"hex": "#eeeef4",
"rgb": {
"r": 238,
"g": 238,
"b": 244
},
"hsl": {
"h": 240,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.95083,
"c": 0.008,
"h": 286.3
},
"luminance": 0.85858
}Semantic roles & 50–950 ramp
primary
#EEEEF4
secondary
#CCCCBA
accent
#A046A0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585