#EEEFFE#EEEFFE
#EEEFFE is a very light, muted blue. Relative luminance 0.871; OKLCH L 95.6% C 0.020 H 283.0°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEFFE |
|---|---|
| RGB | rgb(238, 239, 254) |
| HSL | hsl(236, 89%, 96%) |
| HSV | hsv(236, 6%, 100%) |
| CMYK | cmyk(6.3%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.77, 2.41, -7.32) |
| CIE-LCH | lch(94.77, 7.71, 288.22°) |
| OKLab | oklab(95.58% 0.0045 -0.0196) |
| OKLCH | oklch(95.58% 0.02 283) |
| XYZ | xyz(84.0124, 87.0655, 106.1260) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.79
Ghostwhite
#F8F8FF
ΔE00 3.85
Aliceblue
#F0F8FF
ΔE00 5.87
Pale Grey
#FDFDFE
ΔE00 6.91
Whitesmoke
#F5F5F5
ΔE00 6.98
Snow
#FFFAFA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEFFE #FEFDEE
analogous
#EEF7FE #EEEFFE #F5EEFE
triadic
#EEEFFE #FEEEEF #EFFEEE
tetradic
#EEEFFE #FEEEF7 #FEFDEE #EEFEF5
square
#EEEFFE #FEEEF7 #FEFDEE #EEFEF5
split-complementary
#EEEFFE #FEF5EE #F7FEEE
monochromatic
#7A82F7 #B4B9FB #E2E4FD #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.14
#EEEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#EEEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEFFE
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEFFE | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FF
Deuteranopia (green-blind)
#EBEFFE
Tritanopia (blue-blind)
#EBF1F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eeeffe; /* rgb */ color: rgb(238, 239, 254); /* oklch */ color: oklch(95.6% 0.020 283.0);
Tailwind
colors: {
custom: {
50: '#f3f4fe',
500: '#eeeffe',
950: '#000000',
},
}SCSS
$custom: #eeeffe; $custom-light: #f3f4fe; $custom-dark: #000000;
JSON
{
"hex": "#eeeffe",
"rgb": {
"r": 238,
"g": 239,
"b": 254
},
"hsl": {
"h": 236.25,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.95575,
"c": 0.02009,
"h": 283
},
"luminance": 0.87066
}Semantic roles & 50–950 ramp
primary
#EEEFFE
secondary
#EAE6A6
accent
#D700E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585