#EEEFFD#EEEFFD
#EEEFFD is a very light, near-neutral blue. Relative luminance 0.870; OKLCH L 95.5% C 0.019 H 282.8°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEFFD |
|---|---|
| RGB | rgb(238, 239, 253) |
| HSL | hsl(236, 79%, 96%) |
| HSV | hsv(236, 6%, 99%) |
| CMYK | cmyk(5.9%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(94.74, 2.22, -6.84) |
| CIE-LCH | lch(94.74, 7.19, 287.99°) |
| OKLab | oklab(95.55% 0.0042 -0.0183) |
| OKLCH | oklch(95.55% 0.019 282.8) |
| XYZ | xyz(83.8526, 87.0016, 105.2849) |
| Luminance | 0.8700 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.10
Ghostwhite
#F8F8FF
ΔE00 3.51
Aliceblue
#F0F8FF
ΔE00 5.54
Pale Grey
#FDFDFE
ΔE00 6.55
Whitesmoke
#F5F5F5
ΔE00 6.59
Snow
#FFFAFA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEFFD #FDFCEE
analogous
#EEF7FD #EEEFFD #F5EEFD
triadic
#EEEFFD #FDEEEF #EFFDEE
tetradic
#EEEFFD #FDEEF7 #FDFCEE #EEFDF5
square
#EEEFFD #FDEEF7 #FDFCEE #EEFDF5
split-complementary
#EEEFFD #FDF5EE #F7FDEE
monochromatic
#8088F0 #B7BBF7 #E4E5FC #E4E5FC #E4E5FC
Accessibility & contrast
On white
1.14
#EEEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#EEEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEFFD
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEFFD | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FE
Deuteranopia (green-blind)
#EBEFFD
Tritanopia (blue-blind)
#EBF1F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eeeffd; /* rgb */ color: rgb(238, 239, 253); /* oklch */ color: oklch(95.5% 0.019 282.8);
Tailwind
colors: {
custom: {
50: '#f3f4fe',
500: '#eeeffd',
950: '#000000',
},
}SCSS
$custom: #eeeffd; $custom-light: #f3f4fe; $custom-dark: #000000;
JSON
{
"hex": "#eeeffd",
"rgb": {
"r": 238,
"g": 239,
"b": 253
},
"hsl": {
"h": 236,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.95545,
"c": 0.01875,
"h": 282.8
},
"luminance": 0.87002
}Semantic roles & 50–950 ramp
primary
#EEEFFD
secondary
#E6E2A9
accent
#CD0ADB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585