#E69EF2#E69EF2
#E69EF2 is a light, vivid purple. Relative luminance 0.477; OKLCH L 79.7% C 0.138 H 321.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EF2 |
|---|---|
| RGB | rgb(230, 158, 242) |
| HSL | hsl(291, 76%, 78%) |
| HSV | hsv(291, 35%, 95%) |
| CMYK | cmyk(5%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.63, 40.38, -31.43) |
| CIE-LCH | lch(74.63, 51.17, 322.10°) |
| OKLab | oklab(79.74% 0.1085 -0.0858) |
| OKLCH | oklch(79.74% 0.138 321.7) |
| XYZ | xyz(60.8851, 47.6894, 89.9849) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.41
Mauve
#E0B0FF
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 6.22
Baby Purple
#CA9BF7
ΔE00 6.28
Lilac (survey)
#CEA2FD
ΔE00 6.31
Lavender (survey)
#C79FEF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EF2 #AAF29E
analogous
#BC9EF2 #E69EF2 #F29ED4
triadic
#E69EF2 #F2E69E #9EF2E6
tetradic
#E69EF2 #F2BC9E #AAF29E #9ED4F2
square
#E69EF2 #F2BC9E #AAF29E #9ED4F2
split-complementary
#E69EF2 #D4F29E #9EF2BC
monochromatic
#CA32E4 #D868EB #E69EF2 #F4D4F9 #F8E4FB
Accessibility & contrast
On white
1.99
#E69EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#E69EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EF2
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EF2 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F5
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#E8A7BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e69ef2; /* rgb */ color: rgb(230, 158, 242); /* oklch */ color: oklch(79.7% 0.138 321.7);
Tailwind
colors: {
custom: {
50: '#efbbf6',
500: '#e69ef2',
950: '#000000',
},
}SCSS
$custom: #e69ef2; $custom-light: #efbbf6; $custom-dark: #000000;
JSON
{
"hex": "#e69ef2",
"rgb": {
"r": 230,
"g": 158,
"b": 242
},
"hsl": {
"h": 291.429,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.79744,
"c": 0.13837,
"h": 321.7
},
"luminance": 0.47688
}Semantic roles & 50–950 ramp
primary
#E69EF2
secondary
#DCF3D8
accent
#D90D2A
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161217
muted
#848185