#E3BBFE#E3BBFE
#E3BBFE is a very light, moderate violet. Relative luminance 0.590; OKLCH L 84.9% C 0.101 H 311.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E3BBFE |
|---|---|
| RGB | rgb(227, 187, 254) |
| HSL | hsl(276, 97%, 86%) |
| HSV | hsv(276, 26%, 100%) |
| CMYK | cmyk(10.6%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(81.31, 26.30, -27.66) |
| CIE-LCH | lch(81.31, 38.17, 313.56°) |
| OKLab | oklab(84.91% 0.0664 -0.0754) |
| OKLCH | oklch(84.91% 0.101 311.3) |
| XYZ | xyz(67.3352, 59.0280, 101.5930) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.77
Light Violet
#D6B4FC
ΔE00 2.92
Mauve
#E0B0FF
ΔE00 3.12
Light Lavender
#DFC5FE
ΔE00 3.48
Light Lilac
#EDC8FF
ΔE00 3.83
Pale Lilac
#E4CBFF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3BBFE #D6FEBB
analogous
#C2BBFE #E3BBFE #FEBBF7
triadic
#E3BBFE #FEE3BB #BBFEE3
tetradic
#E3BBFE #FEC2BB #D6FEBB #BBF7FE
square
#E3BBFE #FEC2BB #D6FEBB #BBF7FE
split-complementary
#E3BBFE #F7FEBB #BBFEC2
monochromatic
#B142FC #CA7FFD #E3BBFE #F3E1FF #F3E1FF
Accessibility & contrast
On white
1.64
#E3BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#E3BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3BBFE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3BBFE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#E0C3D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e3bbfe; /* rgb */ color: rgb(227, 187, 254); /* oklch */ color: oklch(84.9% 0.101 311.3);
Tailwind
colors: {
custom: {
50: '#eccfff',
500: '#e3bbfe',
950: '#000000',
},
}SCSS
$custom: #e3bbfe; $custom-light: #eccfff; $custom-dark: #000000;
JSON
{
"hex": "#e3bbfe",
"rgb": {
"r": 227,
"g": 187,
"b": 254
},
"hsl": {
"h": 275.821,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.84911,
"c": 0.1005,
"h": 311.3
},
"luminance": 0.59027
}Semantic roles & 50–950 ramp
primary
#E3BBFE
secondary
#A4E578
accent
#E6005C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161418
muted
#858386