#EDF2F3#EDF2F3
#EDF2F3 is a very light, near-neutral cyan. Relative luminance 0.880; OKLCH L 95.8% C 0.006 H 211.0°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF2F3 |
|---|---|
| RGB | rgb(237, 242, 243) |
| HSL | hsl(190, 20%, 94%) |
| HSV | hsv(190, 2%, 95%) |
| CMYK | cmyk(2.5%, 0.4%, 0%, 4.7%) |
| CIE-LAB | lab(95.15, -1.48, -1.06) |
| CIE-LCH | lch(95.15, 1.82, 215.71°) |
| OKLab | oklab(95.77% -0.0047 -0.0028) |
| OKLCH | oklch(95.77% 0.006 211) |
| XYZ | xyz(82.8519, 87.9795, 97.3935) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.47
Aliceblue
#F0F8FF
ΔE00 3.11
Pale Grey
#FDFDFE
ΔE00 3.45
Off White
#FAF9F6
ΔE00 3.51
White
#FFFFFF
ΔE00 3.67
Ghostwhite
#F8F8FF
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF2F3 #F3EEED
analogous
#EDF3F1 #EDF2F3 #EDEFF3
triadic
#EDF2F3 #F3EDF2 #F2F3ED
tetradic
#EDF2F3 #F1EDF3 #F3EEED #EFF3ED
square
#EDF2F3 #F1EDF3 #F3EEED #EFF3ED
split-complementary
#EDF2F3 #F3EDEF #F3F1ED
monochromatic
#A4BDC2 #C8D7DB #EDF2F3 #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.13
#EDF2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#EDF2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF2F3
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF2F3 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F3
Deuteranopia (green-blind)
#F0F1F3
Tritanopia (blue-blind)
#ECF3F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #edf2f3; /* rgb */ color: rgb(237, 242, 243); /* oklch */ color: oklch(95.8% 0.006 211.0);
Tailwind
colors: {
custom: {
50: '#f2f6f7',
500: '#edf2f3',
950: '#000000',
},
}SCSS
$custom: #edf2f3; $custom-light: #f2f6f7; $custom-dark: #000000;
JSON
{
"hex": "#edf2f3",
"rgb": {
"r": 237,
"g": 242,
"b": 243
},
"hsl": {
"h": 190,
"s": 20,
"l": 94.118
},
"oklch": {
"l": 0.95765,
"c": 0.00551,
"h": 211
},
"luminance": 0.8798
}Semantic roles & 50–950 ramp
primary
#EDF2F3
secondary
#CBBCBA
accent
#56479E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585