#E290DF#E290DF
#E290DF is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.3% C 0.141 H 328.1°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E290DF |
|---|---|
| RGB | rgb(226, 144, 223) |
| HSL | hsl(302, 59%, 73%) |
| HSV | hsv(302, 36%, 89%) |
| CMYK | cmyk(0%, 36.3%, 1.3%, 11.4%) |
| CIE-LAB | lab(70.49, 43.00, -27.45) |
| CIE-LCH | lch(70.49, 51.01, 327.44°) |
| OKLab | oklab(76.28% 0.1199 -0.0745) |
| OKLCH | oklch(76.28% 0.141 328.1) |
| XYZ | xyz(54.6556, 41.4453, 74.9185) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.65
Plum
#DDA0DD
ΔE00 4.49
Violet (CSS)
#EE82EE
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 6.12
Orchid
#DA70D6
ΔE00 7.32
Bubblegum Pink
#FE83CC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E290DF #90E293
analogous
#BC90E2 #E290DF #E290B6
triadic
#E290DF #DFE290 #90DFE2
tetradic
#E290DF #E2BC90 #90E293 #90B6E2
square
#E290DF #E2BC90 #90E293 #90B6E2
split-complementary
#E290DF #B6E290 #90E2BC
monochromatic
#C433BF #D55FD1 #E290DF #EFC1ED #F9E7F8
Accessibility & contrast
On white
2.26
#E290DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#E290DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E290DF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E290DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E290DF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E2
Deuteranopia (green-blind)
#A0B0DC
Tritanopia (blue-blind)
#E797AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e290df; /* rgb */ color: rgb(226, 144, 223); /* oklch */ color: oklch(76.3% 0.141 328.1);
Tailwind
colors: {
custom: {
50: '#ecb2e9',
500: '#e290df',
950: '#000000',
},
}SCSS
$custom: #e290df; $custom-light: #ecb2e9; $custom-dark: #000000;
JSON
{
"hex": "#e290df",
"rgb": {
"r": 226,
"g": 144,
"b": 223
},
"hsl": {
"h": 302.195,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.76283,
"c": 0.14116,
"h": 328.1
},
"luminance": 0.41443
}Semantic roles & 50–950 ramp
primary
#E290DF
secondary
#DBF0DC
accent
#C6251F
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084