#EEF3F5#EEF3F5
#EEF3F5 is a very light, near-neutral cyan. Relative luminance 0.889; OKLCH L 96.1% C 0.006 H 223.5°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF3F5 |
|---|---|
| RGB | rgb(238, 243, 245) |
| HSL | hsl(197, 26%, 95%) |
| HSV | hsv(197, 3%, 96%) |
| CMYK | cmyk(2.9%, 0.8%, 0%, 3.9%) |
| CIE-LAB | lab(95.53, -1.29, -1.54) |
| CIE-LCH | lch(95.53, 2.01, 229.97°) |
| OKLab | oklab(96.09% -0.0043 -0.0041) |
| OKLCH | oklch(96.09% 0.006 223.5) |
| XYZ | xyz(83.7889, 88.8706, 99.1080) |
| Luminance | 0.8887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.42
Aliceblue
#F0F8FF
ΔE00 2.59
Pale Grey
#FDFDFE
ΔE00 3.22
White
#FFFFFF
ΔE00 3.51
Off White
#FAF9F6
ΔE00 3.65
Ghostwhite
#F8F8FF
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF3F5 #F5F0EE
analogous
#EEF5F4 #EEF3F5 #EEF0F5
triadic
#EEF3F5 #F5EEF3 #F3F5EE
tetradic
#EEF3F5 #F4EEF5 #F5F0EE #F0F5EE
square
#EEF3F5 #F4EEF5 #F5F0EE #F0F5EE
split-complementary
#EEF3F5 #F5EEF0 #F5F4EE
monochromatic
#A1BDC8 #C7D8DE #ECF1F4 #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.12
#EEF3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#EEF3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF3F5
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF3F5 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F5
Deuteranopia (green-blind)
#F1F2F5
Tritanopia (blue-blind)
#ECF4F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eef3f5; /* rgb */ color: rgb(238, 243, 245); /* oklch */ color: oklch(96.1% 0.006 223.5);
Tailwind
colors: {
custom: {
50: '#f3f7f8',
500: '#eef3f5',
950: '#000000',
},
}SCSS
$custom: #eef3f5; $custom-light: #f3f7f8; $custom-dark: #000000;
JSON
{
"hex": "#eef3f5",
"rgb": {
"r": 238,
"g": 243,
"b": 245
},
"hsl": {
"h": 197.143,
"s": 25.926,
"l": 94.706
},
"oklch": {
"l": 0.96094,
"c": 0.00598,
"h": 223.5
},
"luminance": 0.88871
}Semantic roles & 50–950 ramp
primary
#EEF3F5
secondary
#CEBFB9
accent
#5D41A4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585