#E28EC9#E28EC9
#E28EC9 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.1% C 0.126 H 338.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E28EC9 |
|---|---|
| RGB | rgb(226, 142, 201) |
| HSL | hsl(318, 59%, 72%) |
| HSV | hsv(318, 37%, 89%) |
| CMYK | cmyk(0%, 37.2%, 11.1%, 11.4%) |
| CIE-LAB | lab(69.28, 40.25, -17.12) |
| CIE-LCH | lch(69.28, 43.74, 336.96°) |
| OKLab | oklab(75.11% 0.117 -0.0457) |
| OKLCH | oklch(75.11% 0.126 338.7) |
| XYZ | xyz(51.5796, 39.7346, 60.1997) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 5.00
Bubblegum Pink
#FE83CC
ΔE00 5.14
Plum
#DDA0DD
ΔE00 5.60
Pink (survey)
#FF81C0
ΔE00 6.27
Violet (CSS)
#EE82EE
ΔE00 8.17
Orchid (survey)
#C875C4
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28EC9 #8EE2A7
analogous
#D18EE2 #E28EC9 #E28E9F
triadic
#E28EC9 #C9E28E #8EC9E2
tetradic
#E28EC9 #E2D18E #8EE2A7 #8E9FE2
square
#E28EC9 #E2D18E #8EE2A7 #8E9FE2
split-complementary
#E28EC9 #9FE28E #8EE2D1
monochromatic
#C33298 #D65DB2 #E28EC9 #EEBFE0 #F9E7F3
Accessibility & contrast
On white
2.35
#E28EC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#E28EC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28EC9
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28EC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28EC9 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A1CB
Deuteranopia (green-blind)
#A6AEC7
Tritanopia (blue-blind)
#EB90A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e28ec9; /* rgb */ color: rgb(226, 142, 201); /* oklch */ color: oklch(75.1% 0.126 338.7);
Tailwind
colors: {
custom: {
50: '#ecb0d9',
500: '#e28ec9',
950: '#000000',
},
}SCSS
$custom: #e28ec9; $custom-light: #ecb0d9; $custom-dark: #000000;
JSON
{
"hex": "#e28ec9",
"rgb": {
"r": 226,
"g": 142,
"b": 201
},
"hsl": {
"h": 317.857,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.75113,
"c": 0.12559,
"h": 338.7
},
"luminance": 0.39732
}Semantic roles & 50–950 ramp
primary
#E28EC9
secondary
#DBF0E1
accent
#C7511F
background
#FEFAFD
surface
#FDF5FA
border
#D5CFD3
text
#161114
muted
#848083