#E18BB5#E18BB5
#E18BB5 is a light, moderate pink. Relative luminance 0.378; OKLCH L 73.8% C 0.116 H 349.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E18BB5 |
|---|---|
| RGB | rgb(225, 139, 181) |
| HSL | hsl(331, 59%, 71%) |
| HSV | hsv(331, 38%, 88%) |
| CMYK | cmyk(0%, 38.2%, 19.6%, 11.8%) |
| CIE-LAB | lab(67.88, 38.33, -8.06) |
| CIE-LCH | lch(67.88, 39.17, 348.13°) |
| OKLab | oklab(73.82% 0.1143 -0.0209) |
| OKLCH | oklch(73.82% 0.116 349.6) |
| XYZ | xyz(48.6252, 37.8121, 48.4444) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.58
Dull Pink
#D5869D
ΔE00 5.72
Pig Pink
#E78EA5
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 6.47
Pinky
#FC86AA
ΔE00 6.48
Carnation Pink
#FF7FA7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18BB5 #8BE1B7
analogous
#E18BE0 #E18BB5 #E18C8B
triadic
#E18BB5 #B5E18B #8BB5E1
tetradic
#E18BB5 #E0E18B #8BE1B7 #8C8BE1
square
#E18BB5 #E0E18B #8BE1B7 #8C8BE1
split-complementary
#E18BB5 #8BE18C #8BE0E1
monochromatic
#C03277 #D45A96 #E18BB5 #EEBCD4 #F9E7EF
Accessibility & contrast
On white
2.45
#E18BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#E18BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18BB5
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18BB5 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939DB7
Deuteranopia (green-blind)
#A8ABB3
Tritanopia (blue-blind)
#ED899A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e18bb5; /* rgb */ color: rgb(225, 139, 181); /* oklch */ color: oklch(73.8% 0.116 349.6);
Tailwind
colors: {
custom: {
50: '#ecaecb',
500: '#e18bb5',
950: '#000000',
},
}SCSS
$custom: #e18bb5; $custom-light: #ecaecb; $custom-dark: #000000;
JSON
{
"hex": "#e18bb5",
"rgb": {
"r": 225,
"g": 139,
"b": 181
},
"hsl": {
"h": 330.698,
"s": 58.904,
"l": 71.373
},
"oklch": {
"l": 0.73816,
"c": 0.1162,
"h": 349.6
},
"luminance": 0.37809
}Semantic roles & 50–950 ramp
primary
#E18BB5
secondary
#D9EFE4
accent
#C7751F
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#161013
muted
#847F82