#E9BBFC#E9BBFC
#E9BBFC is a very light, moderate purple. Relative luminance 0.599; OKLCH L 85.4% C 0.101 H 315.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BBFC |
|---|---|
| RGB | rgb(233, 187, 252) |
| HSL | hsl(282, 92%, 86%) |
| HSV | hsv(282, 26%, 99%) |
| CMYK | cmyk(7.5%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.78, 27.78, -25.82) |
| CIE-LCH | lch(81.78, 37.93, 317.09°) |
| OKLab | oklab(85.38% 0.0724 -0.0702) |
| OKLCH | oklch(85.38% 0.101 315.9) |
| XYZ | xyz(68.9426, 59.8937, 100.0054) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.47
Light Lilac
#EDC8FF
ΔE00 3.41
Mauve
#E0B0FF
ΔE00 3.74
Light Violet
#D6B4FC
ΔE00 4.35
Light Lavender
#DFC5FE
ΔE00 4.36
Pale Lilac
#E4CBFF
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BBFC #CEFCBB
analogous
#C8BBFC #E9BBFC #FCBBEE
triadic
#E9BBFC #FCE9BB #BBFCE9
tetradic
#E9BBFC #FCC8BB #CEFCBB #BBEEFC
square
#E9BBFC #FCC8BB #CEFCBB #BBEEFC
split-complementary
#E9BBFC #EEFCBB #BBFCC8
monochromatic
#C346F7 #D680F9 #E9BBFC #F6E2FE #F6E2FE
Accessibility & contrast
On white
1.62
#E9BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#E9BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BBFC
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BBFC | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#BCCDFA
Tritanopia (blue-blind)
#E8C2D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e9bbfc; /* rgb */ color: rgb(233, 187, 252); /* oklch */ color: oklch(85.4% 0.101 315.9);
Tailwind
colors: {
custom: {
50: '#f0cffd',
500: '#e9bbfc',
950: '#000000',
},
}SCSS
$custom: #e9bbfc; $custom-light: #f0cffd; $custom-dark: #000000;
JSON
{
"hex": "#e9bbfc",
"rgb": {
"r": 233,
"g": 187,
"b": 252
},
"hsl": {
"h": 282.462,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85379,
"c": 0.10087,
"h": 315.9
},
"luminance": 0.59893
}Semantic roles & 50–950 ramp
primary
#E9BBFC
secondary
#98E279
accent
#E60043
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385