#EEF4FD#EEF4FD
#EEF4FD is a very light, near-neutral blue. Relative luminance 0.900; OKLCH L 96.5% C 0.014 H 258.3°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF4FD |
|---|---|
| RGB | rgb(238, 244, 253) |
| HSL | hsl(216, 79%, 96%) |
| HSV | hsv(216, 6%, 99%) |
| CMYK | cmyk(5.9%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(95.98, -0.33, -5.01) |
| CIE-LCH | lch(95.98, 5.02, 266.19°) |
| OKLab | oklab(96.52% -0.0028 -0.0134) |
| OKLCH | oklch(96.52% 0.014 258.3) |
| XYZ | xyz(85.3367, 89.9698, 105.7795) |
| Luminance | 0.8997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.70
Ghostwhite
#F8F8FF
ΔE00 2.94
Whitesmoke
#F5F5F5
ΔE00 4.53
Pale Grey
#FDFDFE
ΔE00 4.54
White
#FFFFFF
ΔE00 5.09
Fog
#D8DCE0
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF4FD #FDF7EE
analogous
#EEFCFD #EEF4FD #F0EEFD
triadic
#EEF4FD #FDEEF4 #F4FDEE
tetradic
#EEF4FD #FDEEFC #FDF7EE #EEFDF0
square
#EEF4FD #FDEEFC #FDF7EE #EEFDF0
split-complementary
#EEF4FD #FDF0EE #FCFDEE
monochromatic
#80ADF0 #B7D1F7 #E4EDFC #E4EDFC #E4EDFC
Accessibility & contrast
On white
1.11
#EEF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#EEF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF4FD
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF4FD | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#EBF6F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef4fd; /* rgb */ color: rgb(238, 244, 253); /* oklch */ color: oklch(96.5% 0.014 258.3);
Tailwind
colors: {
custom: {
50: '#f3f7fe',
500: '#eef4fd',
950: '#000000',
},
}SCSS
$custom: #eef4fd; $custom-light: #f3f7fe; $custom-dark: #000000;
JSON
{
"hex": "#eef4fd",
"rgb": {
"r": 238,
"g": 244,
"b": 253
},
"hsl": {
"h": 216,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.96523,
"c": 0.01366,
"h": 258.3
},
"luminance": 0.8997
}Semantic roles & 50–950 ramp
primary
#EEF4FD
secondary
#E6CEA9
accent
#880ADB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585