#EEF4FE#EEF4FE
#EEF4FE is a very light, near-neutral blue. Relative luminance 0.900; OKLCH L 96.6% C 0.015 H 260.7°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF4FE |
|---|---|
| RGB | rgb(238, 244, 254) |
| HSL | hsl(218, 89%, 96%) |
| HSV | hsv(218, 6%, 100%) |
| CMYK | cmyk(6.3%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(96.01, -0.15, -5.48) |
| CIE-LCH | lch(96.01, 5.49, 268.47°) |
| OKLab | oklab(96.55% -0.0024 -0.0147) |
| OKLCH | oklch(96.55% 0.015 260.7) |
| XYZ | xyz(85.4964, 90.0337, 106.6207) |
| Luminance | 0.9003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.08
Ghostwhite
#F8F8FF
ΔE00 2.97
Pale Grey
#FDFDFE
ΔE00 4.85
Whitesmoke
#F5F5F5
ΔE00 4.89
White
#FFFFFF
ΔE00 5.41
Fog
#D8DCE0
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF4FE #FEF8EE
analogous
#EEFCFE #EEF4FE #F0EEFE
triadic
#EEF4FE #FEEEF4 #F4FEEE
tetradic
#EEF4FE #FEEEFC #FEF8EE #EEFEF0
square
#EEF4FE #FEEEFC #FEF8EE #EEFEF0
split-complementary
#EEF4FE #FEF0EE #FCFEEE
monochromatic
#7AA9F7 #B4CFFB #E2ECFD #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.10
#EEF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#EEF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF4FE
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF4FE | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#EBF6F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef4fe; /* rgb */ color: rgb(238, 244, 254); /* oklch */ color: oklch(96.6% 0.015 260.7);
Tailwind
colors: {
custom: {
50: '#f3f7fe',
500: '#eef4fe',
950: '#000000',
},
}SCSS
$custom: #eef4fe; $custom-light: #f3f7fe; $custom-dark: #000000;
JSON
{
"hex": "#eef4fe",
"rgb": {
"r": 238,
"g": 244,
"b": 254
},
"hsl": {
"h": 217.5,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.96552,
"c": 0.01486,
"h": 260.7
},
"luminance": 0.90034
}Semantic roles & 50–950 ramp
primary
#EEF4FE
secondary
#EAD1A6
accent
#8F00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585