#EEF2FF#EEF2FF
#EEF2FF is a very light, near-neutral blue. Relative luminance 0.889; OKLCH L 96.2% C 0.018 H 272.3°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF2FF |
|---|---|
| RGB | rgb(238, 242, 255) |
| HSL | hsl(226, 100%, 97%) |
| HSV | hsv(226, 7%, 100%) |
| CMYK | cmyk(6.7%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(95.54, 1.06, -6.70) |
| CIE-LCH | lch(95.54, 6.78, 279.01°) |
| OKLab | oklab(96.19% 0.0007 -0.0179) |
| OKLCH | oklch(96.19% 0.018 272.3) |
| XYZ | xyz(85.0585, 88.9009, 107.2668) |
| Luminance | 0.8890 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.11
Aliceblue
#F0F8FF
ΔE00 4.01
Lavender (CSS)
#E6E6FA
ΔE00 4.43
Pale Grey
#FDFDFE
ΔE00 5.89
Whitesmoke
#F5F5F5
ΔE00 5.99
Fog
#D8DCE0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF2FF #FFFBEE
analogous
#EEFBFF #EEF2FF #F3EEFF
triadic
#EEF2FF #FFEEF2 #F2FFEE
tetradic
#EEF2FF #FFEEFB #FFFBEE #EEFFF3
square
#EEF2FF #FFEEFB #FFFBEE #EEFFF3
split-complementary
#EEF2FF #FFF3EE #FBFFEE
monochromatic
#7494FF #B1C3FF #E0E8FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.12
#EEF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#EEF2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF2FF
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF2FF | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EDF2FF
Tritanopia (blue-blind)
#EAF4F6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eef2ff; /* rgb */ color: rgb(238, 242, 255); /* oklch */ color: oklch(96.2% 0.018 272.3);
Tailwind
colors: {
custom: {
50: '#f3f6ff',
500: '#eef2ff',
950: '#000000',
},
}SCSS
$custom: #eef2ff; $custom-light: #f3f6ff; $custom-dark: #000000;
JSON
{
"hex": "#eef2ff",
"rgb": {
"r": 238,
"g": 242,
"b": 255
},
"hsl": {
"h": 225.882,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96191,
"c": 0.01793,
"h": 272.3
},
"luminance": 0.88901
}Semantic roles & 50–950 ramp
primary
#EEF2FF
secondary
#EFDDA3
accent
#AF00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586