#E8BBFC#E8BBFC
#E8BBFC is a very light, moderate purple. Relative luminance 0.597; OKLCH L 85.3% C 0.100 H 315.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBFC |
|---|---|
| RGB | rgb(232, 187, 252) |
| HSL | hsl(282, 92%, 86%) |
| HSV | hsv(282, 26%, 99%) |
| CMYK | cmyk(7.9%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.69, 27.47, -25.97) |
| CIE-LCH | lch(81.69, 37.80, 316.60°) |
| OKLab | oklab(85.29% 0.0713 -0.0706) |
| OKLCH | oklch(85.29% 0.1 315.3) |
| XYZ | xyz(68.6170, 59.7258, 99.9901) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.61
Light Lilac
#EDC8FF
ΔE00 3.40
Mauve
#E0B0FF
ΔE00 3.65
Light Violet
#D6B4FC
ΔE00 4.15
Light Lavender
#DFC5FE
ΔE00 4.19
Pale Lilac
#E4CBFF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBFC #CFFCBB
analogous
#C7BBFC #E8BBFC #FCBBEF
triadic
#E8BBFC #FCE8BB #BBFCE8
tetradic
#E8BBFC #FCC7BB #CFFCBB #BBEFFC
square
#E8BBFC #FCC7BB #CFFCBB #BBEFFC
split-complementary
#E8BBFC #EFFCBB #BBFCC7
monochromatic
#C046F7 #D480F9 #E8BBFC #F5E2FE #F5E2FE
Accessibility & contrast
On white
1.62
#E8BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#E8BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBFC
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBFC | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#BCCCFA
Tritanopia (blue-blind)
#E7C3D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e8bbfc; /* rgb */ color: rgb(232, 187, 252); /* oklch */ color: oklch(85.3% 0.100 315.3);
Tailwind
colors: {
custom: {
50: '#f0cffd',
500: '#e8bbfc',
950: '#000000',
},
}SCSS
$custom: #e8bbfc; $custom-light: #f0cffd; $custom-dark: #000000;
JSON
{
"hex": "#e8bbfc",
"rgb": {
"r": 232,
"g": 187,
"b": 252
},
"hsl": {
"h": 281.538,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85287,
"c": 0.10038,
"h": 315.3
},
"luminance": 0.59725
}Semantic roles & 50–950 ramp
primary
#E8BBFC
secondary
#9AE279
accent
#E60047
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385