#E69FEE#E69FEE
#E69FEE is a light, vivid purple. Relative luminance 0.478; OKLCH L 79.7% C 0.133 H 323.2°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FEE |
|---|---|
| RGB | rgb(230, 159, 238) |
| HSL | hsl(294, 70%, 78%) |
| HSV | hsv(294, 33%, 93%) |
| CMYK | cmyk(3.4%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.69, 39.09, -29.16) |
| CIE-LCH | lch(74.69, 48.77, 323.28°) |
| OKLab | oklab(79.74% 0.1061 -0.0794) |
| OKLCH | oklch(79.74% 0.133 323.2) |
| XYZ | xyz(60.4622, 47.7943, 86.9126) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.55
Mauve
#E0B0FF
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.33
Violet (CSS)
#EE82EE
ΔE00 6.59
Lavender (survey)
#C79FEF
ΔE00 6.69
Baby Purple
#CA9BF7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FEE #A7EE9F
analogous
#BE9FEE #E69FEE #EE9FCE
triadic
#E69FEE #EEE69F #9FEEE6
tetradic
#E69FEE #EEBE9F #A7EE9F #9FCEEE
square
#E69FEE #EEBE9F #A7EE9F #9FCEEE
split-complementary
#E69FEE #CEEE9F #9FEEBE
monochromatic
#CB37DC #D86BE5 #E69FEE #F4D3F7 #F8E5FA
Accessibility & contrast
On white
1.99
#E69FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#E69FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FEE
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FEE | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F1
Deuteranopia (green-blind)
#A8BBEB
Tritanopia (blue-blind)
#E9A7BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e69fee; /* rgb */ color: rgb(230, 159, 238); /* oklch */ color: oklch(79.7% 0.133 323.2);
Tailwind
colors: {
custom: {
50: '#efbcf3',
500: '#e69fee',
950: '#000000',
},
}SCSS
$custom: #e69fee; $custom-light: #efbcf3; $custom-dark: #000000;
JSON
{
"hex": "#e69fee",
"rgb": {
"r": 230,
"g": 159,
"b": 238
},
"hsl": {
"h": 293.924,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.79744,
"c": 0.13252,
"h": 323.2
},
"luminance": 0.47792
}Semantic roles & 50–950 ramp
primary
#E69FEE
secondary
#DCF2D9
accent
#D21427
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185