#EEF2F3#EEF2F3
#EEF2F3 is a very light, near-neutral cyan. Relative luminance 0.882; OKLCH L 95.8% C 0.004 H 214.3°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF2F3 |
|---|---|
| RGB | rgb(238, 242, 243) |
| HSL | hsl(192, 17%, 94%) |
| HSV | hsv(192, 2%, 95%) |
| CMYK | cmyk(2.1%, 0.4%, 0%, 4.7%) |
| CIE-LAB | lab(95.22, -1.15, -0.95) |
| CIE-LCH | lch(95.22, 1.49, 219.53°) |
| OKLab | oklab(95.84% -0.0037 -0.0025) |
| OKLCH | oklch(95.84% 0.004 214.3) |
| XYZ | xyz(83.1868, 88.1522, 97.4092) |
| Luminance | 0.8815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.03
Pale Grey
#FDFDFE
ΔE00 3.11
Aliceblue
#F0F8FF
ΔE00 3.18
Off White
#FAF9F6
ΔE00 3.20
White
#FFFFFF
ΔE00 3.36
Ghostwhite
#F8F8FF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF2F3 #F3EFEE
analogous
#EEF3F2 #EEF2F3 #EEF0F3
triadic
#EEF2F3 #F3EEF2 #F2F3EE
tetradic
#EEF2F3 #F2EEF3 #F3EFEE #F0F3EE
square
#EEF2F3 #F2EEF3 #F3EFEE #F0F3EE
split-complementary
#EEF2F3 #F3EEF0 #F3F2EE
monochromatic
#A6BBC0 #CAD7DA #EDF1F2 #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.13
#EEF2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#EEF2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF2F3
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF2F3 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F3
Deuteranopia (green-blind)
#F0F1F3
Tritanopia (blue-blind)
#EDF2F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef2f3; /* rgb */ color: rgb(238, 242, 243); /* oklch */ color: oklch(95.8% 0.004 214.3);
Tailwind
colors: {
custom: {
50: '#f3f6f7',
500: '#eef2f3',
950: '#000000',
},
}SCSS
$custom: #eef2f3; $custom-light: #f3f6f7; $custom-dark: #000000;
JSON
{
"hex": "#eef2f3",
"rgb": {
"r": 238,
"g": 242,
"b": 243
},
"hsl": {
"h": 192,
"s": 17.241,
"l": 94.314
},
"oklch": {
"l": 0.9584,
"c": 0.00449,
"h": 214.3
},
"luminance": 0.88152
}Semantic roles & 50–950 ramp
primary
#EEF2F3
secondary
#CABEBB
accent
#5A4A9C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585