#EDF6FC#EDF6FC
#EDF6FC is a very light, near-neutral cyan. Relative luminance 0.909; OKLCH L 96.8% C 0.013 H 236.6°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF6FC |
|---|---|
| RGB | rgb(237, 246, 252) |
| HSL | hsl(204, 71%, 96%) |
| HSV | hsv(204, 6%, 99%) |
| CMYK | cmyk(6%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.39, -1.86, -3.90) |
| CIE-LCH | lch(96.39, 4.32, 244.54°) |
| OKLab | oklab(96.81% -0.0069 -0.0104) |
| OKLCH | oklch(96.81% 0.013 236.6) |
| XYZ | xyz(85.4480, 90.9437, 105.1288) |
| Luminance | 0.9094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.89
Whitesmoke
#F5F5F5
ΔE00 4.33
Pale Grey
#FDFDFE
ΔE00 4.49
Ghostwhite
#F8F8FF
ΔE00 4.51
Azure (CSS)
#F0FFFF
ΔE00 4.60
White
#FFFFFF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF6FC #FCF3ED
analogous
#EDFCFA #EDF6FC #EDEEFC
triadic
#EDF6FC #FCEDF6 #F6FCED
tetradic
#EDF6FC #FAEDFC #FCF3ED #EEFCED
square
#EDF6FC #FAEDFC #FCF3ED #EEFCED
split-complementary
#EDF6FC #FCEDEE #FCFAED
monochromatic
#84C2EB #B9DCF3 #E5F2FB #E5F2FB #E5F2FB
Accessibility & contrast
On white
1.09
#EDF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#EDF6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF6FC
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF6FC | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FC
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#E9F8F8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edf6fc; /* rgb */ color: rgb(237, 246, 252); /* oklch */ color: oklch(96.8% 0.013 236.6);
Tailwind
colors: {
custom: {
50: '#f2f9fd',
500: '#edf6fc',
950: '#000000',
},
}SCSS
$custom: #edf6fc; $custom-light: #f2f9fd; $custom-dark: #000000;
JSON
{
"hex": "#edf6fc",
"rgb": {
"r": 237,
"g": 246,
"b": 252
},
"hsl": {
"h": 204,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.96813,
"c": 0.01251,
"h": 236.6
},
"luminance": 0.90944
}Semantic roles & 50–950 ramp
primary
#EDF6FC
secondary
#E3C1AA
accent
#5F12D3
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585