#E5BBFE#E5BBFE
#E5BBFE is a very light, moderate violet. Relative luminance 0.594; OKLCH L 85.1% C 0.101 H 312.6°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BBFE |
|---|---|
| RGB | rgb(229, 187, 254) |
| HSL | hsl(278, 97%, 86%) |
| HSV | hsv(278, 26%, 100%) |
| CMYK | cmyk(9.8%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(81.49, 26.93, -27.37) |
| CIE-LCH | lch(81.49, 38.40, 314.53°) |
| OKLab | oklab(85.09% 0.0686 -0.0746) |
| OKLCH | oklch(85.09% 0.101 312.6) |
| XYZ | xyz(67.9699, 59.3553, 101.6228) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.39
Mauve
#E0B0FF
ΔE00 3.16
Light Violet
#D6B4FC
ΔE00 3.30
Light Lilac
#EDC8FF
ΔE00 3.70
Light Lavender
#DFC5FE
ΔE00 3.74
Pale Lilac
#E4CBFF
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BBFE #D4FEBB
analogous
#C4BBFE #E5BBFE #FEBBF6
triadic
#E5BBFE #FEE5BB #BBFEE5
tetradic
#E5BBFE #FEC4BB #D4FEBB #BBF6FE
square
#E5BBFE #FEC4BB #D4FEBB #BBF6FE
split-complementary
#E5BBFE #F6FEBB #BBFEC4
monochromatic
#B742FC #CE7FFD #E5BBFE #F3E1FF #F3E1FF
Accessibility & contrast
On white
1.63
#E5BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#E5BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BBFE
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BBFE | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#E3C3D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e5bbfe; /* rgb */ color: rgb(229, 187, 254); /* oklch */ color: oklch(85.1% 0.101 312.6);
Tailwind
colors: {
custom: {
50: '#edcfff',
500: '#e5bbfe',
950: '#000000',
},
}SCSS
$custom: #e5bbfe; $custom-light: #edcfff; $custom-dark: #000000;
JSON
{
"hex": "#e5bbfe",
"rgb": {
"r": 229,
"g": 187,
"b": 254
},
"hsl": {
"h": 277.612,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85091,
"c": 0.10134,
"h": 312.6
},
"luminance": 0.59354
}Semantic roles & 50–950 ramp
primary
#E5BBFE
secondary
#A1E578
accent
#E60056
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161418
muted
#858386