#E2BBFA#E2BBFA
#E2BBFA is a very light, moderate violet. Relative luminance 0.586; OKLCH L 84.7% C 0.095 H 312.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBFA |
|---|---|
| RGB | rgb(226, 187, 250) |
| HSL | hsl(277, 86%, 86%) |
| HSV | hsv(277, 25%, 98%) |
| CMYK | cmyk(9.6%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(81.08, 25.19, -25.88) |
| CIE-LCH | lch(81.08, 36.12, 314.22°) |
| OKLab | oklab(84.67% 0.0642 -0.0705) |
| OKLCH | oklch(84.67% 0.095 312.3) |
| XYZ | xyz(66.3868, 58.6123, 98.2400) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.51
Light Lavender
#DFC5FE
ΔE00 3.25
Light Violet
#D6B4FC
ΔE00 3.34
Light Lilac
#EDC8FF
ΔE00 3.40
Mauve
#E0B0FF
ΔE00 3.69
Pale Lilac
#E4CBFF
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBFA #D3FABB
analogous
#C2BBFA #E2BBFA #FABBF2
triadic
#E2BBFA #FAE2BB #BBFAE2
tetradic
#E2BBFA #FAC2BB #D3FABB #BBF2FA
square
#E2BBFA #FAC2BB #D3FABB #BBF2FA
split-complementary
#E2BBFA #F2FABB #BBFAC2
monochromatic
#B149F2 #CA82F6 #E2BBFA #F3E2FD #F3E2FD
Accessibility & contrast
On white
1.65
#E2BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#E2BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBFA
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBFA | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FD
Deuteranopia (green-blind)
#BACAF8
Tritanopia (blue-blind)
#E0C3D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e2bbfa; /* rgb */ color: rgb(226, 187, 250); /* oklch */ color: oklch(84.7% 0.095 312.3);
Tailwind
colors: {
custom: {
50: '#ebcffc',
500: '#e2bbfa',
950: '#000000',
},
}SCSS
$custom: #e2bbfa; $custom-light: #ebcffc; $custom-dark: #000000;
JSON
{
"hex": "#e2bbfa",
"rgb": {
"r": 226,
"g": 187,
"b": 250
},
"hsl": {
"h": 277.143,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.84668,
"c": 0.09529,
"h": 312.3
},
"luminance": 0.58612
}Semantic roles & 50–950 ramp
primary
#E2BBFA
secondary
#A1DE7B
accent
#E30358
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385