#EDEBFD#EDEBFD
#EDEBFD is a very light, muted blue. Relative luminance 0.845; OKLCH L 94.7% C 0.024 H 291.0°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBFD |
|---|---|
| RGB | rgb(237, 235, 253) |
| HSL | hsl(247, 82%, 96%) |
| HSV | hsv(247, 7%, 99%) |
| CMYK | cmyk(6.3%, 7.1%, 0%, 0.8%) |
| CIE-LAB | lab(93.67, 3.95, -8.43) |
| CIE-LCH | lch(93.67, 9.31, 295.13°) |
| OKLab | oklab(94.69% 0.0087 -0.0226) |
| OKLCH | oklch(94.69% 0.024 291) |
| XYZ | xyz(82.3597, 84.5128, 104.8831) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.55
Ghostwhite
#F8F8FF
ΔE00 5.51
Lavenderblush
#FFF0F5
ΔE00 7.17
Aliceblue
#F0F8FF
ΔE00 8.02
Snow
#FFFAFA
ΔE00 8.39
Fog
#D8DCE0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBFD #FBFDEB
analogous
#EBF2FD #EDEBFD #F6EBFD
triadic
#EDEBFD #FDEDEB #EBFDED
tetradic
#EDEBFD #FDEBF2 #FBFDEB #EBFDF6
square
#EDEBFD #FDEBF2 #FBFDEB #EBFDF6
split-complementary
#EDEBFD #FDF6EB #F2FDEB
monochromatic
#897CF2 #BBB3F7 #E6E3FC #E6E3FC #E6E3FC
Accessibility & contrast
On white
1.17
#EDEBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#EDEBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBFD
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBFD | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#EAEEF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #edebfd; /* rgb */ color: rgb(237, 235, 253); /* oklch */ color: oklch(94.7% 0.024 291.0);
Tailwind
colors: {
custom: {
50: '#f2f1fe',
500: '#edebfd',
950: '#000000',
},
}SCSS
$custom: #edebfd; $custom-light: #f2f1fe; $custom-dark: #000000;
JSON
{
"hex": "#edebfd",
"rgb": {
"r": 237,
"g": 235,
"b": 253
},
"hsl": {
"h": 246.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.94691,
"c": 0.02417,
"h": 291
},
"luminance": 0.84513
}Semantic roles & 50–950 ramp
primary
#EDEBFD
secondary
#DFE7A6
accent
#DE07C6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585