#EDEBFF#EDEBFF
#EDEBFF is a very light, muted blue. Relative luminance 0.846; OKLCH L 94.8% C 0.027 H 290.5°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBFF |
|---|---|
| RGB | rgb(237, 235, 255) |
| HSL | hsl(246, 100%, 96%) |
| HSV | hsv(246, 8%, 100%) |
| CMYK | cmyk(7.1%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(93.73, 4.33, -9.39) |
| CIE-LCH | lch(93.73, 10.34, 294.78°) |
| OKLab | oklab(94.75% 0.0094 -0.0251) |
| OKLCH | oklch(94.75% 0.027 290.5) |
| XYZ | xyz(82.6799, 84.6409, 106.5699) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.45
Ghostwhite
#F8F8FF
ΔE00 6.15
Lavenderblush
#FFF0F5
ΔE00 7.65
Aliceblue
#F0F8FF
ΔE00 8.60
Fog
#D8DCE0
ΔE00 9.05
Snow
#FFFAFA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBFF #FDFFEB
analogous
#EBF3FF #EDEBFF #F7EBFF
triadic
#EDEBFF #FFEDEB #EBFFED
tetradic
#EDEBFF #FFEBF3 #FDFFEB #EBFFF7
square
#EDEBFF #FFEBF3 #FDFFEB #EBFFF7
split-complementary
#EDEBFF #FFF7EB #F3FFEB
monochromatic
#7F71FF #B6AEFF #E3E0FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.17
#EDEBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#EDEBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBFF
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBFF | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E7EDFE
Tritanopia (blue-blind)
#EAEEF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #edebff; /* rgb */ color: rgb(237, 235, 255); /* oklch */ color: oklch(94.8% 0.027 290.5);
Tailwind
colors: {
custom: {
50: '#f2f1ff',
500: '#edebff',
950: '#000000',
},
}SCSS
$custom: #edebff; $custom-light: #f2f1ff; $custom-dark: #000000;
JSON
{
"hex": "#edebff",
"rgb": {
"r": 237,
"g": 235,
"b": 255
},
"hsl": {
"h": 246,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.94753,
"c": 0.02685,
"h": 290.5
},
"luminance": 0.84641
}Semantic roles & 50–950 ramp
primary
#EDEBFF
secondary
#E6EEA0
accent
#E600CF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171618
muted
#858586