#EDF7FD#EDF7FD
#EDF7FD is a very light, near-neutral cyan. Relative luminance 0.916; OKLCH L 97.0% C 0.013 H 233.8°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF7FD |
|---|---|
| RGB | rgb(237, 247, 253) |
| HSL | hsl(203, 80%, 96%) |
| HSV | hsv(203, 6%, 99%) |
| CMYK | cmyk(6.3%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(96.66, -2.18, -4.01) |
| CIE-LCH | lch(96.66, 4.57, 241.49°) |
| OKLab | oklab(97.04% -0.0079 -0.0107) |
| OKLCH | oklch(97.04% 0.013 233.8) |
| XYZ | xyz(85.9119, 91.6172, 106.0672) |
| Luminance | 0.9162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.17
Azure (CSS)
#F0FFFF
ΔE00 4.25
Whitesmoke
#F5F5F5
ΔE00 4.64
Pale Grey
#FDFDFE
ΔE00 4.75
Ghostwhite
#F8F8FF
ΔE00 4.90
White
#FFFFFF
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF7FD #FDF3ED
analogous
#EDFDFB #EDF7FD #EDEFFD
triadic
#EDF7FD #FDEDF7 #F7FDED
tetradic
#EDF7FD #FBEDFD #FDF3ED #EFFDED
square
#EDF7FD #FBEDFD #FDF3ED #EFFDED
split-complementary
#EDF7FD #FDEDEF #FDFBED
monochromatic
#7FC6F1 #B6DFF7 #E3F3FC #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.09
#EDF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#EDF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF7FD
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF7FD | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#E9F9F9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edf7fd; /* rgb */ color: rgb(237, 247, 253); /* oklch */ color: oklch(97.0% 0.013 233.8);
Tailwind
colors: {
custom: {
50: '#f2f9fe',
500: '#edf7fd',
950: '#000000',
},
}SCSS
$custom: #edf7fd; $custom-light: #f2f9fe; $custom-dark: #000000;
JSON
{
"hex": "#edf7fd",
"rgb": {
"r": 237,
"g": 247,
"b": 253
},
"hsl": {
"h": 202.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.97039,
"c": 0.01333,
"h": 233.8
},
"luminance": 0.91618
}Semantic roles & 50–950 ramp
primary
#EDF7FD
secondary
#E6BFA8
accent
#5809DC
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585