#E282F8#E282F8
#E282F8 is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.3% C 0.189 H 319.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E282F8 |
|---|---|
| RGB | rgb(226, 130, 248) |
| HSL | hsl(289, 89%, 74%) |
| HSV | hsv(289, 48%, 97%) |
| CMYK | cmyk(8.9%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(68.69, 54.85, -43.97) |
| CIE-LCH | lch(68.69, 70.30, 321.28°) |
| OKLab | oklab(75.28% 0.1446 -0.1216) |
| OKLCH | oklch(75.28% 0.189 319.9) |
| XYZ | xyz(56.2878, 38.9135, 93.3348) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.97
Violet Pink
#FB5FFC
ΔE00 6.14
Light Magenta
#FA5FF7
ΔE00 6.23
Orchid
#DA70D6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E282F8 #98F882
analogous
#A782F8 #E282F8 #F882D3
triadic
#E282F8 #F8E282 #82F8E2
tetradic
#E282F8 #F8A782 #98F882 #82D3F8
square
#E282F8 #F8A782 #98F882 #82D3F8
split-complementary
#E282F8 #D3F882 #82F8A7
monochromatic
#C70EF2 #D548F5 #E282F8 #EFBCFB #F8E2FD
Accessibility & contrast
On white
2.39
#E282F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#E282F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E282F8
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E282F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E282F8 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#8BABF5
Tritanopia (blue-blind)
#E392B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e282f8; /* rgb */ color: rgb(226, 130, 248); /* oklch */ color: oklch(75.3% 0.189 319.9);
Tailwind
colors: {
custom: {
50: '#eda9fb',
500: '#e282f8',
950: '#000000',
},
}SCSS
$custom: #e282f8; $custom-light: #eda9fb; $custom-dark: #000000;
JSON
{
"hex": "#e282f8",
"rgb": {
"r": 226,
"g": 130,
"b": 248
},
"hsl": {
"h": 288.814,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.75275,
"c": 0.18889,
"h": 319.9
},
"luminance": 0.38911
}Semantic roles & 50–950 ramp
primary
#E282F8
secondary
#DBF5D6
accent
#E6002B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85