#E4BBFE#E4BBFE
#E4BBFE is a very light, moderate violet. Relative luminance 0.592; OKLCH L 85.0% C 0.101 H 312.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BBFE |
|---|---|
| RGB | rgb(228, 187, 254) |
| HSL | hsl(277, 97%, 86%) |
| HSV | hsv(277, 26%, 100%) |
| CMYK | cmyk(10.2%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(81.40, 26.61, -27.52) |
| CIE-LCH | lch(81.40, 38.28, 314.04°) |
| OKLab | oklab(85% 0.0675 -0.075) |
| OKLCH | oklch(85% 0.101 312) |
| XYZ | xyz(67.6516, 59.1912, 101.6078) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.58
Light Violet
#D6B4FC
ΔE00 3.11
Mauve
#E0B0FF
ΔE00 3.13
Light Lavender
#DFC5FE
ΔE00 3.60
Light Lilac
#EDC8FF
ΔE00 3.76
Pale Lilac
#E4CBFF
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BBFE #D5FEBB
analogous
#C3BBFE #E4BBFE #FEBBF7
triadic
#E4BBFE #FEE4BB #BBFEE4
tetradic
#E4BBFE #FEC3BB #D5FEBB #BBF7FE
square
#E4BBFE #FEC3BB #D5FEBB #BBF7FE
split-complementary
#E4BBFE #F7FEBB #BBFEC3
monochromatic
#B442FC #CC7FFD #E4BBFE #F3E1FF #F3E1FF
Accessibility & contrast
On white
1.64
#E4BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#E4BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BBFE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BBFE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#E2C3D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e4bbfe; /* rgb */ color: rgb(228, 187, 254); /* oklch */ color: oklch(85.0% 0.101 312.0);
Tailwind
colors: {
custom: {
50: '#edcfff',
500: '#e4bbfe',
950: '#000000',
},
}SCSS
$custom: #e4bbfe; $custom-light: #edcfff; $custom-dark: #000000;
JSON
{
"hex": "#e4bbfe",
"rgb": {
"r": 228,
"g": 187,
"b": 254
},
"hsl": {
"h": 276.716,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85001,
"c": 0.10091,
"h": 312
},
"luminance": 0.5919
}Semantic roles & 50–950 ramp
primary
#E4BBFE
secondary
#A2E578
accent
#E60059
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161418
muted
#858386