#E281EB#E281EB
#E281EB is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.5% C 0.178 H 324.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E281EB |
|---|---|
| RGB | rgb(226, 129, 235) |
| HSL | hsl(295, 73%, 71%) |
| HSV | hsv(295, 45%, 92%) |
| CMYK | cmyk(3.8%, 45.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.92, 52.90, -38.03) |
| CIE-LCH | lch(67.92, 65.15, 324.29°) |
| OKLab | oklab(74.52% 0.1439 -0.1045) |
| OKLCH | oklch(74.52% 0.178 324) |
| XYZ | xyz(54.2083, 37.8698, 83.0354) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 3.87
Orchid
#DA70D6
ΔE00 4.65
Light Magenta
#FA5FF7
ΔE00 6.14
Candy Pink
#FF63E9
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E281EB #8AEB81
analogous
#AD81EB #E281EB #EB81BF
triadic
#E281EB #EBE281 #81EBE2
tetradic
#E281EB #EBAD81 #8AEB81 #81BFEB
square
#E281EB #EBAD81 #8AEB81 #81BFEB
split-complementary
#E281EB #BFEB81 #81EBAD
monochromatic
#C221D1 #D64CE3 #E281EB #EEB6F3 #F9E5FB
Accessibility & contrast
On white
2.45
#E281EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E281EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E281EB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E281EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E281EB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEF
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#E68DAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e281eb; /* rgb */ color: rgb(226, 129, 235); /* oklch */ color: oklch(74.5% 0.178 324.0);
Tailwind
colors: {
custom: {
50: '#eda8f2',
500: '#e281eb',
950: '#000000',
},
}SCSS
$custom: #e281eb; $custom-light: #eda8f2; $custom-dark: #000000;
JSON
{
"hex": "#e281eb",
"rgb": {
"r": 226,
"g": 129,
"b": 235
},
"hsl": {
"h": 294.906,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.74521,
"c": 0.17784,
"h": 324
},
"luminance": 0.37867
}Semantic roles & 50–950 ramp
primary
#E281EB
secondary
#D8F2D6
accent
#D51121
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85