#EEF1F2#EEF1F2
#EEF1F2 is a very light, near-neutral cyan. Relative luminance 0.875; OKLCH L 95.6% C 0.003 H 219.5°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF1F2 |
|---|---|
| RGB | rgb(238, 241, 242) |
| HSL | hsl(195, 13%, 94%) |
| HSV | hsv(195, 2%, 95%) |
| CMYK | cmyk(1.7%, 0.4%, 0%, 5.1%) |
| CIE-LAB | lab(94.95, -0.82, -0.83) |
| CIE-LCH | lch(94.95, 1.16, 225.49°) |
| OKLab | oklab(95.62% -0.0027 -0.0022) |
| OKLCH | oklch(95.62% 0.003 219.5) |
| XYZ | xyz(82.7394, 87.4984, 96.5171) |
| Luminance | 0.8750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.72
Pale Grey
#FDFDFE
ΔE00 2.97
Off White
#FAF9F6
ΔE00 3.04
White
#FFFFFF
ΔE00 3.28
Aliceblue
#F0F8FF
ΔE00 3.39
Ghostwhite
#F8F8FF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF1F2 #F2EFEE
analogous
#EEF2F1 #EEF1F2 #EEEFF2
triadic
#EEF1F2 #F2EEF1 #F1F2EE
tetradic
#EEF1F2 #F1EEF2 #F2EFEE #EFF2EE
square
#EEF1F2 #F1EEF2 #F2EFEE #EFF2EE
split-complementary
#EEF1F2 #F2EEEF #F2F1EE
monochromatic
#A9B8BD #CBD4D7 #EEF1F2 #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.14
#EEF1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#EEF1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF1F2
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF1F2 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#F0F0F2
Tritanopia (blue-blind)
#EDF1F1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eef1f2; /* rgb */ color: rgb(238, 241, 242); /* oklch */ color: oklch(95.6% 0.003 219.5);
Tailwind
colors: {
custom: {
50: '#f3f5f6',
500: '#eef1f2',
950: '#000000',
},
}SCSS
$custom: #eef1f2; $custom-light: #f3f5f6; $custom-dark: #000000;
JSON
{
"hex": "#eef1f2",
"rgb": {
"r": 238,
"g": 241,
"b": 242
},
"hsl": {
"h": 195,
"s": 13.333,
"l": 94.118
},
"oklch": {
"l": 0.95615,
"c": 0.00349,
"h": 219.5
},
"luminance": 0.87499
}Semantic roles & 50–950 ramp
primary
#EEF1F2
secondary
#C8BFBC
accent
#604E97
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585