#E28FBD#E28FBD
#E28FBD is a light, moderate pink. Relative luminance 0.395; OKLCH L 74.9% C 0.115 H 345.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E28FBD |
|---|---|
| RGB | rgb(226, 143, 189) |
| HSL | hsl(327, 59%, 72%) |
| HSV | hsv(327, 37%, 89%) |
| CMYK | cmyk(0%, 36.7%, 16.4%, 11.4%) |
| CIE-LAB | lab(69.11, 37.79, -10.70) |
| CIE-LCH | lch(69.11, 39.28, 344.20°) |
| OKLab | oklab(74.85% 0.1118 -0.0281) |
| OKLCH | oklch(74.85% 0.115 345.9) |
| XYZ | xyz(50.3723, 39.4908, 53.1035) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 5.89
Pig Pink
#E78EA5
ΔE00 7.16
Dull Pink
#D5869D
ΔE00 7.28
Plum
#DDA0DD
ΔE00 7.62
Pinky
#FC86AA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28FBD #8FE2B4
analogous
#DD8FE2 #E28FBD #E28F94
triadic
#E28FBD #BDE28F #8FBDE2
tetradic
#E28FBD #E2DD8F #8FE2B4 #8F94E2
square
#E28FBD #E2DD8F #8FE2B4 #8F94E2
split-complementary
#E28FBD #94E28F #8FE2DD
monochromatic
#C43383 #D55EA0 #E28FBD #EFC0DA #F9E7F1
Accessibility & contrast
On white
2.36
#E28FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#E28FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28FBD
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28FBD | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BF
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#EC8E9F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e28fbd; /* rgb */ color: rgb(226, 143, 189); /* oklch */ color: oklch(74.9% 0.115 345.9);
Tailwind
colors: {
custom: {
50: '#ecb1d0',
500: '#e28fbd',
950: '#000000',
},
}SCSS
$custom: #e28fbd; $custom-light: #ecb1d0; $custom-dark: #000000;
JSON
{
"hex": "#e28fbd",
"rgb": {
"r": 226,
"g": 143,
"b": 189
},
"hsl": {
"h": 326.747,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.74852,
"c": 0.11527,
"h": 345.9
},
"luminance": 0.39488
}Semantic roles & 50–950 ramp
primary
#E28FBD
secondary
#DBF0E4
accent
#C66A1F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082