#E8BBFB#E8BBFB
#E8BBFB is a very light, moderate purple. Relative luminance 0.597; OKLCH L 85.2% C 0.099 H 315.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBFB |
|---|---|
| RGB | rgb(232, 187, 251) |
| HSL | hsl(282, 89%, 86%) |
| HSV | hsv(282, 25%, 98%) |
| CMYK | cmyk(7.6%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(81.65, 27.27, -25.49) |
| CIE-LCH | lch(81.65, 37.33, 316.93°) |
| OKLab | oklab(85.25% 0.0711 -0.0693) |
| OKLCH | oklch(85.25% 0.099 315.7) |
| XYZ | xyz(68.4590, 59.6626, 99.1577) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.50
Light Lilac
#EDC8FF
ΔE00 3.30
Mauve
#E0B0FF
ΔE00 3.82
Light Lavender
#DFC5FE
ΔE00 4.21
Light Violet
#D6B4FC
ΔE00 4.30
Pale Lilac
#E4CBFF
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBFB #CEFBBB
analogous
#C8BBFB #E8BBFB #FBBBEE
triadic
#E8BBFB #FBE8BB #BBFBE8
tetradic
#E8BBFB #FBC8BB #CEFBBB #BBEEFB
square
#E8BBFB #FBC8BB #CEFBBB #BBEEFB
split-complementary
#E8BBFB #EEFBBB #BBFBC8
monochromatic
#C147F4 #D481F8 #E8BBFB #F5E2FD #F5E2FD
Accessibility & contrast
On white
1.62
#E8BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#E8BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBFB
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBFB | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FE
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#E7C2D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e8bbfb; /* rgb */ color: rgb(232, 187, 251); /* oklch */ color: oklch(85.2% 0.099 315.7);
Tailwind
colors: {
custom: {
50: '#f0cffc',
500: '#e8bbfb',
950: '#000000',
},
}SCSS
$custom: #e8bbfb; $custom-light: #f0cffc; $custom-dark: #000000;
JSON
{
"hex": "#e8bbfb",
"rgb": {
"r": 232,
"g": 187,
"b": 251
},
"hsl": {
"h": 282.188,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85249,
"c": 0.09923,
"h": 315.7
},
"luminance": 0.59661
}Semantic roles & 50–950 ramp
primary
#E8BBFB
secondary
#98E07A
accent
#E60044
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385