#E28FA8#E28FA8
#E28FA8 is a light, moderate pink. Relative luminance 0.386; OKLCH L 74.2% C 0.105 H 0.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E28FA8 |
|---|---|
| RGB | rgb(226, 143, 168) |
| HSL | hsl(342, 59%, 72%) |
| HSV | hsv(342, 37%, 89%) |
| CMYK | cmyk(0%, 36.7%, 25.7%, 11.4%) |
| CIE-LAB | lab(68.49, 34.69, 0.14) |
| CIE-LCH | lch(68.49, 34.69, 0.23°) |
| OKLab | oklab(74.18% 0.1047 0.0008) |
| OKLCH | oklch(74.18% 0.105 0.5) |
| XYZ | xyz(48.2556, 38.6441, 41.9556) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.48
Dull Pink
#D5869D
ΔE00 3.14
Faded Pink
#DE9DAC
ΔE00 4.37
Pinky
#FC86AA
ΔE00 5.02
Dusty Pink (survey)
#D58A94
ΔE00 5.28
Rosa
#FE86A4
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28FA8 #8FE2C9
analogous
#E28FD1 #E28FA8 #E2A08F
triadic
#E28FA8 #A8E28F #8FA8E2
tetradic
#E28FA8 #D1E28F #8FE2C9 #A08FE2
square
#E28FA8 #D1E28F #8FE2C9 #A08FE2
split-complementary
#E28FA8 #8FE2A0 #8FD1E2
monochromatic
#C4335E #D55E82 #E28FA8 #EFC0CE #F9E7EC
Accessibility & contrast
On white
2.41
#E28FA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#E28FA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28FA8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28FA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28FA8 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EA9
Deuteranopia (green-blind)
#AFADA6
Tritanopia (blue-blind)
#EF8A98
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e28fa8; /* rgb */ color: rgb(226, 143, 168); /* oklch */ color: oklch(74.2% 0.105 0.5);
Tailwind
colors: {
custom: {
50: '#edb1c1',
500: '#e28fa8',
950: '#000000',
},
}SCSS
$custom: #e28fa8; $custom-light: #edb1c1; $custom-dark: #000000;
JSON
{
"hex": "#e28fa8",
"rgb": {
"r": 226,
"g": 143,
"b": 168
},
"hsl": {
"h": 341.928,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.74183,
"c": 0.10467,
"h": 0.5
},
"luminance": 0.38641
}Semantic roles & 50–950 ramp
primary
#E28FA8
secondary
#DBF0EA
accent
#C6941F
background
#FEFAFB
surface
#FDF5F7
border
#D5CFD0
text
#161112
muted
#848081