#E28FBB#E28FBB
#E28FBB is a light, moderate pink. Relative luminance 0.394; OKLCH L 74.8% C 0.114 H 347.2°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E28FBB |
|---|---|
| RGB | rgb(226, 143, 187) |
| HSL | hsl(328, 59%, 72%) |
| HSV | hsv(328, 37%, 89%) |
| CMYK | cmyk(0%, 36.7%, 17.3%, 11.4%) |
| CIE-LAB | lab(69.04, 37.48, -9.67) |
| CIE-LCH | lch(69.04, 38.71, 345.53°) |
| OKLab | oklab(74.78% 0.1112 -0.0253) |
| OKLCH | oklch(74.78% 0.114 347.2) |
| XYZ | xyz(50.1567, 39.4045, 51.9681) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 6.15
Pig Pink
#E78EA5
ΔE00 6.64
Dull Pink
#D5869D
ΔE00 6.81
Pinky
#FC86AA
ΔE00 7.24
Carnation Pink
#FF7FA7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28FBB #8FE2B6
analogous
#E08FE2 #E28FBB #E28F92
triadic
#E28FBB #BBE28F #8FBBE2
tetradic
#E28FBB #E2E08F #8FE2B6 #8F92E2
square
#E28FBB #E2E08F #8FE2B6 #8F92E2
split-complementary
#E28FBB #92E28F #8FE2E0
monochromatic
#C43380 #D55E9D #E28FBB #EFC0D9 #F9E7F0
Accessibility & contrast
On white
2.36
#E28FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#E28FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28FBB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28FBB | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BD
Deuteranopia (green-blind)
#AAAEB9
Tritanopia (blue-blind)
#ED8E9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e28fbb; /* rgb */ color: rgb(226, 143, 187); /* oklch */ color: oklch(74.8% 0.114 347.2);
Tailwind
colors: {
custom: {
50: '#ecb1cf',
500: '#e28fbb',
950: '#000000',
},
}SCSS
$custom: #e28fbb; $custom-light: #ecb1cf; $custom-dark: #000000;
JSON
{
"hex": "#e28fbb",
"rgb": {
"r": 226,
"g": 143,
"b": 187
},
"hsl": {
"h": 328.193,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.74784,
"c": 0.114,
"h": 347.2
},
"luminance": 0.39402
}Semantic roles & 50–950 ramp
primary
#E28FBB
secondary
#DBF0E5
accent
#C66E1F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082