#E2BBFB#E2BBFB
#E2BBFB is a very light, moderate violet. Relative luminance 0.587; OKLCH L 84.7% C 0.096 H 311.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBFB |
|---|---|
| RGB | rgb(226, 187, 251) |
| HSL | hsl(277, 89%, 86%) |
| HSV | hsv(277, 25%, 98%) |
| CMYK | cmyk(10%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(81.11, 25.39, -26.36) |
| CIE-LCH | lch(81.11, 36.60, 313.92°) |
| OKLab | oklab(84.71% 0.0644 -0.0718) |
| OKLCH | oklch(84.71% 0.096 311.9) |
| XYZ | xyz(66.5440, 58.6752, 99.0680) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.60
Light Violet
#D6B4FC
ΔE00 3.18
Light Lavender
#DFC5FE
ΔE00 3.25
Light Lilac
#EDC8FF
ΔE00 3.51
Mauve
#E0B0FF
ΔE00 3.53
Pale Lilac
#E4CBFF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBFB #D4FBBB
analogous
#C2BBFB #E2BBFB #FBBBF4
triadic
#E2BBFB #FBE2BB #BBFBE2
tetradic
#E2BBFB #FBC2BB #D4FBBB #BBF4FB
square
#E2BBFB #FBC2BB #D4FBBB #BBF4FB
split-complementary
#E2BBFB #F4FBBB #BBFBC2
monochromatic
#B147F4 #C981F8 #E2BBFB #F3E2FD #F3E2FD
Accessibility & contrast
On white
1.65
#E2BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#E2BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBFB
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBFB | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#E0C3D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e2bbfb; /* rgb */ color: rgb(226, 187, 251); /* oklch */ color: oklch(84.7% 0.096 311.9);
Tailwind
colors: {
custom: {
50: '#ebcffc',
500: '#e2bbfb',
950: '#000000',
},
}SCSS
$custom: #e2bbfb; $custom-light: #ebcffc; $custom-dark: #000000;
JSON
{
"hex": "#e2bbfb",
"rgb": {
"r": 226,
"g": 187,
"b": 251
},
"hsl": {
"h": 276.563,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.84706,
"c": 0.09648,
"h": 311.9
},
"luminance": 0.58674
}Semantic roles & 50–950 ramp
primary
#E2BBFB
secondary
#A2E07A
accent
#E6005A
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385