#EEEFFF#EEEFFF
#EEEFFF is a very light, muted blue. Relative luminance 0.871; OKLCH L 95.6% C 0.021 H 283.1°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEFFF |
|---|---|
| RGB | rgb(238, 239, 255) |
| HSL | hsl(236, 100%, 97%) |
| HSV | hsv(236, 7%, 100%) |
| CMYK | cmyk(6.7%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(94.79, 2.60, -7.80) |
| CIE-LCH | lch(94.79, 8.22, 288.42°) |
| OKLab | oklab(95.61% 0.0049 -0.0209) |
| OKLCH | oklch(95.61% 0.021 283.1) |
| XYZ | xyz(84.1729, 87.1298, 106.9716) |
| Luminance | 0.8713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.51
Ghostwhite
#F8F8FF
ΔE00 4.20
Aliceblue
#F0F8FF
ΔE00 6.21
Pale Grey
#FDFDFE
ΔE00 7.27
Whitesmoke
#F5F5F5
ΔE00 7.36
Fog
#D8DCE0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEFFF #FFFEEE
analogous
#EEF8FF #EEEFFF #F6EEFF
triadic
#EEEFFF #FFEEEF #EFFFEE
tetradic
#EEEFFF #FFEEF8 #FFFEEE #EEFFF6
square
#EEEFFF #FFEEF8 #FFFEEE #EEFFF6
split-complementary
#EEEFFF #FFF6EE #F8FFEE
monochromatic
#747CFF #B1B5FF #E0E2FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.14
#EEEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#EEEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEFFF
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEFFF | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF1FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#EBF2F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eeefff; /* rgb */ color: rgb(238, 239, 255); /* oklch */ color: oklch(95.6% 0.021 283.1);
Tailwind
colors: {
custom: {
50: '#f3f4ff',
500: '#eeefff',
950: '#000000',
},
}SCSS
$custom: #eeefff; $custom-light: #f3f4ff; $custom-dark: #000000;
JSON
{
"hex": "#eeefff",
"rgb": {
"r": 238,
"g": 239,
"b": 255
},
"hsl": {
"h": 236.471,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.95606,
"c": 0.02143,
"h": 283.1
},
"luminance": 0.8713
}Semantic roles & 50–950 ramp
primary
#EEEFFF
secondary
#EFEAA3
accent
#D800E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586