#EEEFF0#EEEFF0
#EEEFF0 is a very light, near-neutral grey. Relative luminance 0.862; OKLCH L 95.2% C 0.002 H 247.8°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEFF0 |
|---|---|
| RGB | rgb(238, 239, 240) |
| HSL | hsl(210, 6%, 94%) |
| HSV | hsv(210, 1%, 94%) |
| CMYK | cmyk(0.8%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(94.40, -0.15, -0.60) |
| CIE-LCH | lch(94.40, 0.62, 255.53°) |
| OKLab | oklab(95.17% -0.0006 -0.0016) |
| OKLCH | oklch(95.17% 0.002 247.8) |
| XYZ | xyz(81.8519, 86.2013, 94.7476) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.42
Pale Grey
#FDFDFE
ΔE00 2.95
Off White
#FAF9F6
ΔE00 2.96
White
#FFFFFF
ΔE00 3.35
Ghostwhite
#F8F8FF
ΔE00 3.75
Snow
#FFFAFA
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEFF0 #F0EFEE
analogous
#EEF0F0 #EEEFF0 #EEEEF0
triadic
#EEEFF0 #F0EEEF #EFF0EE
tetradic
#EEEFF0 #F0EEF0 #F0EFEE #EEF0EE
square
#EEEFF0 #F0EEF0 #F0EFEE #EEF0EE
split-complementary
#EEEFF0 #F0EEEE #F0F0EE
monochromatic
#ADB2B7 #CDD0D3 #EEEFF0 #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.15
#EEEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#EEEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEFF0
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEFF0 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF0
Deuteranopia (green-blind)
#EEEFF0
Tritanopia (blue-blind)
#EEEFEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eeeff0; /* rgb */ color: rgb(238, 239, 240); /* oklch */ color: oklch(95.2% 0.002 247.8);
Tailwind
colors: {
custom: {
50: '#f3f4f4',
500: '#eeeff0',
950: '#000000',
},
}SCSS
$custom: #eeeff0; $custom-light: #f3f4f4; $custom-dark: #000000;
JSON
{
"hex": "#eeeff0",
"rgb": {
"r": 238,
"g": 239,
"b": 240
},
"hsl": {
"h": 210,
"s": 6.25,
"l": 93.725
},
"oklch": {
"l": 0.95165,
"c": 0.00172,
"h": 247.8
},
"luminance": 0.86201
}Semantic roles & 50–950 ramp
primary
#EEEFF0
secondary
#C4C1BE
accent
#735590
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585