#E8BCFE#E8BCFE
#E8BCFE is a very light, moderate purple. Relative luminance 0.603; OKLCH L 85.5% C 0.101 H 314.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BCFE |
|---|---|
| RGB | rgb(232, 188, 254) |
| HSL | hsl(280, 97%, 87%) |
| HSV | hsv(280, 26%, 100%) |
| CMYK | cmyk(8.7%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(81.99, 27.33, -26.58) |
| CIE-LCH | lch(81.99, 38.12, 315.79°) |
| OKLab | oklab(85.54% 0.0705 -0.0723) |
| OKLCH | oklch(85.54% 0.101 314.2) |
| XYZ | xyz(69.1485, 60.2790, 101.7390) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.73
Light Lilac
#EDC8FF
ΔE00 3.34
Mauve
#E0B0FF
ΔE00 3.57
Light Lavender
#DFC5FE
ΔE00 3.95
Light Violet
#D6B4FC
ΔE00 3.96
Pale Lilac
#E4CBFF
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BCFE #D2FEBC
analogous
#C7BCFE #E8BCFE #FEBCF3
triadic
#E8BCFE #FEE8BC #BCFEE8
tetradic
#E8BCFE #FEC7BC #D2FEBC #BCF3FE
square
#E8BCFE #FEC7BC #D2FEBC #BCF3FE
split-complementary
#E8BCFE #F3FEBC #BCFEC7
monochromatic
#BF43FC #D380FD #E8BCFE #F5E1FF #F5E1FF
Accessibility & contrast
On white
1.61
#E8BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#E8BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BCFE
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BCFE | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#E7C4D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #e8bcfe; /* rgb */ color: rgb(232, 188, 254); /* oklch */ color: oklch(85.5% 0.101 314.2);
Tailwind
colors: {
custom: {
50: '#f0d0ff',
500: '#e8bcfe',
950: '#000000',
},
}SCSS
$custom: #e8bcfe; $custom-light: #f0d0ff; $custom-dark: #000000;
JSON
{
"hex": "#e8bcfe",
"rgb": {
"r": 232,
"g": 188,
"b": 254
},
"hsl": {
"h": 280,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.85541,
"c": 0.10098,
"h": 314.2
},
"luminance": 0.60278
}Semantic roles & 50–950 ramp
primary
#E8BCFE
secondary
#9DE579
accent
#E6004C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161418
muted
#858386