#EBE4FB#EBE4FB
#EBE4FB is a very light, muted violet. Relative luminance 0.801; OKLCH L 93.1% C 0.032 H 299.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4FB |
|---|---|
| RGB | rgb(235, 228, 251) |
| HSL | hsl(258, 74%, 94%) |
| HSV | hsv(258, 9%, 98%) |
| CMYK | cmyk(6.4%, 9.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.74, 6.55, -10.28) |
| CIE-LCH | lch(91.74, 12.19, 302.51°) |
| OKLab | oklab(93.12% 0.0157 -0.0275) |
| OKLCH | oklch(93.12% 0.032 299.7) |
| XYZ | xyz(79.4137, 80.1139, 102.5279) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.26
Lavenderblush
#FFF0F5
ΔE00 7.92
Ghostwhite
#F8F8FF
ΔE00 8.37
Thistle
#D8BFD8
ΔE00 9.92
Pale Lavender
#EECFFE
ΔE00 9.98
Periwinkle
#CCCCFF
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4FB #F4FBE4
analogous
#E4E9FB #EBE4FB #F7E4FB
triadic
#EBE4FB #FBEBE4 #E4FBEB
tetradic
#EBE4FB #FBE4E9 #F4FBE4 #E4FBF7
square
#EBE4FB #FBE4E9 #F4FBE4 #E4FBF7
split-complementary
#EBE4FB #FBF7E4 #E9FBE4
monochromatic
#9C79EB #C4AFF3 #EBE4FB #EBE4FB #EBE4FB
Accessibility & contrast
On white
1.23
#EBE4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#EBE4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4FB
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4FB | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#E9E7EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebe4fb; /* rgb */ color: rgb(235, 228, 251); /* oklch */ color: oklch(93.1% 0.032 299.7);
Tailwind
colors: {
custom: {
50: '#f1ecfc',
500: '#ebe4fb',
950: '#000000',
},
}SCSS
$custom: #ebe4fb; $custom-light: #f1ecfc; $custom-dark: #000000;
JSON
{
"hex": "#ebe4fb",
"rgb": {
"r": 235,
"g": 228,
"b": 251
},
"hsl": {
"h": 258.261,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.9312,
"c": 0.03169,
"h": 299.7
},
"luminance": 0.80114
}Semantic roles & 50–950 ramp
primary
#EBE4FB
secondary
#CEE1A2
accent
#D60F9A
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485