#EDEEFF#EDEEFF
#EDEEFF is a very light, muted blue. Relative luminance 0.864; OKLCH L 95.3% C 0.023 H 283.3°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEEFF |
|---|---|
| RGB | rgb(237, 238, 255) |
| HSL | hsl(237, 100%, 96%) |
| HSV | hsv(237, 7%, 100%) |
| CMYK | cmyk(7.1%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(94.47, 2.79, -8.28) |
| CIE-LCH | lch(94.47, 8.74, 288.61°) |
| OKLab | oklab(95.34% 0.0052 -0.0222) |
| OKLCH | oklch(95.34% 0.023 283.3) |
| XYZ | xyz(83.5461, 86.3732, 106.8586) |
| Luminance | 0.8637 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.11
Ghostwhite
#F8F8FF
ΔE00 4.64
Aliceblue
#F0F8FF
ΔE00 6.59
Pale Grey
#FDFDFE
ΔE00 7.70
Fog
#D8DCE0
ΔE00 7.74
Whitesmoke
#F5F5F5
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEEFF #FFFEED
analogous
#EDF7FF #EDEEFF #F5EDFF
triadic
#EDEEFF #FFEDEE #EEFFED
tetradic
#EDEEFF #FFEDF7 #FFFEED #EDFFF5
square
#EDEEFF #FFEDF7 #FFFEED #EDFFF5
split-complementary
#EDEEFF #FFF5ED #F7FFED
monochromatic
#737AFF #B0B4FF #E0E2FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.15
#EDEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#EDEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEEFF
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEEFF | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#EAF1F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #edeeff; /* rgb */ color: rgb(237, 238, 255); /* oklch */ color: oklch(95.3% 0.023 283.3);
Tailwind
colors: {
custom: {
50: '#f2f3ff',
500: '#edeeff',
950: '#000000',
},
}SCSS
$custom: #edeeff; $custom-light: #f2f3ff; $custom-dark: #000000;
JSON
{
"hex": "#edeeff",
"rgb": {
"r": 237,
"g": 238,
"b": 255
},
"hsl": {
"h": 236.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.95335,
"c": 0.0228,
"h": 283.3
},
"luminance": 0.86374
}Semantic roles & 50–950 ramp
primary
#EDEEFF
secondary
#EFEAA2
accent
#D900E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586