#EDF5FA#EDF5FA
#EDF5FA is a very light, near-neutral cyan. Relative luminance 0.902; OKLCH L 96.6% C 0.011 H 234.8°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF5FA |
|---|---|
| RGB | rgb(237, 245, 250) |
| HSL | hsl(203, 57%, 95%) |
| HSV | hsv(203, 5%, 98%) |
| CMYK | cmyk(5.2%, 2%, 0%, 2%) |
| CIE-LAB | lab(96.08, -1.72, -3.32) |
| CIE-LCH | lch(96.08, 3.74, 242.56°) |
| OKLab | oklab(96.56% -0.0062 -0.0089) |
| OKLCH | oklch(96.56% 0.011 234.8) |
| XYZ | xyz(84.8294, 90.2109, 103.3673) |
| Luminance | 0.9021 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.17
Whitesmoke
#F5F5F5
ΔE00 3.85
Pale Grey
#FDFDFE
ΔE00 4.14
Ghostwhite
#F8F8FF
ΔE00 4.34
White
#FFFFFF
ΔE00 4.47
Azure (CSS)
#F0FFFF
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF5FA #FAF2ED
analogous
#EDFAF8 #EDF5FA #EDEEFA
triadic
#EDF5FA #FAEDF5 #F5FAED
tetradic
#EDF5FA #F8EDFA #FAF2ED #EEFAED
square
#EDF5FA #F8EDFA #FAF2ED #EEFAED
split-complementary
#EDF5FA #FAEDEE #FAF8ED
monochromatic
#8DC0DF #BDDAED #E7F2F8 #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.10
#EDF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#EDF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF5FA
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF5FA | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#EAF6F6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edf5fa; /* rgb */ color: rgb(237, 245, 250); /* oklch */ color: oklch(96.6% 0.011 234.8);
Tailwind
colors: {
custom: {
50: '#f2f8fc',
500: '#edf5fa',
950: '#000000',
},
}SCSS
$custom: #edf5fa; $custom-light: #f2f8fc; $custom-dark: #000000;
JSON
{
"hex": "#edf5fa",
"rgb": {
"r": 237,
"g": 245,
"b": 250
},
"hsl": {
"h": 203.077,
"s": 56.522,
"l": 95.49
},
"oklch": {
"l": 0.96557,
"c": 0.01085,
"h": 234.8
},
"luminance": 0.90211
}Semantic roles & 50–950 ramp
primary
#EDF5FA
secondary
#DCC0AF
accent
#6021C4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585