#E69AFE#E69AFE
#E69AFE is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.6% C 0.158 H 317.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E69AFE |
|---|---|
| RGB | rgb(230, 154, 254) |
| HSL | hsl(286, 98%, 80%) |
| HSV | hsv(286, 39%, 100%) |
| CMYK | cmyk(9.4%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.25, 44.81, -38.52) |
| CIE-LCH | lch(74.25, 59.09, 319.31°) |
| OKLab | oklab(79.61% 0.1169 -0.106) |
| OKLCH | oklch(79.61% 0.158 317.8) |
| XYZ | xyz(62.0756, 47.0917, 99.5663) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.25
Lilac (survey)
#CEA2FD
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 5.71
Mauve
#E0B0FF
ΔE00 5.72
Pastel Purple
#CAA0FF
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69AFE #B2FE9A
analogous
#B49AFE #E69AFE #FE9AE4
triadic
#E69AFE #FEE69A #9AFEE6
tetradic
#E69AFE #FEB49A #B2FE9A #9AE4FE
square
#E69AFE #FEB49A #B2FE9A #9AE4FE
split-complementary
#E69AFE #E4FE9A #9AFEB4
monochromatic
#C821FD #D75DFD #E69AFE #F5D7FF #F7E1FF
Accessibility & contrast
On white
2.02
#E69AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#E69AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69AFE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69AFE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#E6A7C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e69afe; /* rgb */ color: rgb(230, 154, 254); /* oklch */ color: oklch(79.6% 0.158 317.8);
Tailwind
colors: {
custom: {
50: '#efb9ff',
500: '#e69afe',
950: '#000000',
},
}SCSS
$custom: #e69afe; $custom-light: #efb9ff; $custom-dark: #000000;
JSON
{
"hex": "#e69afe",
"rgb": {
"r": 230,
"g": 154,
"b": 254
},
"hsl": {
"h": 285.6,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.79612,
"c": 0.15779,
"h": 317.8
},
"luminance": 0.4709
}Semantic roles & 50–950 ramp
primary
#E69AFE
secondary
#DCF7D4
accent
#E60037
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086