#E7BBF2#E7BBF2
#E7BBF2 is a very light, moderate purple. Relative luminance 0.589; OKLCH L 84.8% C 0.089 H 319.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBF2 |
|---|---|
| RGB | rgb(231, 187, 242) |
| HSL | hsl(288, 68%, 84%) |
| HSV | hsv(288, 23%, 95%) |
| CMYK | cmyk(4.5%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(81.26, 25.21, -21.28) |
| CIE-LCH | lch(81.26, 33.00, 319.83°) |
| OKLab | oklab(84.82% 0.0673 -0.0575) |
| OKLCH | oklch(84.82% 0.089 319.5) |
| XYZ | xyz(66.7501, 58.9416, 91.8477) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.14
Light Lilac
#EDC8FF
ΔE00 3.15
Very Light Purple
#F6CEFC
ΔE00 4.66
Light Lavender
#DFC5FE
ΔE00 4.72
Pale Lavender
#EECFFE
ΔE00 4.90
Pale Lilac
#E4CBFF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBF2 #C6F2BB
analogous
#CCBBF2 #E7BBF2 #F2BBE2
triadic
#E7BBF2 #F2E7BB #BBF2E7
tetradic
#E7BBF2 #F2CCBB #C6F2BB #BBE2F2
square
#E7BBF2 #F2CCBB #C6F2BB #BBE2F2
split-complementary
#E7BBF2 #E2F2BB #BBF2CC
monochromatic
#C354DE #D588E8 #E7BBF2 #F6E5FA #F6E5FA
Accessibility & contrast
On white
1.64
#E7BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#E7BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBF2
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBF2 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F4
Deuteranopia (green-blind)
#BFCBF0
Tritanopia (blue-blind)
#E8C1CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e7bbf2; /* rgb */ color: rgb(231, 187, 242); /* oklch */ color: oklch(84.8% 0.089 319.5);
Tailwind
colors: {
custom: {
50: '#efcff6',
500: '#e7bbf2',
950: '#000000',
},
}SCSS
$custom: #e7bbf2; $custom-light: #efcff6; $custom-dark: #000000;
JSON
{
"hex": "#e7bbf2",
"rgb": {
"r": 231,
"g": 187,
"b": 242
},
"hsl": {
"h": 288,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84824,
"c": 0.08854,
"h": 319.5
},
"luminance": 0.5894
}Semantic roles & 50–950 ramp
primary
#E7BBF2
secondary
#90D280
accent
#D0163B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385