#EDF9FC#EDF9FC
#EDF9FC is a very light, near-neutral cyan. Relative luminance 0.928; OKLCH L 97.4% C 0.013 H 214.3°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF9FC |
|---|---|
| RGB | rgb(237, 249, 252) |
| HSL | hsl(192, 71%, 96%) |
| HSV | hsv(192, 6%, 99%) |
| CMYK | cmyk(6%, 1.2%, 0%, 1.2%) |
| CIE-LAB | lab(97.14, -3.38, -2.80) |
| CIE-LCH | lch(97.14, 4.39, 219.63°) |
| OKLab | oklab(97.41% -0.011 -0.0075) |
| OKLCH | oklch(97.41% 0.013 214.3) |
| XYZ | xyz(86.3678, 92.7834, 105.4354) |
| Luminance | 0.9278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.36
Aliceblue
#F0F8FF
ΔE00 2.99
Mintcream
#F5FFFA
ΔE00 4.04
Whitesmoke
#F5F5F5
ΔE00 5.13
Pale Grey
#FDFDFE
ΔE00 5.32
White
#FFFFFF
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF9FC #FCF0ED
analogous
#EDFCF7 #EDF9FC #EDF1FC
triadic
#EDF9FC #FCEDF9 #F9FCED
tetradic
#EDF9FC #F7EDFC #FCF0ED #F1FCED
square
#EDF9FC #F7EDFC #FCF0ED #F1FCED
split-complementary
#EDF9FC #FCEDF1 #FCF7ED
monochromatic
#84D6EB #B9E8F3 #E5F6FB #E5F6FB #E5F6FB
Accessibility & contrast
On white
1.07
#EDF9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#EDF9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF9FC
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF9FC | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#E9FAFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edf9fc; /* rgb */ color: rgb(237, 249, 252); /* oklch */ color: oklch(97.4% 0.013 214.3);
Tailwind
colors: {
custom: {
50: '#f2fbfd',
500: '#edf9fc',
950: '#000000',
},
}SCSS
$custom: #edf9fc; $custom-light: #f2fbfd; $custom-dark: #000000;
JSON
{
"hex": "#edf9fc",
"rgb": {
"r": 237,
"g": 249,
"b": 252
},
"hsl": {
"h": 192,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97405,
"c": 0.01331,
"h": 214.3
},
"luminance": 0.92784
}Semantic roles & 50–950 ramp
primary
#EDF9FC
secondary
#E3B6AA
accent
#3912D3
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585