#E282D7#E282D7
#E282D7 is a light, vivid purple. Relative luminance 0.370; OKLCH L 73.8% C 0.158 H 331.3°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E282D7 |
|---|---|
| RGB | rgb(226, 130, 215) |
| HSL | hsl(307, 62%, 70%) |
| HSV | hsv(307, 42%, 89%) |
| CMYK | cmyk(0%, 42.5%, 4.9%, 11.4%) |
| CIE-LAB | lab(67.31, 48.83, -27.91) |
| CIE-LCH | lch(67.31, 56.24, 330.25°) |
| OKLab | oklab(73.8% 0.1385 -0.0757) |
| OKLCH | oklch(73.8% 0.158 331.3) |
| XYZ | xyz(51.6119, 37.0431, 68.7083) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.08
Violet (CSS)
#EE82EE
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 3.97
Orchid
#DA70D6
ΔE00 4.53
Orchid (survey)
#C875C4
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E282D7 #82E28D
analogous
#BD82E2 #E282D7 #E282A7
triadic
#E282D7 #D7E282 #82D7E2
tetradic
#E282D7 #E2BD82 #82E28D #82A7E2
square
#E282D7 #E2BD82 #82E28D #82A7E2
split-complementary
#E282D7 #A7E282 #82E2BD
monochromatic
#BE2CAD #D650C7 #E282D7 #EEB4E7 #F9E5F7
Accessibility & contrast
On white
2.50
#E282D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#E282D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E282D7
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E282D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E282D7 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9BDA
Deuteranopia (green-blind)
#99A9D4
Tritanopia (blue-blind)
#E989A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e282d7; /* rgb */ color: rgb(226, 130, 215); /* oklch */ color: oklch(73.8% 0.158 331.3);
Tailwind
colors: {
custom: {
50: '#eda9e3',
500: '#e282d7',
950: '#000000',
},
}SCSS
$custom: #e282d7; $custom-light: #eda9e3; $custom-dark: #000000;
JSON
{
"hex": "#e282d7",
"rgb": {
"r": 226,
"g": 130,
"b": 215
},
"hsl": {
"h": 306.875,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.73795,
"c": 0.15784,
"h": 331.3
},
"luminance": 0.3704
}Semantic roles & 50–950 ramp
primary
#E282D7
secondary
#D2EDD5
accent
#CA2F1B
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83