#EDF7FC#EDF7FC
#EDF7FC is a very light, near-neutral cyan. Relative luminance 0.916; OKLCH L 97.0% C 0.013 H 228.9°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF7FC |
|---|---|
| RGB | rgb(237, 247, 252) |
| HSL | hsl(200, 71%, 96%) |
| HSV | hsv(200, 6%, 99%) |
| CMYK | cmyk(6%, 2%, 0%, 1.2%) |
| CIE-LAB | lab(96.64, -2.37, -3.54) |
| CIE-LCH | lch(96.64, 4.25, 236.21°) |
| OKLab | oklab(97.01% -0.0082 -0.0095) |
| OKLCH | oklch(97.01% 0.013 228.9) |
| XYZ | xyz(85.7530, 91.5536, 105.2304) |
| Luminance | 0.9155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.55
Azure (CSS)
#F0FFFF
ΔE00 3.85
Whitesmoke
#F5F5F5
ΔE00 4.50
Pale Grey
#FDFDFE
ΔE00 4.68
White
#FFFFFF
ΔE00 4.91
Ghostwhite
#F8F8FF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF7FC #FCF2ED
analogous
#EDFCF9 #EDF7FC #EDEFFC
triadic
#EDF7FC #FCEDF7 #F7FCED
tetradic
#EDF7FC #F9EDFC #FCF2ED #EFFCED
square
#EDF7FC #F9EDFC #FCF2ED #EFFCED
split-complementary
#EDF7FC #FCEDEF #FCF9ED
monochromatic
#84C8EB #B9E0F3 #E5F3FB #E5F3FB #E5F3FB
Accessibility & contrast
On white
1.09
#EDF7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#EDF7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF7FC
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF7FC | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#F2F4FC
Tritanopia (blue-blind)
#E9F9F8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edf7fc; /* rgb */ color: rgb(237, 247, 252); /* oklch */ color: oklch(97.0% 0.013 228.9);
Tailwind
colors: {
custom: {
50: '#f2f9fd',
500: '#edf7fc',
950: '#000000',
},
}SCSS
$custom: #edf7fc; $custom-light: #f2f9fd; $custom-dark: #000000;
JSON
{
"hex": "#edf7fc",
"rgb": {
"r": 237,
"g": 247,
"b": 252
},
"hsl": {
"h": 200,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.9701,
"c": 0.01256,
"h": 228.9
},
"luminance": 0.91554
}Semantic roles & 50–950 ramp
primary
#EDF7FC
secondary
#E3BDAA
accent
#5312D3
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585