#EDF0FA#EDF0FA
#EDF0FA is a very light, near-neutral blue. Relative luminance 0.872; OKLCH L 95.6% C 0.014 H 272.7°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF0FA |
|---|---|
| RGB | rgb(237, 240, 250) |
| HSL | hsl(226, 57%, 95%) |
| HSV | hsv(226, 5%, 98%) |
| CMYK | cmyk(5.2%, 4%, 0%, 2%) |
| CIE-LAB | lab(94.83, 0.83, -5.15) |
| CIE-LCH | lch(94.83, 5.22, 279.11°) |
| OKLab | oklab(95.58% 0.0007 -0.0138) |
| OKLCH | oklch(95.58% 0.014 272.7) |
| XYZ | xyz(83.3372, 87.2264, 102.8699) |
| Luminance | 0.8723 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.43
Aliceblue
#F0F8FF
ΔE00 3.44
Whitesmoke
#F5F5F5
ΔE00 4.84
Pale Grey
#FDFDFE
ΔE00 4.99
Lavender (CSS)
#E6E6FA
ΔE00 5.06
Fog
#D8DCE0
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF0FA #FAF7ED
analogous
#EDF6FA #EDF0FA #F0EDFA
triadic
#EDF0FA #FAEDF0 #F0FAED
tetradic
#EDF0FA #FAEDF6 #FAF7ED #EDFAF0
square
#EDF0FA #FAEDF6 #FAF7ED #EDFAF0
split-complementary
#EDF0FA #FAF0ED #F6FAED
monochromatic
#8DA0DF #BDC8ED #E7EBF8 #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.14
#EDF0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#EDF0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF0FA
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF0FA | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FB
Deuteranopia (green-blind)
#EDF0FA
Tritanopia (blue-blind)
#EAF2F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #edf0fa; /* rgb */ color: rgb(237, 240, 250); /* oklch */ color: oklch(95.6% 0.014 272.7);
Tailwind
colors: {
custom: {
50: '#f2f4fc',
500: '#edf0fa',
950: '#000000',
},
}SCSS
$custom: #edf0fa; $custom-light: #f2f4fc; $custom-dark: #000000;
JSON
{
"hex": "#edf0fa",
"rgb": {
"r": 237,
"g": 240,
"b": 250
},
"hsl": {
"h": 226.154,
"s": 56.522,
"l": 95.49
},
"oklch": {
"l": 0.95575,
"c": 0.01379,
"h": 272.7
},
"luminance": 0.87227
}Semantic roles & 50–950 ramp
primary
#EDF0FA
secondary
#DCD2AF
accent
#9F21C4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585