#EBE9FF#EBE9FF
#EBE9FF is a very light, muted blue. Relative luminance 0.832; OKLCH L 94.2% C 0.030 H 290.0°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE9FF |
|---|---|
| RGB | rgb(235, 233, 255) |
| HSL | hsl(245, 100%, 96%) |
| HSV | hsv(245, 9%, 100%) |
| CMYK | cmyk(7.8%, 8.6%, 0%, 0%) |
| CIE-LAB | lab(93.08, 4.72, -10.36) |
| CIE-LCH | lch(93.08, 11.39, 294.51°) |
| OKLab | oklab(94.21% 0.0101 -0.0278) |
| OKLCH | oklch(94.21% 0.03 290) |
| XYZ | xyz(81.4464, 83.1597, 106.3489) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.44
Ghostwhite
#F8F8FF
ΔE00 6.96
Lavenderblush
#FFF0F5
ΔE00 8.24
Aliceblue
#F0F8FF
ΔE00 9.28
Fog
#D8DCE0
ΔE00 9.51
Snow
#FFFAFA
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE9FF #FDFFE9
analogous
#E9F2FF #EBE9FF #F6E9FF
triadic
#EBE9FF #FFEBE9 #E9FFEB
tetradic
#EBE9FF #FFE9F2 #FDFFE9 #E9FFF6
square
#EBE9FF #FFE9F2 #FDFFE9 #E9FFF6
split-complementary
#EBE9FF #FFF6E9 #F2FFE9
monochromatic
#7C6FFF #B3ACFF #E3E0FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.19
#EBE9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#EBE9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE9FF
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE9FF | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4ECFF
Deuteranopia (green-blind)
#E4EBFE
Tritanopia (blue-blind)
#E7ECF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebe9ff; /* rgb */ color: rgb(235, 233, 255); /* oklch */ color: oklch(94.2% 0.030 290.0);
Tailwind
colors: {
custom: {
50: '#f1f0ff',
500: '#ebe9ff',
950: '#000000',
},
}SCSS
$custom: #ebe9ff; $custom-light: #f1f0ff; $custom-dark: #000000;
JSON
{
"hex": "#ebe9ff",
"rgb": {
"r": 235,
"g": 233,
"b": 255
},
"hsl": {
"h": 245.455,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.94212,
"c": 0.02957,
"h": 290
},
"luminance": 0.8316
}Semantic roles & 50–950 ramp
primary
#EBE9FF
secondary
#E7EE9E
accent
#E600D1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161618
muted
#858586