#EEF2F5#EEF2F5
#EEF2F5 is a very light, near-neutral cyan. Relative luminance 0.883; OKLCH L 95.9% C 0.006 H 239.8°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF2F5 |
|---|---|
| RGB | rgb(238, 242, 245) |
| HSL | hsl(206, 26%, 95%) |
| HSV | hsv(206, 3%, 96%) |
| CMYK | cmyk(2.9%, 1.2%, 0%, 3.9%) |
| CIE-LAB | lab(95.28, -0.78, -1.91) |
| CIE-LCH | lch(95.28, 2.06, 247.63°) |
| OKLab | oklab(95.9% -0.003 -0.0051) |
| OKLCH | oklch(95.9% 0.006 239.8) |
| XYZ | xyz(83.4904, 88.2737, 99.0085) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.26
Aliceblue
#F0F8FF
ΔE00 2.44
Pale Grey
#FDFDFE
ΔE00 3.07
White
#FFFFFF
ΔE00 3.49
Ghostwhite
#F8F8FF
ΔE00 3.51
Off White
#FAF9F6
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF2F5 #F5F1EE
analogous
#EEF5F5 #EEF2F5 #EEEFF5
triadic
#EEF2F5 #F5EEF2 #F2F5EE
tetradic
#EEF2F5 #F5EEF5 #F5F1EE #EFF5EE
square
#EEF2F5 #F5EEF5 #F5F1EE #EFF5EE
split-complementary
#EEF2F5 #F5EEEF #F5F5EE
monochromatic
#A1B7C8 #C7D5DE #ECF0F4 #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.13
#EEF2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#EEF2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF2F5
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF2F5 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#F0F1F5
Tritanopia (blue-blind)
#ECF3F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef2f5; /* rgb */ color: rgb(238, 242, 245); /* oklch */ color: oklch(95.9% 0.006 239.8);
Tailwind
colors: {
custom: {
50: '#f3f6f8',
500: '#eef2f5',
950: '#000000',
},
}SCSS
$custom: #eef2f5; $custom-light: #f3f6f8; $custom-dark: #000000;
JSON
{
"hex": "#eef2f5",
"rgb": {
"r": 238,
"g": 242,
"b": 245
},
"hsl": {
"h": 205.714,
"s": 25.926,
"l": 94.706
},
"oklch": {
"l": 0.95897,
"c": 0.00589,
"h": 239.8
},
"luminance": 0.88274
}Semantic roles & 50–950 ramp
primary
#EEF2F5
secondary
#CEC2B9
accent
#6C41A4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585