#EEEFF6#EEEFF6
#EEEFF6 is a very light, near-neutral blue. Relative luminance 0.866; OKLCH L 95.3% C 0.009 H 279.7°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEFF6 |
|---|---|
| RGB | rgb(238, 239, 246) |
| HSL | hsl(233, 31%, 95%) |
| HSV | hsv(233, 3%, 96%) |
| CMYK | cmyk(3.3%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(94.55, 0.93, -3.49) |
| CIE-LCH | lch(94.55, 3.61, 284.91°) |
| OKLab | oklab(95.34% 0.0016 -0.0093) |
| OKLCH | oklch(95.34% 0.009 279.7) |
| XYZ | xyz(82.7579, 86.5638, 99.5195) |
| Luminance | 0.8656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.96
Aliceblue
#F0F8FF
ΔE00 3.66
Whitesmoke
#F5F5F5
ΔE00 3.66
Pale Grey
#FDFDFE
ΔE00 4.06
Snow
#FFFAFA
ΔE00 4.63
White
#FFFFFF
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEFF6 #F6F5EE
analogous
#EEF3F6 #EEEFF6 #F1EEF6
triadic
#EEEFF6 #F6EEEF #EFF6EE
tetradic
#EEEFF6 #F6EEF3 #F6F5EE #EEF6F1
square
#EEEFF6 #F6EEF3 #F6F5EE #EEF6F1
split-complementary
#EEEFF6 #F6F1EE #F3F6EE
monochromatic
#9EA4CC #C6C9E1 #EBECF4 #EBECF4 #EBECF4
Accessibility & contrast
On white
1.15
#EEEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#EEEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEFF6
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEFF6 | 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)
#EDF0F6
Deuteranopia (green-blind)
#EDEFF6
Tritanopia (blue-blind)
#ECF0F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eeeff6; /* rgb */ color: rgb(238, 239, 246); /* oklch */ color: oklch(95.3% 0.009 279.7);
Tailwind
colors: {
custom: {
50: '#f3f4f9',
500: '#eeeff6',
950: '#000000',
},
}SCSS
$custom: #eeeff6; $custom-light: #f3f4f9; $custom-dark: #000000;
JSON
{
"hex": "#eeeff6",
"rgb": {
"r": 238,
"g": 239,
"b": 246
},
"hsl": {
"h": 232.5,
"s": 30.769,
"l": 94.902
},
"oklch": {
"l": 0.95337,
"c": 0.00941,
"h": 279.7
},
"luminance": 0.86564
}Semantic roles & 50–950 ramp
primary
#EEEFF6
secondary
#D1CEB7
accent
#9C3CA9
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585