#E28FBF#E28FBF
#E28FBF is a light, moderate pink. Relative luminance 0.396; OKLCH L 74.9% C 0.117 H 344.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E28FBF |
|---|---|
| RGB | rgb(226, 143, 191) |
| HSL | hsl(325, 59%, 72%) |
| HSV | hsv(325, 37%, 89%) |
| CMYK | cmyk(0%, 36.7%, 15.5%, 11.4%) |
| CIE-LAB | lab(69.17, 38.11, -11.72) |
| CIE-LCH | lch(69.17, 39.87, 342.91°) |
| OKLab | oklab(74.92% 0.1124 -0.0309) |
| OKLCH | oklch(74.92% 0.117 344.6) |
| XYZ | xyz(50.5908, 39.5782, 54.2547) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.67
Pink (survey)
#FF81C0
ΔE00 5.68
Plum
#DDA0DD
ΔE00 7.21
Lavender Pink
#DD85D7
ΔE00 7.50
Pig Pink
#E78EA5
ΔE00 7.67
Dull Pink
#D5869D
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28FBF #8FE2B2
analogous
#DB8FE2 #E28FBF #E28F96
triadic
#E28FBF #BFE28F #8FBFE2
tetradic
#E28FBF #E2DB8F #8FE2B2 #8F96E2
square
#E28FBF #E2DB8F #8FE2B2 #8F96E2
split-complementary
#E28FBF #96E28F #8FE2DB
monochromatic
#C43387 #D55EA3 #E28FBF #EFC0DB #F9E7F1
Accessibility & contrast
On white
2.36
#E28FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#E28FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28FBF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28FBF | 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)
#94A1C1
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#EC8FA0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e28fbf; /* rgb */ color: rgb(226, 143, 191); /* oklch */ color: oklch(74.9% 0.117 344.6);
Tailwind
colors: {
custom: {
50: '#ecb1d2',
500: '#e28fbf',
950: '#000000',
},
}SCSS
$custom: #e28fbf; $custom-light: #ecb1d2; $custom-dark: #000000;
JSON
{
"hex": "#e28fbf",
"rgb": {
"r": 226,
"g": 143,
"b": 191
},
"hsl": {
"h": 325.301,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.7492,
"c": 0.11659,
"h": 344.6
},
"luminance": 0.39575
}Semantic roles & 50–950 ramp
primary
#E28FBF
secondary
#DBF0E4
accent
#C6661F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082