#E282DC#E282DC
#E282DC is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.0% C 0.162 H 329.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E282DC |
|---|---|
| RGB | rgb(226, 130, 220) |
| HSL | hsl(304, 62%, 70%) |
| HSV | hsv(304, 42%, 89%) |
| CMYK | cmyk(0%, 42.5%, 2.7%, 11.4%) |
| CIE-LAB | lab(67.50, 49.70, -30.39) |
| CIE-LCH | lch(67.50, 58.25, 328.56°) |
| OKLab | oklab(74.01% 0.1396 -0.0827) |
| OKLCH | oklch(74.01% 0.162 329.3) |
| XYZ | xyz(52.2642, 37.3040, 72.1437) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.33
Violet (CSS)
#EE82EE
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 3.45
Orchid
#DA70D6
ΔE00 4.27
Orchid (survey)
#C875C4
ΔE00 5.87
Candy Pink
#FF63E9
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E282DC #82E288
analogous
#B882E2 #E282DC #E282AC
triadic
#E282DC #DCE282 #82DCE2
tetradic
#E282DC #E2B882 #82E288 #82ACE2
square
#E282DC #E2B882 #82E288 #82ACE2
split-complementary
#E282DC #ACE282 #82E2B8
monochromatic
#BE2CB5 #D650CE #E282DC #EEB4EA #F9E5F8
Accessibility & contrast
On white
2.48
#E282DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#E282DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E282DC
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E282DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E282DC | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDF
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#E88AA5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e282dc; /* rgb */ color: rgb(226, 130, 220); /* oklch */ color: oklch(74.0% 0.162 329.3);
Tailwind
colors: {
custom: {
50: '#eda9e7',
500: '#e282dc',
950: '#000000',
},
}SCSS
$custom: #e282dc; $custom-light: #eda9e7; $custom-dark: #000000;
JSON
{
"hex": "#e282dc",
"rgb": {
"r": 226,
"g": 130,
"b": 220
},
"hsl": {
"h": 303.75,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.74005,
"c": 0.16226,
"h": 329.3
},
"luminance": 0.37301
}Semantic roles & 50–950 ramp
primary
#E282DC
secondary
#D2EDD4
accent
#CA261B
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84