#E4BBFA#E4BBFA
#E4BBFA is a very light, moderate violet. Relative luminance 0.589; OKLCH L 84.8% C 0.096 H 313.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BBFA |
|---|---|
| RGB | rgb(228, 187, 250) |
| HSL | hsl(279, 86%, 86%) |
| HSV | hsv(279, 25%, 98%) |
| CMYK | cmyk(8.8%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(81.26, 25.82, -25.59) |
| CIE-LCH | lch(81.26, 36.35, 315.25°) |
| OKLab | oklab(84.85% 0.0664 -0.0696) |
| OKLCH | oklch(84.85% 0.096 313.6) |
| XYZ | xyz(67.0178, 58.9376, 98.2696) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.11
Light Lilac
#EDC8FF
ΔE00 3.28
Light Lavender
#DFC5FE
ΔE00 3.55
Light Violet
#D6B4FC
ΔE00 3.70
Mauve
#E0B0FF
ΔE00 3.74
Pale Lilac
#E4CBFF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BBFA #D1FABB
analogous
#C4BBFA #E4BBFA #FABBF0
triadic
#E4BBFA #FAE4BB #BBFAE4
tetradic
#E4BBFA #FAC4BB #D1FABB #BBF0FA
square
#E4BBFA #FAC4BB #D1FABB #BBF0FA
split-complementary
#E4BBFA #F0FABB #BBFAC4
monochromatic
#B749F2 #CD82F6 #E4BBFA #F4E2FD #F4E2FD
Accessibility & contrast
On white
1.64
#E4BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#E4BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BBFA
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BBFA | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FD
Deuteranopia (green-blind)
#BBCBF8
Tritanopia (blue-blind)
#E3C3D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e4bbfa; /* rgb */ color: rgb(228, 187, 250); /* oklch */ color: oklch(84.8% 0.096 313.6);
Tailwind
colors: {
custom: {
50: '#edcffc',
500: '#e4bbfa',
950: '#000000',
},
}SCSS
$custom: #e4bbfa; $custom-light: #edcffc; $custom-dark: #000000;
JSON
{
"hex": "#e4bbfa",
"rgb": {
"r": 228,
"g": 187,
"b": 250
},
"hsl": {
"h": 279.048,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.84848,
"c": 0.09617,
"h": 313.6
},
"luminance": 0.58937
}Semantic roles & 50–950 ramp
primary
#E4BBFA
secondary
#9EDE7B
accent
#E30351
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385