#EDF8FD#EDF8FD
#EDF8FD is a very light, near-neutral cyan. Relative luminance 0.922; OKLCH L 97.2% C 0.013 H 226.6°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF8FD |
|---|---|
| RGB | rgb(237, 248, 253) |
| HSL | hsl(199, 80%, 96%) |
| HSV | hsv(199, 6%, 99%) |
| CMYK | cmyk(6.3%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(96.91, -2.69, -3.64) |
| CIE-LCH | lch(96.91, 4.53, 233.60°) |
| OKLab | oklab(97.24% -0.0092 -0.0098) |
| OKLCH | oklch(97.24% 0.013 226.6) |
| XYZ | xyz(86.2185, 92.2304, 106.1694) |
| Luminance | 0.9223 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.86
Azure (CSS)
#F0FFFF
ΔE00 3.51
Whitesmoke
#F5F5F5
ΔE00 4.85
Pale Grey
#FDFDFE
ΔE00 4.97
Mintcream
#F5FFFA
ΔE00 5.09
White
#FFFFFF
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF8FD #FDF2ED
analogous
#EDFDFA #EDF8FD #EDF0FD
triadic
#EDF8FD #FDEDF8 #F8FDED
tetradic
#EDF8FD #FAEDFD #FDF2ED #F0FDED
square
#EDF8FD #FAEDFD #FDF2ED #F0FDED
split-complementary
#EDF8FD #FDEDF0 #FDFAED
monochromatic
#7FCDF1 #B6E3F7 #E3F4FC #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.08
#EDF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#EDF8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF8FD
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF8FD | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#F3F5FD
Tritanopia (blue-blind)
#E9FAF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edf8fd; /* rgb */ color: rgb(237, 248, 253); /* oklch */ color: oklch(97.2% 0.013 226.6);
Tailwind
colors: {
custom: {
50: '#f2fafe',
500: '#edf8fd',
950: '#000000',
},
}SCSS
$custom: #edf8fd; $custom-light: #f2fafe; $custom-dark: #000000;
JSON
{
"hex": "#edf8fd",
"rgb": {
"r": 237,
"g": 248,
"b": 253
},
"hsl": {
"h": 198.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.97236,
"c": 0.01345,
"h": 226.6
},
"luminance": 0.92231
}Semantic roles & 50–950 ramp
primary
#EDF8FD
secondary
#E6BBA8
accent
#4B09DC
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585