#EDEDFF#EDEDFF
#EDEDFF is a very light, muted blue. Relative luminance 0.858; OKLCH L 95.1% C 0.024 H 285.9°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDFF |
|---|---|
| RGB | rgb(237, 237, 255) |
| HSL | hsl(240, 100%, 96%) |
| HSV | hsv(240, 7%, 100%) |
| CMYK | cmyk(7.1%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(94.22, 3.30, -8.65) |
| CIE-LCH | lch(94.22, 9.26, 290.89°) |
| OKLab | oklab(95.14% 0.0066 -0.0232) |
| OKLCH | oklch(95.14% 0.024 285.9) |
| XYZ | xyz(83.2557, 85.7925, 106.7618) |
| Luminance | 0.8579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.66
Ghostwhite
#F8F8FF
ΔE00 5.13
Aliceblue
#F0F8FF
ΔE00 7.28
Lavenderblush
#FFF0F5
ΔE00 7.68
Fog
#D8DCE0
ΔE00 8.16
Pale Grey
#FDFDFE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDFF #FFFFED
analogous
#EDF6FF #EDEDFF #F6EDFF
triadic
#EDEDFF #FFEDED #EDFFED
tetradic
#EDEDFF #FFEDF6 #FFFFED #EDFFF6
square
#EDEDFF #FFEDF6 #FFFFED #EDFFF6
split-complementary
#EDEDFF #FFF6ED #F6FFED
monochromatic
#7373FF #B0B0FF #E0E0FF #E0E0FF #E0E0FF
Accessibility & contrast
On white
1.16
#EDEDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#EDEDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDFF
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDFF | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#EAF0F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ededff; /* rgb */ color: rgb(237, 237, 255); /* oklch */ color: oklch(95.1% 0.024 285.9);
Tailwind
colors: {
custom: {
50: '#f2f2ff',
500: '#ededff',
950: '#000000',
},
}SCSS
$custom: #ededff; $custom-light: #f2f2ff; $custom-dark: #000000;
JSON
{
"hex": "#ededff",
"rgb": {
"r": 237,
"g": 237,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.95141,
"c": 0.0241,
"h": 285.9
},
"luminance": 0.85793
}Semantic roles & 50–950 ramp
primary
#EDEDFF
secondary
#EFEFA2
accent
#E600E5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586