#E283EB#E283EB
#E283EB is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.8% C 0.175 H 323.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E283EB |
|---|---|
| RGB | rgb(226, 131, 235) |
| HSL | hsl(295, 72%, 72%) |
| HSV | hsv(295, 44%, 92%) |
| CMYK | cmyk(3.8%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(68.32, 51.89, -37.42) |
| CIE-LCH | lch(68.32, 63.98, 324.21°) |
| OKLab | oklab(74.81% 0.1411 -0.1028) |
| OKLCH | oklch(74.81% 0.175 323.9) |
| XYZ | xyz(54.4743, 38.4019, 83.1240) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 3.70
Orchid
#DA70D6
ΔE00 4.96
Candy Pink
#FF63E9
ΔE00 6.43
Light Magenta
#FA5FF7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E283EB #8CEB83
analogous
#AE83EB #E283EB #EB83C0
triadic
#E283EB #EBE283 #83EBE2
tetradic
#E283EB #EBAE83 #8CEB83 #83C0EB
square
#E283EB #EBAE83 #8CEB83 #83C0EB
split-complementary
#E283EB #C0EB83 #83EBAE
monochromatic
#C322D2 #D64EE2 #E283EB #EEB8F4 #F9E5FB
Accessibility & contrast
On white
2.42
#E283EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#E283EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E283EB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E283EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E283EB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#E68FAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e283eb; /* rgb */ color: rgb(226, 131, 235); /* oklch */ color: oklch(74.8% 0.175 323.9);
Tailwind
colors: {
custom: {
50: '#eda9f1',
500: '#e283eb',
950: '#000000',
},
}SCSS
$custom: #e283eb; $custom-light: #eda9f1; $custom-dark: #000000;
JSON
{
"hex": "#e283eb",
"rgb": {
"r": 226,
"g": 131,
"b": 235
},
"hsl": {
"h": 294.808,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.74812,
"c": 0.17457,
"h": 323.9
},
"luminance": 0.384
}Semantic roles & 50–950 ramp
primary
#E283EB
secondary
#DAF2D8
accent
#D41122
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85