#E28FBE#E28FBE
#E28FBE is a light, moderate pink. Relative luminance 0.395; OKLCH L 74.9% C 0.116 H 345.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E28FBE |
|---|---|
| RGB | rgb(226, 143, 190) |
| HSL | hsl(326, 59%, 72%) |
| HSV | hsv(326, 37%, 89%) |
| CMYK | cmyk(0%, 36.7%, 15.9%, 11.4%) |
| CIE-LAB | lab(69.14, 37.95, -11.21) |
| CIE-LCH | lch(69.14, 39.57, 343.55°) |
| OKLab | oklab(74.89% 0.1121 -0.0295) |
| OKLCH | oklch(74.89% 0.116 345.3) |
| XYZ | xyz(50.4812, 39.5343, 53.6772) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 5.78
Plum
#DDA0DD
ΔE00 7.41
Pig Pink
#E78EA5
ΔE00 7.42
Dull Pink
#D5869D
ΔE00 7.52
Lavender Pink
#DD85D7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28FBE #8FE2B3
analogous
#DC8FE2 #E28FBE #E28F95
triadic
#E28FBE #BEE28F #8FBEE2
tetradic
#E28FBE #E2DC8F #8FE2B3 #8F95E2
square
#E28FBE #E2DC8F #8FE2B3 #8F95E2
split-complementary
#E28FBE #95E28F #8FE2DC
monochromatic
#C43385 #D55EA2 #E28FBE #EFC0DA #F9E7F1
Accessibility & contrast
On white
2.36
#E28FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#E28FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28FBE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28FBE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C0
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#EC8EA0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e28fbe; /* rgb */ color: rgb(226, 143, 190); /* oklch */ color: oklch(74.9% 0.116 345.3);
Tailwind
colors: {
custom: {
50: '#ecb1d1',
500: '#e28fbe',
950: '#000000',
},
}SCSS
$custom: #e28fbe; $custom-light: #ecb1d1; $custom-dark: #000000;
JSON
{
"hex": "#e28fbe",
"rgb": {
"r": 226,
"g": 143,
"b": 190
},
"hsl": {
"h": 326.024,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.74886,
"c": 0.11592,
"h": 345.3
},
"luminance": 0.39531
}Semantic roles & 50–950 ramp
primary
#E28FBE
secondary
#DBF0E4
accent
#C6681F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082