#E282EB#E282EB
#E282EB is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.7% C 0.176 H 324.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E282EB |
|---|---|
| RGB | rgb(226, 130, 235) |
| HSL | hsl(295, 72%, 72%) |
| HSV | hsv(295, 45%, 92%) |
| CMYK | cmyk(3.8%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.12, 52.40, -37.72) |
| CIE-LCH | lch(68.12, 64.57, 324.25°) |
| OKLab | oklab(74.67% 0.1425 -0.1036) |
| OKLCH | oklch(74.67% 0.176 324) |
| XYZ | xyz(54.3406, 38.1346, 83.0795) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 3.78
Orchid
#DA70D6
ΔE00 4.80
Candy Pink
#FF63E9
ΔE00 6.28
Light Magenta
#FA5FF7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E282EB #8BEB82
analogous
#AE82EB #E282EB #EB82C0
triadic
#E282EB #EBE282 #82EBE2
tetradic
#E282EB #EBAE82 #8BEB82 #82C0EB
square
#E282EB #EBAE82 #8BEB82 #82C0EB
split-complementary
#E282EB #C0EB82 #82EBAE
monochromatic
#C221D1 #D64DE3 #E282EB #EEB7F3 #F9E5FB
Accessibility & contrast
On white
2.43
#E282EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#E282EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E282EB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E282EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E282EB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#E68EAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e282eb; /* rgb */ color: rgb(226, 130, 235); /* oklch */ color: oklch(74.7% 0.176 324.0);
Tailwind
colors: {
custom: {
50: '#eda9f1',
500: '#e282eb',
950: '#000000',
},
}SCSS
$custom: #e282eb; $custom-light: #eda9f1; $custom-dark: #000000;
JSON
{
"hex": "#e282eb",
"rgb": {
"r": 226,
"g": 130,
"b": 235
},
"hsl": {
"h": 294.857,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.74666,
"c": 0.1762,
"h": 324
},
"luminance": 0.38132
}Semantic roles & 50–950 ramp
primary
#E282EB
secondary
#D9F2D7
accent
#D41122
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85