#E68FF9#E68FF9
#E68FF9 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.7% C 0.171 H 320.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E68FF9 |
|---|---|
| RGB | rgb(230, 143, 249) |
| HSL | hsl(289, 90%, 77%) |
| HSV | hsv(289, 43%, 98%) |
| CMYK | cmyk(7.6%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(71.76, 49.55, -39.68) |
| CIE-LCH | lch(71.76, 63.48, 321.32°) |
| OKLab | oklab(77.68% 0.1314 -0.1092) |
| OKLCH | oklch(77.68% 0.171 320.3) |
| XYZ | xyz(59.5524, 43.3096, 94.8267) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 6.28
Liliac
#C48EFD
ΔE00 6.87
Lilac (survey)
#CEA2FD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68FF9 #A2F98F
analogous
#B18FF9 #E68FF9 #F98FD7
triadic
#E68FF9 #F9E68F #8FF9E6
tetradic
#E68FF9 #F9B18F #A2F98F #8FD7F9
square
#E68FF9 #F9B18F #A2F98F #8FD7F9
split-complementary
#E68FF9 #D7F98F #8FF9B1
monochromatic
#CC1BF3 #D955F6 #E68FF9 #F3C9FC #F9E2FD
Accessibility & contrast
On white
2.17
#E68FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#E68FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68FF9
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68FF9 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#E89CB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e68ff9; /* rgb */ color: rgb(230, 143, 249); /* oklch */ color: oklch(77.7% 0.171 320.3);
Tailwind
colors: {
custom: {
50: '#efb2fb',
500: '#e68ff9',
950: '#000000',
},
}SCSS
$custom: #e68ff9; $custom-light: #efb2fb; $custom-dark: #000000;
JSON
{
"hex": "#e68ff9",
"rgb": {
"r": 230,
"g": 143,
"b": 249
},
"hsl": {
"h": 289.245,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.77681,
"c": 0.17086,
"h": 320.3
},
"luminance": 0.43307
}Semantic roles & 50–950 ramp
primary
#E68FF9
secondary
#DBF6D5
accent
#E60029
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085