#E2BBFC#E2BBFC
#E2BBFC is a very light, moderate violet. Relative luminance 0.587; OKLCH L 84.7% C 0.098 H 311.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBFC |
|---|---|
| RGB | rgb(226, 187, 252) |
| HSL | hsl(276, 92%, 86%) |
| HSV | hsv(276, 26%, 99%) |
| CMYK | cmyk(10.3%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.15, 25.59, -26.85) |
| CIE-LCH | lch(81.15, 37.09, 313.63°) |
| OKLab | oklab(84.75% 0.0647 -0.0732) |
| OKLCH | oklch(84.75% 0.098 311.5) |
| XYZ | xyz(66.7021, 58.7384, 99.9003) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.71
Light Violet
#D6B4FC
ΔE00 3.02
Light Lavender
#DFC5FE
ΔE00 3.27
Mauve
#E0B0FF
ΔE00 3.38
Light Lilac
#EDC8FF
ΔE00 3.64
Pale Lilac
#E4CBFF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBFC #D5FCBB
analogous
#C1BBFC #E2BBFC #FCBBF5
triadic
#E2BBFC #FCE2BB #BBFCE2
tetradic
#E2BBFC #FCC1BB #D5FCBB #BBF5FC
square
#E2BBFC #FCC1BB #D5FCBB #BBF5FC
split-complementary
#E2BBFC #F5FCBB #BBFCC1
monochromatic
#B046F7 #C980F9 #E2BBFC #F3E2FE #F3E2FE
Accessibility & contrast
On white
1.65
#E2BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#E2BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBFC
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBFC | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B9CAFA
Tritanopia (blue-blind)
#E0C3D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e2bbfc; /* rgb */ color: rgb(226, 187, 252); /* oklch */ color: oklch(84.7% 0.098 311.5);
Tailwind
colors: {
custom: {
50: '#ebcffd',
500: '#e2bbfc',
950: '#000000',
},
}SCSS
$custom: #e2bbfc; $custom-light: #ebcffd; $custom-dark: #000000;
JSON
{
"hex": "#e2bbfc",
"rgb": {
"r": 226,
"g": 187,
"b": 252
},
"hsl": {
"h": 276,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.84745,
"c": 0.09768,
"h": 311.5
},
"luminance": 0.58738
}Semantic roles & 50–950 ramp
primary
#E2BBFC
secondary
#A3E279
accent
#E6005C
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385