#EDF0FF#EDF0FF
#EDF0FF is a very light, muted blue. Relative luminance 0.875; OKLCH L 95.7% C 0.020 H 277.0°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF0FF |
|---|---|
| RGB | rgb(237, 240, 255) |
| HSL | hsl(230, 100%, 96%) |
| HSV | hsv(230, 7%, 100%) |
| CMYK | cmyk(7.1%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(94.97, 1.76, -7.55) |
| CIE-LCH | lch(94.97, 7.75, 283.15°) |
| OKLab | oklab(95.73% 0.0025 -0.0202) |
| OKLCH | oklch(95.73% 0.02 277) |
| XYZ | xyz(84.1316, 87.5442, 107.0537) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.32
Ghostwhite
#F8F8FF
ΔE00 3.80
Aliceblue
#F0F8FF
ΔE00 5.17
Pale Grey
#FDFDFE
ΔE00 6.77
Whitesmoke
#F5F5F5
ΔE00 6.84
Fog
#D8DCE0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF0FF #FFFCED
analogous
#EDF9FF #EDF0FF #F3EDFF
triadic
#EDF0FF #FFEDF0 #F0FFED
tetradic
#EDF0FF #FFEDF9 #FFFCED #EDFFF3
square
#EDF0FF #FFEDF9 #FFFCED #EDFFF3
split-complementary
#EDF0FF #FFF3ED #F9FFED
monochromatic
#738AFF #B0BDFF #E0E5FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.13
#EDF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#EDF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF0FF
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF0FF | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#E9F3F5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #edf0ff; /* rgb */ color: rgb(237, 240, 255); /* oklch */ color: oklch(95.7% 0.020 277.0);
Tailwind
colors: {
custom: {
50: '#f2f4ff',
500: '#edf0ff',
950: '#000000',
},
}SCSS
$custom: #edf0ff; $custom-light: #f2f4ff; $custom-dark: #000000;
JSON
{
"hex": "#edf0ff",
"rgb": {
"r": 237,
"g": 240,
"b": 255
},
"hsl": {
"h": 230,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.95725,
"c": 0.02036,
"h": 277
},
"luminance": 0.87545
}Semantic roles & 50–950 ramp
primary
#EDF0FF
secondary
#EFE2A2
accent
#BF00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586