#EDF5FF#EDF5FF
#EDF5FF is a very light, near-neutral cyan. Relative luminance 0.905; OKLCH L 96.7% C 0.016 H 253.9°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF5FF |
|---|---|
| RGB | rgb(237, 245, 255) |
| HSL | hsl(213, 100%, 96%) |
| HSV | hsv(213, 7%, 100%) |
| CMYK | cmyk(7.1%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(96.22, -0.79, -5.71) |
| CIE-LCH | lch(96.22, 5.76, 262.12°) |
| OKLab | oklab(96.7% -0.0044 -0.0153) |
| OKLCH | oklch(96.7% 0.016 253.9) |
| XYZ | xyz(85.6238, 90.5286, 107.5512) |
| Luminance | 0.9053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.55
Ghostwhite
#F8F8FF
ΔE00 3.70
Pale Grey
#FDFDFE
ΔE00 5.11
Whitesmoke
#F5F5F5
ΔE00 5.16
White
#FFFFFF
ΔE00 5.60
Fog
#D8DCE0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF5FF #FFF7ED
analogous
#EDFEFF #EDF5FF #EEEDFF
triadic
#EDF5FF #FFEDF5 #F5FFED
tetradic
#EDF5FF #FFEDFE #FFF7ED #EDFFEE
square
#EDF5FF #FFEDFE #FFF7ED #EDFFEE
split-complementary
#EDF5FF #FFEEED #FEFFED
monochromatic
#73B1FF #B0D3FF #E0EEFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.10
#EDF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#EDF5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF5FF
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF5FF | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F0F3FF
Tritanopia (blue-blind)
#E9F7F8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edf5ff; /* rgb */ color: rgb(237, 245, 255); /* oklch */ color: oklch(96.7% 0.016 253.9);
Tailwind
colors: {
custom: {
50: '#f2f8ff',
500: '#edf5ff',
950: '#000000',
},
}SCSS
$custom: #edf5ff; $custom-light: #f2f8ff; $custom-dark: #000000;
JSON
{
"hex": "#edf5ff",
"rgb": {
"r": 237,
"g": 245,
"b": 255
},
"hsl": {
"h": 213.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96704,
"c": 0.0159,
"h": 253.9
},
"luminance": 0.90529
}Semantic roles & 50–950 ramp
primary
#EDF5FF
secondary
#EFCCA2
accent
#7F00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586