#EDF2F4#EDF2F4
#EDF2F4 is a very light, near-neutral cyan. Relative luminance 0.880; OKLCH L 95.8% C 0.006 H 223.4°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF2F4 |
|---|---|
| RGB | rgb(237, 242, 244) |
| HSL | hsl(197, 24%, 94%) |
| HSV | hsv(197, 3%, 96%) |
| CMYK | cmyk(2.9%, 0.8%, 0%, 4.3%) |
| CIE-LAB | lab(95.18, -1.29, -1.54) |
| CIE-LCH | lch(95.18, 2.01, 229.97°) |
| OKLab | oklab(95.79% -0.0043 -0.0041) |
| OKLCH | oklch(95.79% 0.006 223.4) |
| XYZ | xyz(83.0033, 88.0401, 98.1910) |
| Luminance | 0.8804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.48
Aliceblue
#F0F8FF
ΔE00 2.68
Pale Grey
#FDFDFE
ΔE00 3.37
White
#FFFFFF
ΔE00 3.67
Off White
#FAF9F6
ΔE00 3.74
Ghostwhite
#F8F8FF
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF2F4 #F4EFED
analogous
#EDF4F3 #EDF2F4 #EDEFF4
triadic
#EDF2F4 #F4EDF2 #F2F4ED
tetradic
#EDF2F4 #F3EDF4 #F4EFED #EFF4ED
square
#EDF2F4 #F3EDF4 #F4EFED #EFF4ED
split-complementary
#EDF2F4 #F4EDEF #F4F3ED
monochromatic
#A1BBC6 #C7D7DD #ECF1F3 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.13
#EDF2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#EDF2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF2F4
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF2F4 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F4
Deuteranopia (green-blind)
#F0F1F4
Tritanopia (blue-blind)
#EBF3F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #edf2f4; /* rgb */ color: rgb(237, 242, 244); /* oklch */ color: oklch(95.8% 0.006 223.4);
Tailwind
colors: {
custom: {
50: '#f2f6f7',
500: '#edf2f4',
950: '#000000',
},
}SCSS
$custom: #edf2f4; $custom-light: #f2f6f7; $custom-dark: #000000;
JSON
{
"hex": "#edf2f4",
"rgb": {
"r": 237,
"g": 242,
"b": 244
},
"hsl": {
"h": 197.143,
"s": 24.138,
"l": 94.314
},
"oklch": {
"l": 0.95793,
"c": 0.00599,
"h": 223.4
},
"luminance": 0.8804
}Semantic roles & 50–950 ramp
primary
#EDF2F4
secondary
#CDBEB8
accent
#5E43A3
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585