#EEEEF3#EEEEF3
#EEEEF3 is a very light, near-neutral blue. Relative luminance 0.858; OKLCH L 95.1% C 0.007 H 286.3°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEF3 |
|---|---|
| RGB | rgb(238, 238, 243) |
| HSL | hsl(240, 17%, 94%) |
| HSV | hsv(240, 2%, 95%) |
| CMYK | cmyk(2.1%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(94.23, 0.89, -2.41) |
| CIE-LCH | lch(94.23, 2.57, 290.37°) |
| OKLab | oklab(95.06% 0.0019 -0.0064) |
| OKLCH | oklch(95.06% 0.007 286.3) |
| XYZ | xyz(82.0093, 85.7972, 97.0167) |
| Luminance | 0.8580 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.29
Whitesmoke
#F5F5F5
ΔE00 2.94
Pale Grey
#FDFDFE
ΔE00 3.65
Snow
#FFFAFA
ΔE00 4.01
Aliceblue
#F0F8FF
ΔE00 4.01
White
#FFFFFF
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEF3 #F3F3EE
analogous
#EEF1F3 #EEEEF3 #F1EEF3
triadic
#EEEEF3 #F3EEEE #EEF3EE
tetradic
#EEEEF3 #F3EEF1 #F3F3EE #EEF3F1
square
#EEEEF3 #F3EEF1 #F3F3EE #EEF3F1
split-complementary
#EEEEF3 #F3F1EE #F1F3EE
monochromatic
#A6A6C0 #CACADA #EDEDF2 #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.16
#EEEEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#EEEEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEF3
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEF3 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF3
Deuteranopia (green-blind)
#EDEEF3
Tritanopia (blue-blind)
#EDEFF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eeeef3; /* rgb */ color: rgb(238, 238, 243); /* oklch */ color: oklch(95.1% 0.007 286.3);
Tailwind
colors: {
custom: {
50: '#f3f3f7',
500: '#eeeef3',
950: '#000000',
},
}SCSS
$custom: #eeeef3; $custom-light: #f3f3f7; $custom-dark: #000000;
JSON
{
"hex": "#eeeef3",
"rgb": {
"r": 238,
"g": 238,
"b": 243
},
"hsl": {
"h": 240,
"s": 17.241,
"l": 94.314
},
"oklch": {
"l": 0.95055,
"c": 0.00667,
"h": 286.3
},
"luminance": 0.85797
}Semantic roles & 50–950 ramp
primary
#EEEEF3
secondary
#CACABB
accent
#9C4A9C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585