#EDF0FD#EDF0FD
#EDF0FD is a very light, near-neutral blue. Relative luminance 0.874; OKLCH L 95.7% C 0.018 H 275.6°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF0FD |
|---|---|
| RGB | rgb(237, 240, 253) |
| HSL | hsl(229, 80%, 96%) |
| HSV | hsv(229, 6%, 99%) |
| CMYK | cmyk(6.3%, 5.1%, 0%, 0.8%) |
| CIE-LAB | lab(94.91, 1.39, -6.59) |
| CIE-LCH | lch(94.91, 6.74, 281.88°) |
| OKLab | oklab(95.67% 0.0017 -0.0176) |
| OKLCH | oklch(95.67% 0.018 275.6) |
| XYZ | xyz(83.8113, 87.4161, 105.3670) |
| Luminance | 0.8742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.17
Lavender (CSS)
#E6E6FA
ΔE00 3.95
Aliceblue
#F0F8FF
ΔE00 4.45
Pale Grey
#FDFDFE
ΔE00 6.05
Whitesmoke
#F5F5F5
ΔE00 6.06
Fog
#D8DCE0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF0FD #FDFAED
analogous
#EDF8FD #EDF0FD #F2EDFD
triadic
#EDF0FD #FDEDF0 #F0FDED
tetradic
#EDF0FD #FDEDF8 #FDFAED #EDFDF2
square
#EDF0FD #FDEDF8 #FDFAED #EDFDF2
split-complementary
#EDF0FD #FDF2ED #F8FDED
monochromatic
#7F94F1 #B6C2F7 #E3E8FC #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.14
#EDF0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#EDF0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF0FD
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF0FD | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#EAF2F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #edf0fd; /* rgb */ color: rgb(237, 240, 253); /* oklch */ color: oklch(95.7% 0.018 275.6);
Tailwind
colors: {
custom: {
50: '#f2f4fe',
500: '#edf0fd',
950: '#000000',
},
}SCSS
$custom: #edf0fd; $custom-light: #f2f4fe; $custom-dark: #000000;
JSON
{
"hex": "#edf0fd",
"rgb": {
"r": 237,
"g": 240,
"b": 253
},
"hsl": {
"h": 228.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.95665,
"c": 0.01772,
"h": 275.6
},
"luminance": 0.87417
}Semantic roles & 50–950 ramp
primary
#EDF0FD
secondary
#E6DBA8
accent
#B509DC
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585