#EDF6FF#EDF6FF
#EDF6FF is a very light, near-neutral cyan. Relative luminance 0.911; OKLCH L 96.9% C 0.015 H 248.0°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF6FF |
|---|---|
| RGB | rgb(237, 246, 255) |
| HSL | hsl(210, 100%, 96%) |
| HSV | hsv(210, 7%, 100%) |
| CMYK | cmyk(7.1%, 3.5%, 0%, 0%) |
| CIE-LAB | lab(96.47, -1.30, -5.34) |
| CIE-LCH | lch(96.47, 5.49, 256.32°) |
| OKLab | oklab(96.9% -0.0058 -0.0143) |
| OKLCH | oklch(96.9% 0.015 248) |
| XYZ | xyz(85.9271, 91.1353, 107.6523) |
| Luminance | 0.9114 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.99
Ghostwhite
#F8F8FF
ΔE00 4.10
Pale Grey
#FDFDFE
ΔE00 5.01
Whitesmoke
#F5F5F5
ΔE00 5.04
White
#FFFFFF
ΔE00 5.44
Azure (CSS)
#F0FFFF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF6FF #FFF6ED
analogous
#EDFFFF #EDF6FF #EDEDFF
triadic
#EDF6FF #FFEDF6 #F6FFED
tetradic
#EDF6FF #FFEDFF #FFF6ED #EDFFED
square
#EDF6FF #FFEDFF #FFF6ED #EDFFED
split-complementary
#EDF6FF #FFEDED #FFFFED
monochromatic
#73B9FF #B0D7FF #E0F0FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.09
#EDF6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#EDF6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF6FF
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF6FF | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#E9F8F9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edf6ff; /* rgb */ color: rgb(237, 246, 255); /* oklch */ color: oklch(96.9% 0.015 248.0);
Tailwind
colors: {
custom: {
50: '#f2f9ff',
500: '#edf6ff',
950: '#000000',
},
}SCSS
$custom: #edf6ff; $custom-light: #f2f9ff; $custom-dark: #000000;
JSON
{
"hex": "#edf6ff",
"rgb": {
"r": 237,
"g": 246,
"b": 255
},
"hsl": {
"h": 210,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96901,
"c": 0.01541,
"h": 248
},
"luminance": 0.91136
}Semantic roles & 50–950 ramp
primary
#EDF6FF
secondary
#EFC8A2
accent
#7300E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586