#E28EBF#E28EBF
#E28EBF is a light, moderate pink. Relative luminance 0.393; OKLCH L 74.8% C 0.118 H 344.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E28EBF |
|---|---|
| RGB | rgb(226, 142, 191) |
| HSL | hsl(325, 59%, 72%) |
| HSV | hsv(325, 37%, 89%) |
| CMYK | cmyk(0%, 37.2%, 15.5%, 11.4%) |
| CIE-LAB | lab(68.95, 38.63, -12.04) |
| CIE-LCH | lch(68.95, 40.47, 342.69°) |
| OKLab | oklab(74.76% 0.114 -0.0317) |
| OKLCH | oklch(74.76% 0.118 344.4) |
| XYZ | xyz(50.4414, 39.2793, 54.2049) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.51
Pink (survey)
#FF81C0
ΔE00 5.56
Plum
#DDA0DD
ΔE00 7.25
Lavender Pink
#DD85D7
ΔE00 7.30
Pig Pink
#E78EA5
ΔE00 7.81
Dull Pink
#D5869D
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28EBF #8EE2B1
analogous
#DB8EE2 #E28EBF #E28E95
triadic
#E28EBF #BFE28E #8EBFE2
tetradic
#E28EBF #E2DB8E #8EE2B1 #8E95E2
square
#E28EBF #E2DB8E #8EE2B1 #8E95E2
split-complementary
#E28EBF #95E28E #8EE2DB
monochromatic
#C33287 #D65DA3 #E28EBF #EEBFDB #F9E7F1
Accessibility & contrast
On white
2.37
#E28EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#E28EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28EBF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28EBF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A0C1
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#EC8E9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e28ebf; /* rgb */ color: rgb(226, 142, 191); /* oklch */ color: oklch(74.8% 0.118 344.4);
Tailwind
colors: {
custom: {
50: '#ecb0d2',
500: '#e28ebf',
950: '#000000',
},
}SCSS
$custom: #e28ebf; $custom-light: #ecb0d2; $custom-dark: #000000;
JSON
{
"hex": "#e28ebf",
"rgb": {
"r": 226,
"g": 142,
"b": 191
},
"hsl": {
"h": 325,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.74757,
"c": 0.11831,
"h": 344.4
},
"luminance": 0.39276
}Semantic roles & 50–950 ramp
primary
#E28EBF
secondary
#DBF0E4
accent
#C7651F
background
#FEFAFC
surface
#FDF5F9
border
#D5CFD2
text
#161114
muted
#848082