#EDF3FA#EDF3FA
#EDF3FA is a very light, near-neutral cyan. Relative luminance 0.890; OKLCH L 96.2% C 0.011 H 252.1°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF3FA |
|---|---|
| RGB | rgb(237, 243, 250) |
| HSL | hsl(212, 57%, 95%) |
| HSV | hsv(212, 5%, 98%) |
| CMYK | cmyk(5.2%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(95.58, -0.70, -4.05) |
| CIE-LCH | lch(95.58, 4.11, 260.14°) |
| OKLab | oklab(96.16% -0.0035 -0.0108) |
| OKLCH | oklch(96.16% 0.011 252.1) |
| XYZ | xyz(84.2276, 89.0073, 103.1667) |
| Luminance | 0.8901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.29
Ghostwhite
#F8F8FF
ΔE00 3.18
Whitesmoke
#F5F5F5
ΔE00 3.87
Pale Grey
#FDFDFE
ΔE00 4.11
White
#FFFFFF
ΔE00 4.61
Fog
#D8DCE0
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF3FA #FAF4ED
analogous
#EDF9FA #EDF3FA #EDEDFA
triadic
#EDF3FA #FAEDF3 #F3FAED
tetradic
#EDF3FA #FAEDF9 #FAF4ED #EDFAED
square
#EDF3FA #FAEDF9 #FAF4ED #EDFAED
split-complementary
#EDF3FA #FAEDED #F9FAED
monochromatic
#8DB3DF #BDD3ED #E7EFF8 #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.12
#EDF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#EDF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF3FA
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF3FA | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#EFF2FA
Tritanopia (blue-blind)
#EAF5F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf3fa; /* rgb */ color: rgb(237, 243, 250); /* oklch */ color: oklch(96.2% 0.011 252.1);
Tailwind
colors: {
custom: {
50: '#f2f7fc',
500: '#edf3fa',
950: '#000000',
},
}SCSS
$custom: #edf3fa; $custom-light: #f2f7fc; $custom-dark: #000000;
JSON
{
"hex": "#edf3fa",
"rgb": {
"r": 237,
"g": 243,
"b": 250
},
"hsl": {
"h": 212.308,
"s": 56.522,
"l": 95.49
},
"oklch": {
"l": 0.96164,
"c": 0.01138,
"h": 252.1
},
"luminance": 0.89008
}Semantic roles & 50–950 ramp
primary
#EDF3FA
secondary
#DCC7AF
accent
#7921C4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585