#E68FFA#E68FFA
#E68FFA is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.7% C 0.172 H 319.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E68FFA |
|---|---|
| RGB | rgb(230, 143, 250) |
| HSL | hsl(289, 91%, 77%) |
| HSV | hsv(289, 43%, 98%) |
| CMYK | cmyk(8%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(71.81, 49.75, -40.15) |
| CIE-LCH | lch(71.81, 63.93, 321.09°) |
| OKLab | oklab(77.73% 0.1316 -0.1106) |
| OKLCH | oklch(77.73% 0.172 319.9) |
| XYZ | xyz(59.7087, 43.3721, 95.6504) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 5.93
Purply Pink
#F075E6
ΔE00 6.11
Baby Purple
#CA9BF7
ΔE00 6.24
Liliac
#C48EFD
ΔE00 6.77
Lilac (survey)
#CEA2FD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68FFA #A3FA8F
analogous
#B18FFA #E68FFA #FA8FD9
triadic
#E68FFA #FAE68F #8FFAE6
tetradic
#E68FFA #FAB18F #A3FA8F #8FD9FA
square
#E68FFA #FAB18F #A3FA8F #8FD9FA
split-complementary
#E68FFA #D9FA8F #8FFAB1
monochromatic
#CC1AF5 #D954F7 #E68FFA #F3CAFD #F8E2FE
Accessibility & contrast
On white
2.17
#E68FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#E68FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68FFA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68FFA | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#97B3F7
Tritanopia (blue-blind)
#E79CB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e68ffa; /* rgb */ color: rgb(230, 143, 250); /* oklch */ color: oklch(77.7% 0.172 319.9);
Tailwind
colors: {
custom: {
50: '#efb2fc',
500: '#e68ffa',
950: '#000000',
},
}SCSS
$custom: #e68ffa; $custom-light: #efb2fc; $custom-dark: #000000;
JSON
{
"hex": "#e68ffa",
"rgb": {
"r": 230,
"g": 143,
"b": 250
},
"hsl": {
"h": 288.785,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.77726,
"c": 0.17188,
"h": 319.9
},
"luminance": 0.4337
}Semantic roles & 50–950 ramp
primary
#E68FFA
secondary
#DBF6D5
accent
#E6002B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085