#EEF0FE#EEF0FE
#EEF0FE is a very light, near-neutral blue. Relative luminance 0.877; OKLCH L 95.8% C 0.019 H 279.5°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF0FE |
|---|---|
| RGB | rgb(238, 240, 254) |
| HSL | hsl(233, 89%, 96%) |
| HSV | hsv(233, 6%, 100%) |
| CMYK | cmyk(6.3%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(95.01, 1.90, -6.95) |
| CIE-LCH | lch(95.01, 7.21, 285.26°) |
| OKLab | oklab(95.77% 0.0031 -0.0186) |
| OKLCH | oklch(95.77% 0.019 279.5) |
| XYZ | xyz(84.3059, 87.6527, 106.2239) |
| Luminance | 0.8765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.39
Ghostwhite
#F8F8FF
ΔE00 3.41
Aliceblue
#F0F8FF
ΔE00 5.14
Pale Grey
#FDFDFE
ΔE00 6.42
Whitesmoke
#F5F5F5
ΔE00 6.49
Fog
#D8DCE0
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF0FE #FEFCEE
analogous
#EEF8FE #EEF0FE #F4EEFE
triadic
#EEF0FE #FEEEF0 #F0FEEE
tetradic
#EEF0FE #FEEEF8 #FEFCEE #EEFEF4
square
#EEF0FE #FEEEF8 #FEFCEE #EEFEF4
split-complementary
#EEF0FE #FEF4EE #F8FEEE
monochromatic
#7A8AF7 #B4BDFB #E2E5FD #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.13
#EEF0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#EEF0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF0FE
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF0FE | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#EBF2F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef0fe; /* rgb */ color: rgb(238, 240, 254); /* oklch */ color: oklch(95.8% 0.019 279.5);
Tailwind
colors: {
custom: {
50: '#f3f4fe',
500: '#eef0fe',
950: '#000000',
},
}SCSS
$custom: #eef0fe; $custom-light: #f3f4fe; $custom-dark: #000000;
JSON
{
"hex": "#eef0fe",
"rgb": {
"r": 238,
"g": 240,
"b": 254
},
"hsl": {
"h": 232.5,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.9577,
"c": 0.01886,
"h": 279.5
},
"luminance": 0.87653
}Semantic roles & 50–950 ramp
primary
#EEF0FE
secondary
#EAE2A6
accent
#C900E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585