#E28FF6#E28FF6
#E28FF6 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.1% C 0.166 H 319.6°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E28FF6 |
|---|---|
| RGB | rgb(226, 143, 246) |
| HSL | hsl(288, 85%, 76%) |
| HSV | hsv(288, 42%, 96%) |
| CMYK | cmyk(8.1%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(71.19, 47.82, -38.96) |
| CIE-LCH | lch(71.19, 61.69, 320.83°) |
| OKLab | oklab(77.11% 0.1263 -0.1073) |
| OKLCH | oklch(77.11% 0.166 319.6) |
| XYZ | xyz(57.8189, 42.4694, 92.3226) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 5.47
Baby Purple
#CA9BF7
ΔE00 5.82
Purply Pink
#F075E6
ΔE00 6.14
Liliac
#C48EFD
ΔE00 6.45
Lilac (survey)
#CEA2FD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28FF6 #A3F68F
analogous
#AF8FF6 #E28FF6 #F68FD7
triadic
#E28FF6 #F6E28F #8FF6E2
tetradic
#E28FF6 #F6AF8F #A3F68F #8FD7F6
square
#E28FF6 #F6AF8F #A3F68F #8FD7F6
split-complementary
#E28FF6 #D7F68F #8FF6AF
monochromatic
#C51EED #D356F1 #E28FF6 #F1C8FB #F8E3FD
Accessibility & contrast
On white
2.21
#E28FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#E28FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28FF6
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28FF6 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FA
Deuteranopia (green-blind)
#96B1F3
Tritanopia (blue-blind)
#E39CB7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e28ff6; /* rgb */ color: rgb(226, 143, 246); /* oklch */ color: oklch(77.1% 0.166 319.6);
Tailwind
colors: {
custom: {
50: '#edb1f9',
500: '#e28ff6',
950: '#000000',
},
}SCSS
$custom: #e28ff6; $custom-light: #edb1f9; $custom-dark: #000000;
JSON
{
"hex": "#e28ff6",
"rgb": {
"r": 226,
"g": 143,
"b": 246
},
"hsl": {
"h": 288.35,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.77114,
"c": 0.16569,
"h": 319.6
},
"luminance": 0.42467
}Semantic roles & 50–950 ramp
primary
#E28FF6
secondary
#DCF5D6
accent
#E2042F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085