#EDF6FD#EDF6FD
#EDF6FD is a very light, near-neutral cyan. Relative luminance 0.910; OKLCH L 96.8% C 0.013 H 240.9°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF6FD |
|---|---|
| RGB | rgb(237, 246, 253) |
| HSL | hsl(206, 80%, 96%) |
| HSV | hsv(206, 6%, 99%) |
| CMYK | cmyk(6.3%, 2.8%, 0%, 0.8%) |
| CIE-LAB | lab(96.41, -1.67, -4.38) |
| CIE-LCH | lch(96.41, 4.69, 249.11°) |
| OKLab | oklab(96.84% -0.0065 -0.0117) |
| OKLCH | oklch(96.84% 0.013 240.9) |
| XYZ | xyz(85.6069, 91.0072, 105.9655) |
| Luminance | 0.9101 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.63
Ghostwhite
#F8F8FF
ΔE00 4.33
Whitesmoke
#F5F5F5
ΔE00 4.53
Pale Grey
#FDFDFE
ΔE00 4.63
White
#FFFFFF
ΔE00 4.99
Azure (CSS)
#F0FFFF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF6FD #FDF4ED
analogous
#EDFDFC #EDF6FD #EDEEFD
triadic
#EDF6FD #FDEDF6 #F6FDED
tetradic
#EDF6FD #FCEDFD #FDF4ED #EEFDED
square
#EDF6FD #FCEDFD #FDF4ED #EEFDED
split-complementary
#EDF6FD #FDEDEE #FDFCED
monochromatic
#7FBFF1 #B6DAF7 #E3F1FC #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.09
#EDF6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#EDF6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF6FD
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF6FD | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FD
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#E9F8F8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edf6fd; /* rgb */ color: rgb(237, 246, 253); /* oklch */ color: oklch(96.8% 0.013 240.9);
Tailwind
colors: {
custom: {
50: '#f2f9fe',
500: '#edf6fd',
950: '#000000',
},
}SCSS
$custom: #edf6fd; $custom-light: #f2f9fe; $custom-dark: #000000;
JSON
{
"hex": "#edf6fd",
"rgb": {
"r": 237,
"g": 246,
"b": 253
},
"hsl": {
"h": 206.25,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96842,
"c": 0.01342,
"h": 240.9
},
"luminance": 0.91008
}Semantic roles & 50–950 ramp
primary
#EDF6FD
secondary
#E6C3A8
accent
#6609DC
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585