#EEF0FF#EEF0FF
#EEF0FF is a very light, muted blue. Relative luminance 0.877; OKLCH L 95.8% C 0.020 H 279.9°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF0FF |
|---|---|
| RGB | rgb(238, 240, 255) |
| HSL | hsl(233, 100%, 97%) |
| HSV | hsv(233, 7%, 100%) |
| CMYK | cmyk(6.7%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(95.04, 2.08, -7.43) |
| CIE-LCH | lch(95.04, 7.72, 285.67°) |
| OKLab | oklab(95.8% 0.0035 -0.0199) |
| OKLCH | oklch(95.8% 0.02 279.9) |
| XYZ | xyz(84.4665, 87.7169, 107.0694) |
| Luminance | 0.8772 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.09
Ghostwhite
#F8F8FF
ΔE00 3.75
Aliceblue
#F0F8FF
ΔE00 5.49
Pale Grey
#FDFDFE
ΔE00 6.79
Whitesmoke
#F5F5F5
ΔE00 6.88
Fog
#D8DCE0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF0FF #FFFDEE
analogous
#EEF9FF #EEF0FF #F5EEFF
triadic
#EEF0FF #FFEEF0 #F0FFEE
tetradic
#EEF0FF #FFEEF9 #FFFDEE #EEFFF5
square
#EEF0FF #FFEEF9 #FFFDEE #EEFFF5
split-complementary
#EEF0FF #FFF5EE #F9FFEE
monochromatic
#7484FF #B1BAFF #E0E4FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.13
#EEF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#EEF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF0FF
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF0FF | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#ECF0FF
Tritanopia (blue-blind)
#EBF2F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef0ff; /* rgb */ color: rgb(238, 240, 255); /* oklch */ color: oklch(95.8% 0.020 279.9);
Tailwind
colors: {
custom: {
50: '#f3f4ff',
500: '#eef0ff',
950: '#000000',
},
}SCSS
$custom: #eef0ff; $custom-light: #f3f4ff; $custom-dark: #000000;
JSON
{
"hex": "#eef0ff",
"rgb": {
"r": 238,
"g": 240,
"b": 255
},
"hsl": {
"h": 232.941,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.958,
"c": 0.02019,
"h": 279.9
},
"luminance": 0.87717
}Semantic roles & 50–950 ramp
primary
#EEF0FF
secondary
#EFE6A3
accent
#CA00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586