#EEEEF2#EEEEF2
#EEEEF2 is a very light, near-neutral blue. Relative luminance 0.857; OKLCH L 95.0% C 0.005 H 286.3°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEF2 |
|---|---|
| RGB | rgb(238, 238, 242) |
| HSL | hsl(240, 13%, 94%) |
| HSV | hsv(240, 2%, 95%) |
| CMYK | cmyk(1.7%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(94.20, 0.71, -1.93) |
| CIE-LCH | lch(94.20, 2.06, 290.34°) |
| OKLab | oklab(95.03% 0.0015 -0.0051) |
| OKLCH | oklch(95.03% 0.005 286.3) |
| XYZ | xyz(81.8587, 85.7369, 96.2236) |
| Luminance | 0.8574 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.52
Ghostwhite
#F8F8FF
ΔE00 2.55
Pale Grey
#FDFDFE
ΔE00 3.40
Snow
#FFFAFA
ΔE00 3.80
White
#FFFFFF
ΔE00 4.00
Aliceblue
#F0F8FF
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEF2 #F2F2EE
analogous
#EEF0F2 #EEEEF2 #F0EEF2
triadic
#EEEEF2 #F2EEEE #EEF2EE
tetradic
#EEEEF2 #F2EEF0 #F2F2EE #EEF2F0
square
#EEEEF2 #F2EEF0 #F2F2EE #EEF2F0
split-complementary
#EEEEF2 #F2F0EE #F0F2EE
monochromatic
#A9A9BD #CBCBD7 #EEEEF2 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.16
#EEEEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#EEEEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEF2
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEF2 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF2
Deuteranopia (green-blind)
#EDEEF2
Tritanopia (blue-blind)
#EDEFEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eeeef2; /* rgb */ color: rgb(238, 238, 242); /* oklch */ color: oklch(95.0% 0.005 286.3);
Tailwind
colors: {
custom: {
50: '#f3f3f6',
500: '#eeeef2',
950: '#000000',
},
}SCSS
$custom: #eeeef2; $custom-light: #f3f3f6; $custom-dark: #000000;
JSON
{
"hex": "#eeeef2",
"rgb": {
"r": 238,
"g": 238,
"b": 242
},
"hsl": {
"h": 240,
"s": 13.333,
"l": 94.118
},
"oklch": {
"l": 0.95026,
"c": 0.00534,
"h": 286.3
},
"luminance": 0.85737
}Semantic roles & 50–950 ramp
primary
#EEEEF2
secondary
#C8C8BC
accent
#974E97
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585