#E68FF8#E68FF8
#E68FF8 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.6% C 0.170 H 320.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E68FF8 |
|---|---|
| RGB | rgb(230, 143, 248) |
| HSL | hsl(290, 88%, 77%) |
| HSV | hsv(290, 42%, 97%) |
| CMYK | cmyk(7.3%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(71.72, 49.36, -39.20) |
| CIE-LCH | lch(71.72, 63.03, 321.55°) |
| OKLab | oklab(77.64% 0.1312 -0.1079) |
| OKLCH | oklch(77.64% 0.17 320.6) |
| XYZ | xyz(59.3968, 43.2473, 94.0075) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Lavender Pink
#DD85D7
ΔE00 5.62
Purply Pink
#F075E6
ΔE00 5.95
Baby Purple
#CA9BF7
ΔE00 6.33
Liliac
#C48EFD
ΔE00 6.97
Lilac (survey)
#CEA2FD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68FF8 #A1F88F
analogous
#B28FF8 #E68FF8 #F88FD6
triadic
#E68FF8 #F8E68F #8FF8E6
tetradic
#E68FF8 #F8B28F #A1F88F #8FD6F8
square
#E68FF8 #F8B28F #A1F88F #8FD6F8
split-complementary
#E68FF8 #D6F88F #8FF8B2
monochromatic
#CC1CF1 #D955F4 #E68FF8 #F3C9FC #F9E2FD
Accessibility & contrast
On white
2.18
#E68FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#E68FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68FF8
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68FF8 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFC
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#E89CB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e68ff8; /* rgb */ color: rgb(230, 143, 248); /* oklch */ color: oklch(77.6% 0.170 320.6);
Tailwind
colors: {
custom: {
50: '#efb2fb',
500: '#e68ff8',
950: '#000000',
},
}SCSS
$custom: #e68ff8; $custom-light: #efb2fb; $custom-dark: #000000;
JSON
{
"hex": "#e68ff8",
"rgb": {
"r": 230,
"g": 143,
"b": 248
},
"hsl": {
"h": 289.714,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.77636,
"c": 0.16984,
"h": 320.6
},
"luminance": 0.43245
}Semantic roles & 50–950 ramp
primary
#E68FF8
secondary
#DBF5D6
accent
#E50128
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085