#EDF7FF#EDF7FF
#EDF7FF is a very light, near-neutral cyan. Relative luminance 0.917; OKLCH L 97.1% C 0.015 H 241.8°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF7FF |
|---|---|
| RGB | rgb(237, 247, 255) |
| HSL | hsl(207, 100%, 96%) |
| HSV | hsv(207, 7%, 100%) |
| CMYK | cmyk(7.1%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(96.72, -1.81, -4.97) |
| CIE-LCH | lch(96.72, 5.29, 250.02°) |
| OKLab | oklab(97.1% -0.0071 -0.0133) |
| OKLCH | oklch(97.1% 0.015 241.8) |
| XYZ | xyz(86.2321, 91.7453, 107.7539) |
| Luminance | 0.9175 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.85
Ghostwhite
#F8F8FF
ΔE00 4.58
Pale Grey
#FDFDFE
ΔE00 5.01
Whitesmoke
#F5F5F5
ΔE00 5.02
Azure (CSS)
#F0FFFF
ΔE00 5.09
White
#FFFFFF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF7FF #FFF5ED
analogous
#EDFFFE #EDF7FF #EDEEFF
triadic
#EDF7FF #FFEDF7 #F7FFED
tetradic
#EDF7FF #FEEDFF #FFF5ED #EEFFED
square
#EDF7FF #FEEDFF #FFF5ED #EEFFED
split-complementary
#EDF7FF #FFEDEE #FFFEED
monochromatic
#73C1FF #B0DCFF #E0F1FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.09
#EDF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#EDF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF7FF
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF7FF | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#F1F5FF
Tritanopia (blue-blind)
#E9F9F9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edf7ff; /* rgb */ color: rgb(237, 247, 255); /* oklch */ color: oklch(97.1% 0.015 241.8);
Tailwind
colors: {
custom: {
50: '#f2f9ff',
500: '#edf7ff',
950: '#000000',
},
}SCSS
$custom: #edf7ff; $custom-light: #f2f9ff; $custom-dark: #000000;
JSON
{
"hex": "#edf7ff",
"rgb": {
"r": 237,
"g": 247,
"b": 255
},
"hsl": {
"h": 206.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.97098,
"c": 0.01511,
"h": 241.8
},
"luminance": 0.91746
}Semantic roles & 50–950 ramp
primary
#EDF7FF
secondary
#EFC4A2
accent
#6600E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586