#EBE1FB#EBE1FB
#EBE1FB is a very light, muted violet. Relative luminance 0.785; OKLCH L 92.5% C 0.036 H 303.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE1FB |
|---|---|
| RGB | rgb(235, 225, 251) |
| HSL | hsl(263, 76%, 93%) |
| HSV | hsv(263, 10%, 98%) |
| CMYK | cmyk(6.4%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.00, 8.11, -11.38) |
| CIE-LCH | lch(91.00, 13.97, 305.48°) |
| OKLab | oklab(92.54% 0.0199 -0.0305) |
| OKLCH | oklch(92.54% 0.036 303.1) |
| XYZ | xyz(78.5956, 78.4777, 102.2552) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.79
Pale Lavender
#EECFFE
ΔE00 8.41
Lavenderblush
#FFF0F5
ΔE00 8.71
Thistle
#D8BFD8
ΔE00 8.81
Pale Lilac
#E4CBFF
ΔE00 8.89
Periwinkle
#CCCCFF
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE1FB #F1FBE1
analogous
#E1E4FB #EBE1FB #F8E1FB
triadic
#EBE1FB #FBEBE1 #E1FBEB
tetradic
#EBE1FB #FBE1E4 #F1FBE1 #E1FBF8
square
#EBE1FB #FBE1E4 #F1FBE1 #E1FBF8
split-complementary
#EBE1FB #FBF8E1 #E4FBE1
monochromatic
#A375ED #C7ABF4 #EBE1FB #EDE4FB #EDE4FB
Accessibility & contrast
On white
1.26
#EBE1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#EBE1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE1FB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE1FB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#E9E4E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe1fb; /* rgb */ color: rgb(235, 225, 251); /* oklch */ color: oklch(92.5% 0.036 303.1);
Tailwind
colors: {
custom: {
50: '#f1eafc',
500: '#ebe1fb',
950: '#000000',
},
}SCSS
$custom: #ebe1fb; $custom-light: #f1eafc; $custom-dark: #000000;
JSON
{
"hex": "#ebe1fb",
"rgb": {
"r": 235,
"g": 225,
"b": 251
},
"hsl": {
"h": 263.077,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.92543,
"c": 0.03643,
"h": 303.1
},
"luminance": 0.78478
}Semantic roles & 50–950 ramp
primary
#EBE1FB
secondary
#C8E29E
accent
#D90D8A
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485