#E69BFE#E69BFE
#E69BFE is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.8% C 0.156 H 317.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E69BFE |
|---|---|
| RGB | rgb(230, 155, 254) |
| HSL | hsl(285, 98%, 80%) |
| HSV | hsv(285, 39%, 100%) |
| CMYK | cmyk(9.4%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(74.46, 44.28, -38.20) |
| CIE-LCH | lch(74.46, 58.48, 319.22°) |
| OKLab | oklab(79.77% 0.1155 -0.1051) |
| OKLCH | oklch(79.77% 0.156 317.7) |
| XYZ | xyz(62.2413, 47.4232, 99.6216) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.21
Lilac (survey)
#CEA2FD
ΔE00 5.30
Mauve
#E0B0FF
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 5.89
Pastel Purple
#CAA0FF
ΔE00 6.03
Lavender (survey)
#C79FEF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69BFE #B3FE9B
analogous
#B59BFE #E69BFE #FE9BE4
triadic
#E69BFE #FEE69B #9BFEE6
tetradic
#E69BFE #FEB59B #B3FE9B #9BE4FE
square
#E69BFE #FEB59B #B3FE9B #9BE4FE
split-complementary
#E69BFE #E4FE9B #9BFEB5
monochromatic
#C822FD #D75EFD #E69BFE #F5D8FF #F7E1FF
Accessibility & contrast
On white
2.00
#E69BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#E69BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69BFE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69BFE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#E6A8C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e69bfe; /* rgb */ color: rgb(230, 155, 254); /* oklch */ color: oklch(79.8% 0.156 317.7);
Tailwind
colors: {
custom: {
50: '#efbaff',
500: '#e69bfe',
950: '#000000',
},
}SCSS
$custom: #e69bfe; $custom-light: #efbaff; $custom-dark: #000000;
JSON
{
"hex": "#e69bfe",
"rgb": {
"r": 230,
"g": 155,
"b": 254
},
"hsl": {
"h": 285.455,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.79771,
"c": 0.15612,
"h": 317.7
},
"luminance": 0.47421
}Semantic roles & 50–950 ramp
primary
#E69BFE
secondary
#DCF7D4
accent
#E60038
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186