#EDF5FD#EDF5FD
#EDF5FD is a very light, near-neutral cyan. Relative luminance 0.904; OKLCH L 96.6% C 0.014 H 248.0°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF5FD |
|---|---|
| RGB | rgb(237, 245, 253) |
| HSL | hsl(210, 80%, 96%) |
| HSV | hsv(210, 6%, 99%) |
| CMYK | cmyk(6.3%, 3.2%, 0%, 0.8%) |
| CIE-LAB | lab(96.16, -1.16, -4.75) |
| CIE-LCH | lch(96.16, 4.89, 256.23°) |
| OKLab | oklab(96.65% -0.0051 -0.0127) |
| OKLCH | oklch(96.65% 0.014 248) |
| XYZ | xyz(85.3035, 90.4005, 105.8644) |
| Luminance | 0.9040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.77
Ghostwhite
#F8F8FF
ΔE00 3.80
Whitesmoke
#F5F5F5
ΔE00 4.55
Pale Grey
#FDFDFE
ΔE00 4.62
White
#FFFFFF
ΔE00 5.06
Fog
#D8DCE0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF5FD #FDF5ED
analogous
#EDFDFD #EDF5FD #EDEDFD
triadic
#EDF5FD #FDEDF5 #F5FDED
tetradic
#EDF5FD #FDEDFD #FDF5ED #EDFDED
square
#EDF5FD #FDEDFD #FDF5ED #EDFDED
split-complementary
#EDF5FD #FDEDED #FDFDED
monochromatic
#7FB8F1 #B6D6F7 #E3F0FC #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.10
#EDF5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#EDF5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF5FD
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF5FD | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#E9F7F7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edf5fd; /* rgb */ color: rgb(237, 245, 253); /* oklch */ color: oklch(96.6% 0.014 248.0);
Tailwind
colors: {
custom: {
50: '#f2f8fe',
500: '#edf5fd',
950: '#000000',
},
}SCSS
$custom: #edf5fd; $custom-light: #f2f8fe; $custom-dark: #000000;
JSON
{
"hex": "#edf5fd",
"rgb": {
"r": 237,
"g": 245,
"b": 253
},
"hsl": {
"h": 210,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96645,
"c": 0.01371,
"h": 248
},
"luminance": 0.90401
}Semantic roles & 50–950 ramp
primary
#EDF5FD
secondary
#E6C7A8
accent
#7309DC
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585