#E28BBB#E28BBB
#E28BBB is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.1% C 0.121 H 346.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E28BBB |
|---|---|
| RGB | rgb(226, 139, 187) |
| HSL | hsl(327, 60%, 72%) |
| HSV | hsv(327, 38%, 89%) |
| CMYK | cmyk(0%, 38.5%, 17.3%, 11.4%) |
| CIE-LAB | lab(68.19, 39.59, -10.95) |
| CIE-LCH | lch(68.19, 41.07, 344.53°) |
| OKLab | oklab(74.13% 0.1173 -0.0288) |
| OKLCH | oklch(74.13% 0.121 346.2) |
| XYZ | xyz(49.5669, 38.2249, 51.7715) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.19
Bubblegum Pink
#FE83CC
ΔE00 5.49
Dull Pink
#D5869D
ΔE00 7.16
Pig Pink
#E78EA5
ΔE00 7.26
Pinky
#FC86AA
ΔE00 7.44
Bubblegum (survey)
#FF6CB5
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28BBB #8BE2B2
analogous
#DE8BE2 #E28BBB #E28B90
triadic
#E28BBB #BBE28B #8BBBE2
tetradic
#E28BBB #E2DE8B #8BE2B2 #8B90E2
square
#E28BBB #E2DE8B #8BE2B2 #8B90E2
split-complementary
#E28BBB #90E28B #8BE2DE
monochromatic
#C23181 #D65A9E #E28BBB #EEBCD8 #F9E7F1
Accessibility & contrast
On white
2.43
#E28BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#E28BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28BBB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28BBB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929DBD
Deuteranopia (green-blind)
#A7ACB9
Tritanopia (blue-blind)
#ED8A9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e28bbb; /* rgb */ color: rgb(226, 139, 187); /* oklch */ color: oklch(74.1% 0.121 346.2);
Tailwind
colors: {
custom: {
50: '#ecaecf',
500: '#e28bbb',
950: '#000000',
},
}SCSS
$custom: #e28bbb; $custom-light: #ecaecf; $custom-dark: #000000;
JSON
{
"hex": "#e28bbb",
"rgb": {
"r": 226,
"g": 139,
"b": 187
},
"hsl": {
"h": 326.897,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.74133,
"c": 0.12081,
"h": 346.2
},
"luminance": 0.38222
}Semantic roles & 50–950 ramp
primary
#E28BBB
secondary
#D9F0E3
accent
#C86A1E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82