#EEF2FD#EEF2FD
#EEF2FD is a very light, near-neutral blue. Relative luminance 0.888; OKLCH L 96.1% C 0.015 H 270.0°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF2FD |
|---|---|
| RGB | rgb(238, 242, 253) |
| HSL | hsl(224, 79%, 96%) |
| HSV | hsv(224, 6%, 99%) |
| CMYK | cmyk(5.9%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(95.49, 0.69, -5.74) |
| CIE-LCH | lch(95.49, 5.78, 276.82°) |
| OKLab | oklab(96.13% 0 -0.0153) |
| OKLCH | oklch(96.13% 0.015 270) |
| XYZ | xyz(84.7382, 88.7728, 105.5800) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.61
Aliceblue
#F0F8FF
ΔE00 3.26
Lavender (CSS)
#E6E6FA
ΔE00 5.12
Pale Grey
#FDFDFE
ΔE00 5.18
Whitesmoke
#F5F5F5
ΔE00 5.19
White
#FFFFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF2FD #FDF9EE
analogous
#EEFAFD #EEF2FD #F2EEFD
triadic
#EEF2FD #FDEEF2 #F2FDEE
tetradic
#EEF2FD #FDEEFA #FDF9EE #EEFDF2
square
#EEF2FD #FDEEFA #FDF9EE #EEFDF2
split-complementary
#EEF2FD #FDF2EE #FAFDEE
monochromatic
#809EF0 #B7C8F7 #E4EAFC #E4EAFC #E4EAFC
Accessibility & contrast
On white
1.12
#EEF2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#EEF2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF2FD
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF2FD | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#EEF1FD
Tritanopia (blue-blind)
#EBF4F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eef2fd; /* rgb */ color: rgb(238, 242, 253); /* oklch */ color: oklch(96.1% 0.015 270.0);
Tailwind
colors: {
custom: {
50: '#f3f6fe',
500: '#eef2fd',
950: '#000000',
},
}SCSS
$custom: #eef2fd; $custom-light: #f3f6fe; $custom-dark: #000000;
JSON
{
"hex": "#eef2fd",
"rgb": {
"r": 238,
"g": 242,
"b": 253
},
"hsl": {
"h": 224,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.96131,
"c": 0.01535,
"h": 270
},
"luminance": 0.88773
}Semantic roles & 50–950 ramp
primary
#EEF2FD
secondary
#E6D6A9
accent
#A40ADB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585