#E684FF#E684FF
#E684FF is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.3% C 0.195 H 319.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E684FF |
|---|---|
| RGB | rgb(230, 132, 255) |
| HSL | hsl(288, 100%, 76%) |
| HSV | hsv(288, 48%, 100%) |
| CMYK | cmyk(9.8%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(69.86, 56.28, -45.93) |
| CIE-LCH | lch(69.86, 72.64, 320.78°) |
| OKLab | oklab(76.35% 0.1474 -0.1272) |
| OKLCH | oklch(76.35% 0.195 319.2) |
| XYZ | xyz(58.9321, 40.5477, 99.3105) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 5.38
Violet Pink
#FB5FFC
ΔE00 6.30
Light Magenta
#FA5FF7
ΔE00 6.49
Liliac
#C48EFD
ΔE00 6.60
Lavender Pink
#DD85D7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E684FF #9DFF84
analogous
#A884FF #E684FF #FF84DA
triadic
#E684FF #FFE684 #84FFE6
tetradic
#E684FF #FFA884 #9DFF84 #84DAFF
square
#E684FF #FFA884 #9DFF84 #84DAFF
split-complementary
#E684FF #DAFF84 #84FFA8
monochromatic
#CD0AFF #DA47FF #E684FF #F2C1FF #F9E0FF
Accessibility & contrast
On white
2.31
#E684FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#E684FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E684FF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E684FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E684FF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#8CAEFC
Tritanopia (blue-blind)
#E795B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e684ff; /* rgb */ color: rgb(230, 132, 255); /* oklch */ color: oklch(76.3% 0.195 319.2);
Tailwind
colors: {
custom: {
50: '#f0abff',
500: '#e684ff',
950: '#000000',
},
}SCSS
$custom: #e684ff; $custom-light: #f0abff; $custom-dark: #000000;
JSON
{
"hex": "#e684ff",
"rgb": {
"r": 230,
"g": 132,
"b": 255
},
"hsl": {
"h": 287.805,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.76347,
"c": 0.19465,
"h": 319.2
},
"luminance": 0.40546
}Semantic roles & 50–950 ramp
primary
#E684FF
secondary
#DBF7D4
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86