#E7BBFC#E7BBFC
#E7BBFC is a very light, moderate purple. Relative luminance 0.596; OKLCH L 85.2% C 0.100 H 314.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBFC |
|---|---|
| RGB | rgb(231, 187, 252) |
| HSL | hsl(281, 92%, 86%) |
| HSV | hsv(281, 26%, 99%) |
| CMYK | cmyk(8.3%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.60, 27.15, -26.12) |
| CIE-LCH | lch(81.60, 37.68, 316.11°) |
| OKLab | oklab(85.2% 0.0702 -0.071) |
| OKLCH | oklch(85.2% 0.1 314.7) |
| XYZ | xyz(68.2932, 59.5589, 99.9749) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.76
Light Lilac
#EDC8FF
ΔE00 3.40
Mauve
#E0B0FF
ΔE00 3.57
Light Violet
#D6B4FC
ΔE00 3.96
Light Lavender
#DFC5FE
ΔE00 4.02
Pale Lilac
#E4CBFF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBFC #D0FCBB
analogous
#C6BBFC #E7BBFC #FCBBF0
triadic
#E7BBFC #FCE7BB #BBFCE7
tetradic
#E7BBFC #FCC6BB #D0FCBB #BBF0FC
square
#E7BBFC #FCC6BB #D0FCBB #BBF0FC
split-complementary
#E7BBFC #F0FCBB #BBFCC6
monochromatic
#BE46F7 #D280F9 #E7BBFC #F5E2FE #F5E2FE
Accessibility & contrast
On white
1.63
#E7BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#E7BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBFC
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBFC | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#E6C3D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e7bbfc; /* rgb */ color: rgb(231, 187, 252); /* oklch */ color: oklch(85.2% 0.100 314.7);
Tailwind
colors: {
custom: {
50: '#efcffd',
500: '#e7bbfc',
950: '#000000',
},
}SCSS
$custom: #e7bbfc; $custom-light: #efcffd; $custom-dark: #000000;
JSON
{
"hex": "#e7bbfc",
"rgb": {
"r": 231,
"g": 187,
"b": 252
},
"hsl": {
"h": 280.615,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85196,
"c": 0.0999,
"h": 314.7
},
"luminance": 0.59558
}Semantic roles & 50–950 ramp
primary
#E7BBFC
secondary
#9BE279
accent
#E6004A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385