#EDF7FE#EDF7FE
#EDF7FE is a very light, near-neutral cyan. Relative luminance 0.917; OKLCH L 97.1% C 0.014 H 238.0°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF7FE |
|---|---|
| RGB | rgb(237, 247, 254) |
| HSL | hsl(205, 89%, 96%) |
| HSV | hsv(205, 7%, 100%) |
| CMYK | cmyk(6.7%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.69, -1.99, -4.49) |
| CIE-LCH | lch(96.69, 4.91, 246.06°) |
| OKLab | oklab(97.07% -0.0075 -0.012) |
| OKLCH | oklch(97.07% 0.014 238) |
| XYZ | xyz(86.0716, 91.6811, 106.9084) |
| Luminance | 0.9168 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.90
Azure (CSS)
#F0FFFF
ΔE00 4.67
Ghostwhite
#F8F8FF
ΔE00 4.72
Whitesmoke
#F5F5F5
ΔE00 4.81
Pale Grey
#FDFDFE
ΔE00 4.86
White
#FFFFFF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF7FE #FEF4ED
analogous
#EDFEFD #EDF7FE #EDEFFE
triadic
#EDF7FE #FEEDF7 #F7FEED
tetradic
#EDF7FE #FDEDFE #FEF4ED #EFFEED
square
#EDF7FE #FDEDFE #FEF4ED #EFFEED
split-complementary
#EDF7FE #FEEDEF #FEFDED
monochromatic
#79C3F8 #B3DDFB #E2F2FD #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.09
#EDF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#EDF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF7FE
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF7FE | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#E9F9F9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edf7fe; /* rgb */ color: rgb(237, 247, 254); /* oklch */ color: oklch(97.1% 0.014 238.0);
Tailwind
colors: {
custom: {
50: '#f2f9fe',
500: '#edf7fe',
950: '#000000',
},
}SCSS
$custom: #edf7fe; $custom-light: #f2f9fe; $custom-dark: #000000;
JSON
{
"hex": "#edf7fe",
"rgb": {
"r": 237,
"g": 247,
"b": 254
},
"hsl": {
"h": 204.706,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.97068,
"c": 0.01418,
"h": 238
},
"luminance": 0.91682
}Semantic roles & 50–950 ramp
primary
#EDF7FE
secondary
#EAC1A5
accent
#5F00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585