#E290D2#E290D2
#E290D2 is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.8% C 0.129 H 334.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E290D2 |
|---|---|
| RGB | rgb(226, 144, 210) |
| HSL | hsl(312, 59%, 73%) |
| HSV | hsv(312, 36%, 89%) |
| CMYK | cmyk(0%, 36.3%, 7.1%, 11.4%) |
| CIE-LAB | lab(70.02, 40.71, -20.99) |
| CIE-LCH | lch(70.02, 45.80, 332.72°) |
| OKLab | oklab(75.77% 0.1165 -0.0564) |
| OKLCH | oklch(75.77% 0.129 334.2) |
| XYZ | xyz(52.9697, 40.7710, 66.0398) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.70
Plum
#DDA0DD
ΔE00 4.38
Bubblegum Pink
#FE83CC
ΔE00 5.82
Violet (CSS)
#EE82EE
ΔE00 6.68
Pink (survey)
#FF81C0
ΔE00 7.51
Purply Pink
#F075E6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E290D2 #90E2A0
analogous
#C990E2 #E290D2 #E290A9
triadic
#E290D2 #D2E290 #90D2E2
tetradic
#E290D2 #E2C990 #90E2A0 #90A9E2
square
#E290D2 #E2C990 #90E2A0 #90A9E2
split-complementary
#E290D2 #A9E290 #90E2C9
monochromatic
#C433A8 #D55FBE #E290D2 #EFC1E6 #F9E7F5
Accessibility & contrast
On white
2.29
#E290D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#E290D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E290D2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E290D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E290D2 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A4D4
Deuteranopia (green-blind)
#A4AFD0
Tritanopia (blue-blind)
#E994A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e290d2; /* rgb */ color: rgb(226, 144, 210); /* oklch */ color: oklch(75.8% 0.129 334.2);
Tailwind
colors: {
custom: {
50: '#ecb2e0',
500: '#e290d2',
950: '#000000',
},
}SCSS
$custom: #e290d2; $custom-light: #ecb2e0; $custom-dark: #000000;
JSON
{
"hex": "#e290d2",
"rgb": {
"r": 226,
"g": 144,
"b": 210
},
"hsl": {
"h": 311.707,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.75771,
"c": 0.12946,
"h": 334.2
},
"luminance": 0.40768
}Semantic roles & 50–950 ramp
primary
#E290D2
secondary
#DBF0DF
accent
#C6401F
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083