#E69EF6#E69EF6
#E69EF6 is a light, vivid purple. Relative luminance 0.479; OKLCH L 79.9% C 0.143 H 320.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EF6 |
|---|---|
| RGB | rgb(230, 158, 246) |
| HSL | hsl(289, 83%, 79%) |
| HSV | hsv(289, 36%, 96%) |
| CMYK | cmyk(6.5%, 35.8%, 0%, 3.5%) |
| CIE-LAB | lab(74.78, 41.14, -33.36) |
| CIE-LCH | lch(74.78, 52.97, 320.96°) |
| OKLab | oklab(79.91% 0.1095 -0.0913) |
| OKLCH | oklch(79.91% 0.143 320.2) |
| XYZ | xyz(61.4924, 47.9324, 93.1835) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.92
Plum
#DDA0DD
ΔE00 5.15
Lilac (survey)
#CEA2FD
ΔE00 5.81
Baby Purple
#CA9BF7
ΔE00 5.82
Lavender (survey)
#C79FEF
ΔE00 6.10
Violet (CSS)
#EE82EE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EF6 #AEF69E
analogous
#BA9EF6 #E69EF6 #F69EDA
triadic
#E69EF6 #F6E69E #9EF6E6
tetradic
#E69EF6 #F6BA9E #AEF69E #9EDAF6
square
#E69EF6 #F6BA9E #AEF69E #9EDAF6
split-complementary
#E69EF6 #DAF69E #9EF6BA
monochromatic
#C92EEC #D866F1 #E69EF6 #F4D6FB #F8E3FC
Accessibility & contrast
On white
1.98
#E69EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#E69EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EF6
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EF6 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B3F9
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#E7A8BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e69ef6; /* rgb */ color: rgb(230, 158, 246); /* oklch */ color: oklch(79.9% 0.143 320.2);
Tailwind
colors: {
custom: {
50: '#efbcf9',
500: '#e69ef6',
950: '#000000',
},
}SCSS
$custom: #e69ef6; $custom-light: #efbcf9; $custom-dark: #000000;
JSON
{
"hex": "#e69ef6",
"rgb": {
"r": 230,
"g": 158,
"b": 246
},
"hsl": {
"h": 289.091,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.7991,
"c": 0.14255,
"h": 320.2
},
"luminance": 0.47931
}Semantic roles & 50–950 ramp
primary
#E69EF6
secondary
#DCF4D7
accent
#DF062E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185