#E684F9#E684F9
#E684F9 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.1% C 0.189 H 320.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E684F9 |
|---|---|
| RGB | rgb(230, 132, 249) |
| HSL | hsl(290, 91%, 75%) |
| HSV | hsv(290, 47%, 98%) |
| CMYK | cmyk(7.6%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(69.59, 55.14, -43.08) |
| CIE-LCH | lch(69.59, 69.97, 322.00°) |
| OKLab | oklab(76.06% 0.1465 -0.1189) |
| OKLCH | oklch(76.06% 0.189 320.9) |
| XYZ | xyz(57.9813, 40.1674, 94.3031) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 5.83
Violet Pink
#FB5FFC
ΔE00 6.23
Light Magenta
#FA5FF7
ΔE00 6.31
Orchid
#DA70D6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E684F9 #97F984
analogous
#AB84F9 #E684F9 #F984D2
triadic
#E684F9 #F9E684 #84F9E6
tetradic
#E684F9 #F9AB84 #97F984 #84D2F9
square
#E684F9 #F9AB84 #97F984 #84D2F9
split-complementary
#E684F9 #D2F984 #84F9AB
monochromatic
#CE0FF3 #DA4AF6 #E684F9 #F2BEFC #F9E2FE
Accessibility & contrast
On white
2.32
#E684F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#E684F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E684F9
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E684F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E684F9 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FD
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#E893B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e684f9; /* rgb */ color: rgb(230, 132, 249); /* oklch */ color: oklch(76.1% 0.189 320.9);
Tailwind
colors: {
custom: {
50: '#f0aafb',
500: '#e684f9',
950: '#000000',
},
}SCSS
$custom: #e684f9; $custom-light: #f0aafb; $custom-dark: #000000;
JSON
{
"hex": "#e684f9",
"rgb": {
"r": 230,
"g": 132,
"b": 249
},
"hsl": {
"h": 290.256,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.76059,
"c": 0.18873,
"h": 320.9
},
"luminance": 0.40165
}Semantic roles & 50–950 ramp
primary
#E684F9
secondary
#DBF6D5
accent
#E60025
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85