#E7BBFB#E7BBFB
#E7BBFB is a very light, moderate purple. Relative luminance 0.595; OKLCH L 85.2% C 0.099 H 315.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBFB |
|---|---|
| RGB | rgb(231, 187, 251) |
| HSL | hsl(281, 89%, 86%) |
| HSV | hsv(281, 25%, 98%) |
| CMYK | cmyk(8%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(81.56, 26.96, -25.64) |
| CIE-LCH | lch(81.56, 37.20, 316.44°) |
| OKLab | oklab(85.16% 0.07 -0.0697) |
| OKLCH | oklch(85.16% 0.099 315.1) |
| XYZ | xyz(68.1352, 59.4956, 99.1426) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.65
Light Lilac
#EDC8FF
ΔE00 3.30
Mauve
#E0B0FF
ΔE00 3.74
Light Lavender
#DFC5FE
ΔE00 4.04
Light Violet
#D6B4FC
ΔE00 4.11
Pale Lilac
#E4CBFF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBFB #CFFBBB
analogous
#C7BBFB #E7BBFB #FBBBEF
triadic
#E7BBFB #FBE7BB #BBFBE7
tetradic
#E7BBFB #FBC7BB #CFFBBB #BBEFFB
square
#E7BBFB #FBC7BB #CFFBBB #BBEFFB
split-complementary
#E7BBFB #EFFBBB #BBFBC7
monochromatic
#BE47F4 #D381F8 #E7BBFB #F5E2FD #F5E2FD
Accessibility & contrast
On white
1.63
#E7BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#E7BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBFB
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBFB | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#E6C2D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e7bbfb; /* rgb */ color: rgb(231, 187, 251); /* oklch */ color: oklch(85.2% 0.099 315.1);
Tailwind
colors: {
custom: {
50: '#efcffc',
500: '#e7bbfb',
950: '#000000',
},
}SCSS
$custom: #e7bbfb; $custom-light: #efcffc; $custom-dark: #000000;
JSON
{
"hex": "#e7bbfb",
"rgb": {
"r": 231,
"g": 187,
"b": 251
},
"hsl": {
"h": 281.25,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85158,
"c": 0.09875,
"h": 315.1
},
"luminance": 0.59495
}Semantic roles & 50–950 ramp
primary
#E7BBFB
secondary
#9AE07A
accent
#E60048
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385