#EDEBFE#EDEBFE
#EDEBFE is a very light, muted blue. Relative luminance 0.846; OKLCH L 94.7% C 0.025 H 290.7°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBFE |
|---|---|
| RGB | rgb(237, 235, 254) |
| HSL | hsl(246, 90%, 96%) |
| HSV | hsv(246, 7%, 100%) |
| CMYK | cmyk(6.7%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(93.70, 4.14, -8.91) |
| CIE-LCH | lch(93.70, 9.82, 294.94°) |
| OKLab | oklab(94.72% 0.009 -0.0238) |
| OKLCH | oklch(94.72% 0.026 290.7) |
| XYZ | xyz(82.5194, 84.5767, 105.7243) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.46
Ghostwhite
#F8F8FF
ΔE00 5.83
Lavenderblush
#FFF0F5
ΔE00 7.40
Aliceblue
#F0F8FF
ΔE00 8.31
Snow
#FFFAFA
ΔE00 8.73
Fog
#D8DCE0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBFE #FCFEEB
analogous
#EBF2FE #EDEBFE #F6EBFE
triadic
#EDEBFE #FEEDEB #EBFEED
tetradic
#EDEBFE #FEEBF2 #FCFEEB #EBFEF6
square
#EDEBFE #FEEBF2 #FCFEEB #EBFEF6
split-complementary
#EDEBFE #FEF6EB #F2FEEB
monochromatic
#8476F8 #B9B1FB #E5E2FE #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.17
#EDEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#EDEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBFE
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBFE | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E7EDFD
Tritanopia (blue-blind)
#EAEEF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #edebfe; /* rgb */ color: rgb(237, 235, 254); /* oklch */ color: oklch(94.7% 0.025 290.7);
Tailwind
colors: {
custom: {
50: '#f2f1fe',
500: '#edebfe',
950: '#000000',
},
}SCSS
$custom: #edebfe; $custom-light: #f2f1fe; $custom-dark: #000000;
JSON
{
"hex": "#edebfe",
"rgb": {
"r": 237,
"g": 235,
"b": 254
},
"hsl": {
"h": 246.316,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.94722,
"c": 0.0255,
"h": 290.7
},
"luminance": 0.84577
}Semantic roles & 50–950 ramp
primary
#EDEBFE
secondary
#E3EAA3
accent
#E600CD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585