#EEEEF1#EEEEF1
#EEEEF1 is a very light, near-neutral blue. Relative luminance 0.857; OKLCH L 95.0% C 0.004 H 286.3°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEF1 |
|---|---|
| RGB | rgb(238, 238, 241) |
| HSL | hsl(240, 10%, 94%) |
| HSV | hsv(240, 1%, 95%) |
| CMYK | cmyk(1.2%, 1.2%, 0%, 5.5%) |
| CIE-LAB | lab(94.17, 0.53, -1.45) |
| CIE-LCH | lch(94.17, 1.54, 290.30°) |
| OKLab | oklab(95% 0.0011 -0.0038) |
| OKLCH | oklch(95% 0.004 286.3) |
| XYZ | xyz(81.7089, 85.6770, 95.4347) |
| Luminance | 0.8568 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.13
Ghostwhite
#F8F8FF
ΔE00 2.88
Pale Grey
#FDFDFE
ΔE00 3.22
Snow
#FFFAFA
ΔE00 3.65
White
#FFFFFF
ΔE00 3.77
Off White
#FAF9F6
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEF1 #F1F1EE
analogous
#EEF0F1 #EEEEF1 #F0EEF1
triadic
#EEEEF1 #F1EEEE #EEF1EE
tetradic
#EEEEF1 #F1EEF0 #F1F1EE #EEF1F0
square
#EEEEF1 #F1EEF0 #F1F1EE #EEF1F0
split-complementary
#EEEEF1 #F1F0EE #F0F1EE
monochromatic
#ABABBA #CCCCD5 #EEEEF1 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.16
#EEEEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#EEEEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEF1
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEF1 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF1
Deuteranopia (green-blind)
#EDEEF1
Tritanopia (blue-blind)
#EDEEEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eeeef1; /* rgb */ color: rgb(238, 238, 241); /* oklch */ color: oklch(95.0% 0.004 286.3);
Tailwind
colors: {
custom: {
50: '#f3f3f5',
500: '#eeeef1',
950: '#000000',
},
}SCSS
$custom: #eeeef1; $custom-light: #f3f3f5; $custom-dark: #000000;
JSON
{
"hex": "#eeeef1",
"rgb": {
"r": 238,
"g": 238,
"b": 241
},
"hsl": {
"h": 240,
"s": 9.677,
"l": 93.922
},
"oklch": {
"l": 0.94997,
"c": 0.004,
"h": 286.3
},
"luminance": 0.85677
}Semantic roles & 50–950 ramp
primary
#EEEEF1
secondary
#C6C6BD
accent
#945294
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585