#EEEFF5#EEEFF5
#EEEFF5 is a very light, near-neutral blue. Relative luminance 0.865; OKLCH L 95.3% C 0.008 H 278.6°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEFF5 |
|---|---|
| RGB | rgb(238, 239, 245) |
| HSL | hsl(231, 26%, 95%) |
| HSV | hsv(231, 3%, 96%) |
| CMYK | cmyk(2.9%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(94.53, 0.75, -3.01) |
| CIE-LCH | lch(94.53, 3.10, 283.94°) |
| OKLab | oklab(95.31% 0.0012 -0.008) |
| OKLCH | oklch(95.31% 0.008 278.6) |
| XYZ | xyz(82.6049, 86.5025, 98.7133) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.06
Whitesmoke
#F5F5F5
ΔE00 3.22
Aliceblue
#F0F8FF
ΔE00 3.53
Pale Grey
#FDFDFE
ΔE00 3.75
Snow
#FFFAFA
ΔE00 4.37
White
#FFFFFF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEFF5 #F5F4EE
analogous
#EEF3F5 #EEEFF5 #F1EEF5
triadic
#EEEFF5 #F5EEEF #EFF5EE
tetradic
#EEEFF5 #F5EEF3 #F5F4EE #EEF5F1
square
#EEEFF5 #F5EEF3 #F5F4EE #EEF5F1
split-complementary
#EEEFF5 #F5F1EE #F3F5EE
monochromatic
#A1A6C8 #C7CBDE #ECEDF4 #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.15
#EEEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#EEEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEFF5
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEFF5 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF5
Deuteranopia (green-blind)
#EDEFF5
Tritanopia (blue-blind)
#EDF0F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eeeff5; /* rgb */ color: rgb(238, 239, 245); /* oklch */ color: oklch(95.3% 0.008 278.6);
Tailwind
colors: {
custom: {
50: '#f3f4f8',
500: '#eeeff5',
950: '#000000',
},
}SCSS
$custom: #eeeff5; $custom-light: #f3f4f8; $custom-dark: #000000;
JSON
{
"hex": "#eeeff5",
"rgb": {
"r": 238,
"g": 239,
"b": 245
},
"hsl": {
"h": 231.429,
"s": 25.926,
"l": 94.706
},
"oklch": {
"l": 0.95308,
"c": 0.00809,
"h": 278.6
},
"luminance": 0.86503
}Semantic roles & 50–950 ramp
primary
#EEEFF5
secondary
#CECBB9
accent
#9641A4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585