#E282DB#E282DB
#E282DB is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.0% C 0.161 H 329.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E282DB |
|---|---|
| RGB | rgb(226, 130, 219) |
| HSL | hsl(304, 62%, 70%) |
| HSV | hsv(304, 42%, 89%) |
| CMYK | cmyk(0%, 42.5%, 3.1%, 11.4%) |
| CIE-LAB | lab(67.47, 49.52, -29.89) |
| CIE-LCH | lch(67.47, 57.84, 328.89°) |
| OKLab | oklab(73.96% 0.1394 -0.0813) |
| OKLCH | oklch(73.96% 0.161 329.7) |
| XYZ | xyz(52.1322, 37.2512, 71.4483) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.22
Violet (CSS)
#EE82EE
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 3.53
Orchid
#DA70D6
ΔE00 4.31
Orchid (survey)
#C875C4
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E282DB #82E289
analogous
#B982E2 #E282DB #E282AB
triadic
#E282DB #DBE282 #82DBE2
tetradic
#E282DB #E2B982 #82E289 #82ABE2
square
#E282DB #E2B982 #82E289 #82ABE2
split-complementary
#E282DB #ABE282 #82E2B9
monochromatic
#BE2CB3 #D650CD #E282DB #EEB4E9 #F9E5F8
Accessibility & contrast
On white
2.49
#E282DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#E282DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E282DB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E282DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E282DB | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDE
Deuteranopia (green-blind)
#97A9D8
Tritanopia (blue-blind)
#E98AA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e282db; /* rgb */ color: rgb(226, 130, 219); /* oklch */ color: oklch(74.0% 0.161 329.7);
Tailwind
colors: {
custom: {
50: '#eda9e6',
500: '#e282db',
950: '#000000',
},
}SCSS
$custom: #e282db; $custom-light: #eda9e6; $custom-dark: #000000;
JSON
{
"hex": "#e282db",
"rgb": {
"r": 226,
"g": 130,
"b": 219
},
"hsl": {
"h": 304.375,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.73963,
"c": 0.16137,
"h": 329.7
},
"luminance": 0.37248
}Semantic roles & 50–950 ramp
primary
#E282DB
secondary
#D2EDD4
accent
#CA281B
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84