#EEEFF8#EEEFF8
#EEEFF8 is a very light, near-neutral blue. Relative luminance 0.867; OKLCH L 95.4% C 0.012 H 281.1°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEFF8 |
|---|---|
| RGB | rgb(238, 239, 248) |
| HSL | hsl(234, 42%, 95%) |
| HSV | hsv(234, 4%, 97%) |
| CMYK | cmyk(4%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(94.61, 1.29, -4.45) |
| CIE-LCH | lch(94.61, 4.63, 286.23°) |
| OKLab | oklab(95.4% 0.0023 -0.0118) |
| OKLCH | oklch(95.4% 0.012 281.1) |
| XYZ | xyz(83.0666, 86.6872, 101.1449) |
| Luminance | 0.8669 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.09
Aliceblue
#F0F8FF
ΔE00 4.06
Whitesmoke
#F5F5F5
ΔE00 4.52
Pale Grey
#FDFDFE
ΔE00 4.74
Lavender (CSS)
#E6E6FA
ΔE00 4.98
Snow
#FFFAFA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEFF8 #F8F7EE
analogous
#EEF4F8 #EEEFF8 #F2EEF8
triadic
#EEEFF8 #F8EEEF #EFF8EE
tetradic
#EEEFF8 #F8EEF4 #F8F7EE #EEF8F2
square
#EEEFF8 #F8EEF4 #F8F7EE #EEF8F2
split-complementary
#EEEFF8 #F8F2EE #F4F8EE
monochromatic
#979DD4 #C3C6E6 #E9EBF6 #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.15
#EEEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#EEEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEFF8
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEFF8 | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F8
Deuteranopia (green-blind)
#EDEFF8
Tritanopia (blue-blind)
#ECF0F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eeeff8; /* rgb */ color: rgb(238, 239, 248); /* oklch */ color: oklch(95.4% 0.012 281.1);
Tailwind
colors: {
custom: {
50: '#f3f4fa',
500: '#eeeff8',
950: '#000000',
},
}SCSS
$custom: #eeeff8; $custom-light: #f3f4fa; $custom-dark: #000000;
JSON
{
"hex": "#eeeff8",
"rgb": {
"r": 238,
"g": 239,
"b": 248
},
"hsl": {
"h": 234,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.95396,
"c": 0.01207,
"h": 281.1
},
"luminance": 0.86687
}Semantic roles & 50–950 ramp
primary
#EEEFF8
secondary
#D6D3B4
accent
#A831B5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585