#EEF0FD#EEF0FD
#EEF0FD is a very light, near-neutral blue. Relative luminance 0.876; OKLCH L 95.7% C 0.018 H 279.1°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF0FD |
|---|---|
| RGB | rgb(238, 240, 253) |
| HSL | hsl(232, 79%, 96%) |
| HSV | hsv(232, 6%, 99%) |
| CMYK | cmyk(5.9%, 5.1%, 0%, 0.8%) |
| CIE-LAB | lab(94.99, 1.71, -6.48) |
| CIE-LCH | lch(94.99, 6.70, 284.79°) |
| OKLab | oklab(95.74% 0.0028 -0.0173) |
| OKLCH | oklch(95.74% 0.018 279.1) |
| XYZ | xyz(84.1462, 87.5888, 105.3827) |
| Luminance | 0.8759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.08
Lavender (CSS)
#E6E6FA
ΔE00 3.72
Aliceblue
#F0F8FF
ΔE00 4.80
Pale Grey
#FDFDFE
ΔE00 6.06
Whitesmoke
#F5F5F5
ΔE00 6.09
Fog
#D8DCE0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF0FD #FDFBEE
analogous
#EEF8FD #EEF0FD #F4EEFD
triadic
#EEF0FD #FDEEF0 #F0FDEE
tetradic
#EEF0FD #FDEEF8 #FDFBEE #EEFDF4
square
#EEF0FD #FDEEF8 #FDFBEE #EEFDF4
split-complementary
#EEF0FD #FDF4EE #F8FDEE
monochromatic
#808FF0 #B7C0F7 #E4E7FC #E4E7FC #E4E7FC
Accessibility & contrast
On white
1.13
#EEF0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#EEF0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF0FD
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF0FD | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#EBF2F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef0fd; /* rgb */ color: rgb(238, 240, 253); /* oklch */ color: oklch(95.7% 0.018 279.1);
Tailwind
colors: {
custom: {
50: '#f3f4fe',
500: '#eef0fd',
950: '#000000',
},
}SCSS
$custom: #eef0fd; $custom-light: #f3f4fe; $custom-dark: #000000;
JSON
{
"hex": "#eef0fd",
"rgb": {
"r": 238,
"g": 240,
"b": 253
},
"hsl": {
"h": 232,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.9574,
"c": 0.01753,
"h": 279.1
},
"luminance": 0.87589
}Semantic roles & 50–950 ramp
primary
#EEF0FD
secondary
#E6DEA9
accent
#BF0ADB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585