#EEEEFF#EEEEFF
#EEEEFF is a very light, muted blue. Relative luminance 0.865; OKLCH L 95.4% C 0.023 H 286.0°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEFF |
|---|---|
| RGB | rgb(238, 238, 255) |
| HSL | hsl(240, 100%, 97%) |
| HSV | hsv(240, 7%, 100%) |
| CMYK | cmyk(6.7%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(94.55, 3.11, -8.17) |
| CIE-LCH | lch(94.55, 8.74, 290.85°) |
| OKLab | oklab(95.41% 0.0063 -0.0219) |
| OKLCH | oklch(95.41% 0.023 286) |
| XYZ | xyz(83.8810, 86.5459, 106.8743) |
| Luminance | 0.8655 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.04
Ghostwhite
#F8F8FF
ΔE00 4.69
Aliceblue
#F0F8FF
ΔE00 6.91
Lavenderblush
#FFF0F5
ΔE00 7.45
Pale Grey
#FDFDFE
ΔE00 7.77
Whitesmoke
#F5F5F5
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEFF #FFFFEE
analogous
#EEF7FF #EEEEFF #F7EEFF
triadic
#EEEEFF #FFEEEE #EEFFEE
tetradic
#EEEEFF #FFEEF7 #FFFFEE #EEFFF7
square
#EEEEFF #FFEEF7 #FFFFEE #EEFFF7
split-complementary
#EEEEFF #FFF7EE #F7FFEE
monochromatic
#7474FF #B1B1FF #E0E0FF #E0E0FF #E0E0FF
Accessibility & contrast
On white
1.15
#EEEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#EEEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEFF
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEFF | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#EBF1F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eeeeff; /* rgb */ color: rgb(238, 238, 255); /* oklch */ color: oklch(95.4% 0.023 286.0);
Tailwind
colors: {
custom: {
50: '#f3f3ff',
500: '#eeeeff',
950: '#000000',
},
}SCSS
$custom: #eeeeff; $custom-light: #f3f3ff; $custom-dark: #000000;
JSON
{
"hex": "#eeeeff",
"rgb": {
"r": 238,
"g": 238,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.95411,
"c": 0.02274,
"h": 286
},
"luminance": 0.86546
}Semantic roles & 50–950 ramp
primary
#EEEEFF
secondary
#EFEFA3
accent
#E600E5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586