#E7BBFF#E7BBFF
#E7BBFF is a very light, moderate violet. Relative luminance 0.598; OKLCH L 85.3% C 0.103 H 313.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBFF |
|---|---|
| RGB | rgb(231, 187, 255) |
| HSL | hsl(279, 100%, 87%) |
| HSV | hsv(279, 27%, 100%) |
| CMYK | cmyk(9.4%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(81.70, 27.75, -27.56) |
| CIE-LCH | lch(81.70, 39.11, 315.19°) |
| OKLab | oklab(85.31% 0.0711 -0.0751) |
| OKLCH | oklch(85.31% 0.103 313.4) |
| XYZ | xyz(68.7724, 59.7505, 102.4984) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.20
Mauve
#E0B0FF
ΔE00 3.12
Light Violet
#D6B4FC
ΔE00 3.57
Light Lilac
#EDC8FF
ΔE00 3.76
Light Lavender
#DFC5FE
ΔE00 4.06
Pale Lilac
#E4CBFF
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBFF #D3FFBB
analogous
#C5BBFF #E7BBFF #FFBBF5
triadic
#E7BBFF #FFE7BB #BBFFE7
tetradic
#E7BBFF #FFC5BB #D3FFBB #BBF5FF
square
#E7BBFF #FFC5BB #D3FFBB #BBF5FF
split-complementary
#E7BBFF #F5FFBB #BBFFC5
monochromatic
#BC41FF #D17EFF #E7BBFF #F4E0FF #F4E0FF
Accessibility & contrast
On white
1.62
#E7BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#E7BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBFF
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBFF | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#E5C3D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e7bbff; /* rgb */ color: rgb(231, 187, 255); /* oklch */ color: oklch(85.3% 0.103 313.4);
Tailwind
colors: {
custom: {
50: '#efcfff',
500: '#e7bbff',
950: '#000000',
},
}SCSS
$custom: #e7bbff; $custom-light: #efcfff; $custom-dark: #000000;
JSON
{
"hex": "#e7bbff",
"rgb": {
"r": 231,
"g": 187,
"b": 255
},
"hsl": {
"h": 278.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.85311,
"c": 0.1034,
"h": 313.4
},
"luminance": 0.5975
}Semantic roles & 50–950 ramp
primary
#E7BBFF
secondary
#9FE777
accent
#E60051
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161418
muted
#858386