#E8BBFE#E8BBFE
#E8BBFE is a very light, moderate purple. Relative luminance 0.599; OKLCH L 85.4% C 0.103 H 314.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBFE |
|---|---|
| RGB | rgb(232, 187, 254) |
| HSL | hsl(280, 97%, 86%) |
| HSV | hsv(280, 26%, 100%) |
| CMYK | cmyk(8.7%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(81.76, 27.86, -26.93) |
| CIE-LCH | lch(81.76, 38.75, 315.97°) |
| OKLab | oklab(85.36% 0.0719 -0.0733) |
| OKLCH | oklch(85.36% 0.103 314.4) |
| XYZ | xyz(68.9356, 59.8532, 101.6680) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.88
Mauve
#E0B0FF
ΔE00 3.33
Light Lilac
#EDC8FF
ΔE00 3.61
Light Violet
#D6B4FC
ΔE00 3.89
Light Lavender
#DFC5FE
ΔE00 4.19
Pale Lilac
#E4CBFF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBFE #D1FEBB
analogous
#C7BBFE #E8BBFE #FEBBF2
triadic
#E8BBFE #FEE8BB #BBFEE8
tetradic
#E8BBFE #FEC7BB #D1FEBB #BBF2FE
square
#E8BBFE #FEC7BB #D1FEBB #BBF2FE
split-complementary
#E8BBFE #F2FEBB #BBFEC7
monochromatic
#BF42FC #D47FFD #E8BBFE #F5E1FF #F5E1FF
Accessibility & contrast
On white
1.62
#E8BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#E8BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBFE
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBFE | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#BBCDFC
Tritanopia (blue-blind)
#E7C3D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e8bbfe; /* rgb */ color: rgb(232, 187, 254); /* oklch */ color: oklch(85.4% 0.103 314.4);
Tailwind
colors: {
custom: {
50: '#f0cfff',
500: '#e8bbfe',
950: '#000000',
},
}SCSS
$custom: #e8bbfe; $custom-light: #f0cfff; $custom-dark: #000000;
JSON
{
"hex": "#e8bbfe",
"rgb": {
"r": 232,
"g": 187,
"b": 254
},
"hsl": {
"h": 280.299,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85363,
"c": 0.10269,
"h": 314.4
},
"luminance": 0.59852
}Semantic roles & 50–950 ramp
primary
#E8BBFE
secondary
#9CE578
accent
#E6004B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161418
muted
#858386