#EBEDFF#EBEDFF
#EBEDFF is a very light, muted blue. Relative luminance 0.855; OKLCH L 95.0% C 0.024 H 280.9°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDFF |
|---|---|
| RGB | rgb(235, 237, 255) |
| HSL | hsl(234, 100%, 96%) |
| HSV | hsv(234, 8%, 100%) |
| CMYK | cmyk(7.8%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(94.08, 2.66, -8.89) |
| CIE-LCH | lch(94.08, 9.28, 286.67°) |
| OKLab | oklab(94.99% 0.0046 -0.0238) |
| OKLCH | oklch(94.99% 0.024 280.9) |
| XYZ | xyz(82.5915, 85.4500, 106.7307) |
| Luminance | 0.8545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.92
Ghostwhite
#F8F8FF
ΔE00 5.05
Aliceblue
#F0F8FF
ΔE00 6.69
Fog
#D8DCE0
ΔE00 7.77
Pale Grey
#FDFDFE
ΔE00 8.09
Whitesmoke
#F5F5F5
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDFF #FFFDEB
analogous
#EBF7FF #EBEDFF #F3EBFF
triadic
#EBEDFF #FFEBED #EDFFEB
tetradic
#EBEDFF #FFEBF7 #FFFDEB #EBFFF3
square
#EBEDFF #FFEBF7 #FFFDEB #EBFFF3
split-complementary
#EBEDFF #FFF3EB #F7FFEB
monochromatic
#717FFF #AEB6FF #E0E3FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.16
#EBEDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#EBEDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDFF
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDFF | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#E7F0F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebedff; /* rgb */ color: rgb(235, 237, 255); /* oklch */ color: oklch(95.0% 0.024 280.9);
Tailwind
colors: {
custom: {
50: '#f1f2ff',
500: '#ebedff',
950: '#000000',
},
}SCSS
$custom: #ebedff; $custom-light: #f1f2ff; $custom-dark: #000000;
JSON
{
"hex": "#ebedff",
"rgb": {
"r": 235,
"g": 237,
"b": 255
},
"hsl": {
"h": 234,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.9499,
"c": 0.02425,
"h": 280.9
},
"luminance": 0.85451
}Semantic roles & 50–950 ramp
primary
#EBEDFF
secondary
#EEE6A0
accent
#CF00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586