#E681EE#E681EE
#E681EE is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.1% C 0.183 H 324.5°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E681EE |
|---|---|
| RGB | rgb(230, 129, 238) |
| HSL | hsl(296, 76%, 72%) |
| HSV | hsv(296, 46%, 93%) |
| CMYK | cmyk(3.4%, 45.8%, 0%, 6.7%) |
| CIE-LAB | lab(68.53, 54.59, -38.69) |
| CIE-LCH | lch(68.53, 66.91, 324.67°) |
| OKLab | oklab(75.12% 0.1489 -0.1063) |
| OKLCH | oklch(75.12% 0.183 324.5) |
| XYZ | xyz(55.9146, 38.6991, 85.3968) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.49
Purply Pink
#F075E6
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 4.23
Orchid
#DA70D6
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 5.83
Light Magenta
#FA5FF7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E681EE #89EE81
analogous
#AF81EE #E681EE #EE81C0
triadic
#E681EE #EEE681 #81EEE6
tetradic
#E681EE #EEAF81 #89EE81 #81C0EE
square
#E681EE #EEAF81 #89EE81 #81C0EE
split-complementary
#E681EE #C0EE81 #81EEAF
monochromatic
#CA1DD8 #DB4BE7 #E681EE #F1B7F5 #FAE4FB
Accessibility & contrast
On white
2.40
#E681EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#E681EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E681EE
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E681EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E681EE | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF2
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#EA8EAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e681ee; /* rgb */ color: rgb(230, 129, 238); /* oklch */ color: oklch(75.1% 0.183 324.5);
Tailwind
colors: {
custom: {
50: '#f0a8f4',
500: '#e681ee',
950: '#000000',
},
}SCSS
$custom: #e681ee; $custom-light: #f0a8f4; $custom-dark: #000000;
JSON
{
"hex": "#e681ee",
"rgb": {
"r": 230,
"g": 129,
"b": 238
},
"hsl": {
"h": 295.596,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.75118,
"c": 0.18298,
"h": 324.5
},
"luminance": 0.38697
}Semantic roles & 50–950 ramp
primary
#E681EE
secondary
#DAF3D8
accent
#D80D1C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85