#EDEDFD#EDEDFD
#EDEDFD is a very light, muted blue. Relative luminance 0.857; OKLCH L 95.1% C 0.021 H 286.0°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDFD |
|---|---|
| RGB | rgb(237, 237, 253) |
| HSL | hsl(240, 80%, 96%) |
| HSV | hsv(240, 6%, 99%) |
| CMYK | cmyk(6.3%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.17, 2.93, -7.69) |
| CIE-LCH | lch(94.17, 8.23, 290.82°) |
| OKLab | oklab(95.08% 0.0059 -0.0206) |
| OKLCH | oklch(95.08% 0.021 286) |
| XYZ | xyz(82.9355, 85.6644, 105.0751) |
| Luminance | 0.8567 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.13
Ghostwhite
#F8F8FF
ΔE00 4.45
Aliceblue
#F0F8FF
ΔE00 6.65
Lavenderblush
#FFF0F5
ΔE00 7.29
Pale Grey
#FDFDFE
ΔE00 7.50
Fog
#D8DCE0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDFD #FDFDED
analogous
#EDF5FD #EDEDFD #F5EDFD
triadic
#EDEDFD #FDEDED #EDFDED
tetradic
#EDEDFD #FDEDF5 #FDFDED #EDFDF5
square
#EDEDFD #FDEDF5 #FDFDED #EDFDF5
split-complementary
#EDEDFD #FDF5ED #F5FDED
monochromatic
#7F7FF1 #B6B6F7 #E3E3FC #E3E3FC #E3E3FC
Accessibility & contrast
On white
1.16
#EDEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#EDEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDFD
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDFD | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#EAEFF2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ededfd; /* rgb */ color: rgb(237, 237, 253); /* oklch */ color: oklch(95.1% 0.021 286.0);
Tailwind
colors: {
custom: {
50: '#f2f2fe',
500: '#ededfd',
950: '#000000',
},
}SCSS
$custom: #ededfd; $custom-light: #f2f2fe; $custom-dark: #000000;
JSON
{
"hex": "#ededfd",
"rgb": {
"r": 237,
"g": 237,
"b": 253
},
"hsl": {
"h": 240,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.9508,
"c": 0.02141,
"h": 286
},
"luminance": 0.85665
}Semantic roles & 50–950 ramp
primary
#EDEDFD
secondary
#E6E6A8
accent
#DC09DC
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585