#E681FF#E681FF
#E681FF is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.199 H 319.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E681FF |
|---|---|
| RGB | rgb(230, 129, 255) |
| HSL | hsl(288, 100%, 75%) |
| HSV | hsv(288, 49%, 100%) |
| CMYK | cmyk(9.8%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(69.29, 57.77, -46.82) |
| CIE-LCH | lch(69.29, 74.36, 320.97°) |
| OKLab | oklab(75.93% 0.1514 -0.1297) |
| OKLCH | oklch(75.93% 0.199 319.4) |
| XYZ | xyz(58.5311, 39.7457, 99.1769) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 5.18
Violet Pink
#FB5FFC
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 6.00
Liliac
#C48EFD
ΔE00 6.78
Lavender Pink
#DD85D7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E681FF #9AFF81
analogous
#A781FF #E681FF #FF81D9
triadic
#E681FF #FFE681 #81FFE6
tetradic
#E681FF #FFA781 #9AFF81 #81D9FF
square
#E681FF #FFA781 #9AFF81 #81D9FF
split-complementary
#E681FF #D9FF81 #81FFA7
monochromatic
#CE07FF #DA44FF #E681FF #F2BEFF #F9E0FF
Accessibility & contrast
On white
2.35
#E681FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#E681FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E681FF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E681FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E681FF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#89ADFB
Tritanopia (blue-blind)
#E793B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e681ff; /* rgb */ color: rgb(230, 129, 255); /* oklch */ color: oklch(75.9% 0.199 319.4);
Tailwind
colors: {
custom: {
50: '#f0a9ff',
500: '#e681ff',
950: '#000000',
},
}SCSS
$custom: #e681ff; $custom-light: #f0a9ff; $custom-dark: #000000;
JSON
{
"hex": "#e681ff",
"rgb": {
"r": 230,
"g": 129,
"b": 255
},
"hsl": {
"h": 288.095,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.75925,
"c": 0.19936,
"h": 319.4
},
"luminance": 0.39744
}Semantic roles & 50–950 ramp
primary
#E681FF
secondary
#DBF7D4
accent
#E6002E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86