#E290E8#E290E8
#E290E8 is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.7% C 0.150 H 324.5°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E290E8 |
|---|---|
| RGB | rgb(226, 144, 232) |
| HSL | hsl(296, 66%, 74%) |
| HSV | hsv(296, 38%, 91%) |
| CMYK | cmyk(2.6%, 37.9%, 0%, 9%) |
| CIE-LAB | lab(70.83, 44.64, -31.87) |
| CIE-LCH | lch(70.83, 54.85, 324.48°) |
| OKLab | oklab(76.66% 0.122 -0.087) |
| OKLCH | oklch(76.66% 0.15 324.5) |
| XYZ | xyz(55.9014, 41.9437, 81.4796) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 3.63
Plum
#DDA0DD
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 5.78
Baby Purple
#CA9BF7
ΔE00 7.04
Orchid
#DA70D6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E290E8 #96E890
analogous
#B690E8 #E290E8 #E890C2
triadic
#E290E8 #E8E290 #90E8E2
tetradic
#E290E8 #E8B690 #96E890 #90C2E8
square
#E290E8 #E8B690 #96E890 #90C2E8
split-complementary
#E290E8 #C2E890 #90E8B6
monochromatic
#C72CD2 #D55DDD #E290E8 #EFC3F3 #F8E6FA
Accessibility & contrast
On white
2.24
#E290E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#E290E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E290E8
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E290E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E290E8 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7EB
Deuteranopia (green-blind)
#9DB1E5
Tritanopia (blue-blind)
#E699B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e290e8; /* rgb */ color: rgb(226, 144, 232); /* oklch */ color: oklch(76.7% 0.150 324.5);
Tailwind
colors: {
custom: {
50: '#ecb2ef',
500: '#e290e8',
950: '#000000',
},
}SCSS
$custom: #e290e8; $custom-light: #ecb2ef; $custom-dark: #000000;
JSON
{
"hex": "#e290e8",
"rgb": {
"r": 226,
"g": 144,
"b": 232
},
"hsl": {
"h": 295.909,
"s": 65.672,
"l": 73.725
},
"oklch": {
"l": 0.76656,
"c": 0.14985,
"h": 324.5
},
"luminance": 0.41941
}Semantic roles & 50–950 ramp
primary
#E290E8
secondary
#DBF1DA
accent
#CE1824
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084