#E28FA9#E28FA9
#E28FA9 is a light, moderate pink. Relative luminance 0.387; OKLCH L 74.2% C 0.105 H 359.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E28FA9 |
|---|---|
| RGB | rgb(226, 143, 169) |
| HSL | hsl(341, 59%, 72%) |
| HSV | hsv(341, 37%, 89%) |
| CMYK | cmyk(0%, 36.7%, 25.2%, 11.4%) |
| CIE-LAB | lab(68.52, 34.83, -0.38) |
| CIE-LCH | lch(68.52, 34.83, 359.37°) |
| OKLab | oklab(74.21% 0.105 -0.0005) |
| OKLCH | oklch(74.21% 0.105 359.7) |
| XYZ | xyz(48.3491, 38.6815, 42.4481) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.72
Dull Pink
#D5869D
ΔE00 3.21
Faded Pink
#DE9DAC
ΔE00 4.50
Pinky
#FC86AA
ΔE00 5.02
Dusty Pink (survey)
#D58A94
ΔE00 5.55
Rosa
#FE86A4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28FA9 #8FE2C8
analogous
#E28FD2 #E28FA9 #E29F8F
triadic
#E28FA9 #A9E28F #8FA9E2
tetradic
#E28FA9 #D2E28F #8FE2C8 #9F8FE2
square
#E28FA9 #D2E28F #8FE2C8 #9F8FE2
split-complementary
#E28FA9 #8FE29F #8FD2E2
monochromatic
#C43360 #D55E84 #E28FA9 #EFC0CE #F9E7EC
Accessibility & contrast
On white
2.40
#E28FA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#E28FA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28FA9
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28FA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28FA9 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAA
Deuteranopia (green-blind)
#AEADA7
Tritanopia (blue-blind)
#EF8A98
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e28fa9; /* rgb */ color: rgb(226, 143, 169); /* oklch */ color: oklch(74.2% 0.105 359.7);
Tailwind
colors: {
custom: {
50: '#edb1c2',
500: '#e28fa9',
950: '#000000',
},
}SCSS
$custom: #e28fa9; $custom-light: #edb1c2; $custom-dark: #000000;
JSON
{
"hex": "#e28fa9",
"rgb": {
"r": 226,
"g": 143,
"b": 169
},
"hsl": {
"h": 341.205,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.74213,
"c": 0.10503,
"h": 359.7
},
"luminance": 0.38678
}Semantic roles & 50–950 ramp
primary
#E28FA9
secondary
#DBF0E9
accent
#C6921F
background
#FEFAFB
surface
#FDF5F7
border
#D5CFD0
text
#161112
muted
#848081