#E3BBEF#E3BBEF
#E3BBEF is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.4% C 0.083 H 318.3°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E3BBEF |
|---|---|
| RGB | rgb(227, 187, 239) |
| HSL | hsl(286, 62%, 84%) |
| HSV | hsv(286, 22%, 94%) |
| CMYK | cmyk(5%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(80.80, 23.35, -20.41) |
| CIE-LCH | lch(80.80, 31.01, 318.84°) |
| OKLab | oklab(84.35% 0.062 -0.0552) |
| OKLCH | oklch(84.35% 0.083 318.3) |
| XYZ | xyz(65.0266, 58.1046, 89.4344) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.88
Light Lilac
#EDC8FF
ΔE00 3.23
Light Lavender
#DFC5FE
ΔE00 4.40
Pale Lavender
#EECFFE
ΔE00 4.67
Very Light Purple
#F6CEFC
ΔE00 4.69
Pale Lilac
#E4CBFF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3BBEF #C7EFBB
analogous
#C9BBEF #E3BBEF #EFBBE1
triadic
#E3BBEF #EFE3BB #BBEFE3
tetradic
#E3BBEF #EFC9BB #C7EFBB #BBE1EF
square
#E3BBEF #EFC9BB #C7EFBB #BBE1EF
split-complementary
#E3BBEF #E1EFBB #BBEFC9
monochromatic
#BA58D8 #CF89E3 #E3BBEF #F5E6F9 #F5E6F9
Accessibility & contrast
On white
1.66
#E3BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#E3BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3BBEF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3BBEF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F1
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#E4C0CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e3bbef; /* rgb */ color: rgb(227, 187, 239); /* oklch */ color: oklch(84.4% 0.083 318.3);
Tailwind
colors: {
custom: {
50: '#eccff4',
500: '#e3bbef',
950: '#000000',
},
}SCSS
$custom: #e3bbef; $custom-light: #eccff4; $custom-dark: #000000;
JSON
{
"hex": "#e3bbef",
"rgb": {
"r": 227,
"g": 187,
"b": 239
},
"hsl": {
"h": 286.154,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84351,
"c": 0.08296,
"h": 318.3
},
"luminance": 0.58104
}Semantic roles & 50–950 ramp
primary
#E3BBEF
secondary
#93CD81
accent
#CA1C44
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385