#EBE9FE#EBE9FE
#EBE9FE is a very light, muted blue. Relative luminance 0.831; OKLCH L 94.2% C 0.028 H 290.2°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE9FE |
|---|---|
| RGB | rgb(235, 233, 254) |
| HSL | hsl(246, 91%, 95%) |
| HSV | hsv(246, 8%, 100%) |
| CMYK | cmyk(7.5%, 8.3%, 0%, 0.4%) |
| CIE-LAB | lab(93.06, 4.53, -9.88) |
| CIE-LCH | lch(93.06, 10.87, 294.64°) |
| OKLab | oklab(94.18% 0.0098 -0.0265) |
| OKLCH | oklch(94.18% 0.028 290.2) |
| XYZ | xyz(81.2858, 83.0954, 105.5034) |
| Luminance | 0.8310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.25
Ghostwhite
#F8F8FF
ΔE00 6.65
Lavenderblush
#FFF0F5
ΔE00 7.99
Aliceblue
#F0F8FF
ΔE00 9.00
Fog
#D8DCE0
ΔE00 9.20
Snow
#FFFAFA
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE9FE #FCFEE9
analogous
#E9F1FE #EBE9FE #F5E9FE
triadic
#EBE9FE #FEEBE9 #E9FEEB
tetradic
#EBE9FE #FEE9F1 #FCFEE9 #E9FEF5
square
#EBE9FE #FEE9F1 #FCFEE9 #E9FEF5
split-complementary
#EBE9FE #FEF5E9 #F1FEE9
monochromatic
#8174F9 #B6AEFB #E4E2FE #E4E2FE #E4E2FE
Accessibility & contrast
On white
1.19
#EBE9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#EBE9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE9FE
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE9FE | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFF
Deuteranopia (green-blind)
#E5EBFD
Tritanopia (blue-blind)
#E8ECF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebe9fe; /* rgb */ color: rgb(235, 233, 254); /* oklch */ color: oklch(94.2% 0.028 290.2);
Tailwind
colors: {
custom: {
50: '#f1f0fe',
500: '#ebe9fe',
950: '#000000',
},
}SCSS
$custom: #ebe9fe; $custom-light: #f1f0fe; $custom-dark: #000000;
JSON
{
"hex": "#ebe9fe",
"rgb": {
"r": 235,
"g": 233,
"b": 254
},
"hsl": {
"h": 245.714,
"s": 91.304,
"l": 95.49
},
"oklch": {
"l": 0.94181,
"c": 0.02823,
"h": 290.2
},
"luminance": 0.83096
}Semantic roles & 50–950 ramp
primary
#EBE9FE
secondary
#E3EAA1
accent
#E600D0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585