#EEF1FD#EEF1FD
#EEF1FD is a very light, near-neutral blue. Relative luminance 0.882; OKLCH L 95.9% C 0.016 H 274.8°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF1FD |
|---|---|
| RGB | rgb(238, 241, 253) |
| HSL | hsl(228, 79%, 96%) |
| HSV | hsv(228, 6%, 99%) |
| CMYK | cmyk(5.9%, 4.7%, 0%, 0.8%) |
| CIE-LAB | lab(95.24, 1.20, -6.11) |
| CIE-LCH | lch(95.24, 6.22, 281.09°) |
| OKLab | oklab(95.94% 0.0014 -0.0163) |
| OKLCH | oklch(95.94% 0.016 274.8) |
| XYZ | xyz(84.4414, 88.1792, 105.4811) |
| Luminance | 0.8818 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.76
Aliceblue
#F0F8FF
ΔE00 4.03
Lavender (CSS)
#E6E6FA
ΔE00 4.40
Pale Grey
#FDFDFE
ΔE00 5.60
Whitesmoke
#F5F5F5
ΔE00 5.62
Fog
#D8DCE0
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF1FD #FDFAEE
analogous
#EEF9FD #EEF1FD #F3EEFD
triadic
#EEF1FD #FDEEF1 #F1FDEE
tetradic
#EEF1FD #FDEEF9 #FDFAEE #EEFDF3
square
#EEF1FD #FDEEF9 #FDFAEE #EEFDF3
split-complementary
#EEF1FD #FDF3EE #F9FDEE
monochromatic
#8097F0 #B7C4F7 #E4E8FC #E4E8FC #E4E8FC
Accessibility & contrast
On white
1.13
#EEF1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#EEF1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF1FD
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF1FD | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#EBF3F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef1fd; /* rgb */ color: rgb(238, 241, 253); /* oklch */ color: oklch(95.9% 0.016 274.8);
Tailwind
colors: {
custom: {
50: '#f3f5fe',
500: '#eef1fd',
950: '#000000',
},
}SCSS
$custom: #eef1fd; $custom-light: #f3f5fe; $custom-dark: #000000;
JSON
{
"hex": "#eef1fd",
"rgb": {
"r": 238,
"g": 241,
"b": 253
},
"hsl": {
"h": 228,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.95935,
"c": 0.01639,
"h": 274.8
},
"luminance": 0.8818
}Semantic roles & 50–950 ramp
primary
#EEF1FD
secondary
#E6DAA9
accent
#B10ADB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585