#EEF1FE#EEF1FE
#EEF1FE is a very light, near-neutral blue. Relative luminance 0.882; OKLCH L 96.0% C 0.018 H 275.6°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF1FE |
|---|---|
| RGB | rgb(238, 241, 254) |
| HSL | hsl(229, 89%, 96%) |
| HSV | hsv(229, 6%, 100%) |
| CMYK | cmyk(6.3%, 5.1%, 0%, 0.4%) |
| CIE-LAB | lab(95.26, 1.39, -6.59) |
| CIE-LCH | lch(95.26, 6.73, 281.87°) |
| OKLab | oklab(95.97% 0.0017 -0.0176) |
| OKLCH | oklch(95.97% 0.018 275.6) |
| XYZ | xyz(84.6011, 88.2430, 106.3223) |
| Luminance | 0.8824 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.06
Lavender (CSS)
#E6E6FA
ΔE00 4.05
Aliceblue
#F0F8FF
ΔE00 4.39
Pale Grey
#FDFDFE
ΔE00 5.96
Whitesmoke
#F5F5F5
ΔE00 6.03
Fog
#D8DCE0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF1FE #FEFBEE
analogous
#EEF9FE #EEF1FE #F3EEFE
triadic
#EEF1FE #FEEEF1 #F1FEEE
tetradic
#EEF1FE #FEEEF9 #FEFBEE #EEFEF3
square
#EEF1FE #FEEEF9 #FEFBEE #EEFEF3
split-complementary
#EEF1FE #FEF3EE #F9FEEE
monochromatic
#7A92F7 #B4C1FB #E2E7FD #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.13
#EEF1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#EEF1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF1FE
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF1FE | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#EBF3F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef1fe; /* rgb */ color: rgb(238, 241, 254); /* oklch */ color: oklch(96.0% 0.018 275.6);
Tailwind
colors: {
custom: {
50: '#f3f5fe',
500: '#eef1fe',
950: '#000000',
},
}SCSS
$custom: #eef1fe; $custom-light: #f3f5fe; $custom-dark: #000000;
JSON
{
"hex": "#eef1fe",
"rgb": {
"r": 238,
"g": 241,
"b": 254
},
"hsl": {
"h": 228.75,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.95965,
"c": 0.01771,
"h": 275.6
},
"luminance": 0.88243
}Semantic roles & 50–950 ramp
primary
#EEF1FE
secondary
#EADDA6
accent
#BA00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585