#E18BB3#E18BB3
#E18BB3 is a light, moderate pink. Relative luminance 0.377; OKLCH L 73.8% C 0.115 H 350.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E18BB3 |
|---|---|
| RGB | rgb(225, 139, 179) |
| HSL | hsl(332, 59%, 71%) |
| HSV | hsv(332, 38%, 88%) |
| CMYK | cmyk(0%, 38.2%, 20.4%, 11.8%) |
| CIE-LAB | lab(67.82, 38.03, -7.03) |
| CIE-LCH | lch(67.82, 38.68, 349.53°) |
| OKLab | oklab(73.75% 0.1136 -0.0182) |
| OKLCH | oklch(73.75% 0.115 350.9) |
| XYZ | xyz(48.4215, 37.7306, 47.3714) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 5.23
Pig Pink
#E78EA5
ΔE00 5.29
Pink (survey)
#FF81C0
ΔE00 5.76
Pinky
#FC86AA
ΔE00 6.13
Bubblegum Pink
#FE83CC
ΔE00 6.82
Carnation Pink
#FF7FA7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18BB3 #8BE1B9
analogous
#E18BDE #E18BB3 #E18E8B
triadic
#E18BB3 #B3E18B #8BB3E1
tetradic
#E18BB3 #DEE18B #8BE1B9 #8E8BE1
square
#E18BB3 #DEE18B #8BE1B9 #8E8BE1
split-complementary
#E18BB3 #8BE18E #8BDEE1
monochromatic
#C03274 #D45A93 #E18BB3 #EEBCD3 #F9E7EF
Accessibility & contrast
On white
2.46
#E18BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#E18BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18BB3
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18BB3 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB4
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#ED8899
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e18bb3; /* rgb */ color: rgb(225, 139, 179); /* oklch */ color: oklch(73.8% 0.115 350.9);
Tailwind
colors: {
custom: {
50: '#ecaec9',
500: '#e18bb3',
950: '#000000',
},
}SCSS
$custom: #e18bb3; $custom-light: #ecaec9; $custom-dark: #000000;
JSON
{
"hex": "#e18bb3",
"rgb": {
"r": 225,
"g": 139,
"b": 179
},
"hsl": {
"h": 332.093,
"s": 58.904,
"l": 71.373
},
"oklch": {
"l": 0.7375,
"c": 0.11508,
"h": 350.9
},
"luminance": 0.37727
}Semantic roles & 50–950 ramp
primary
#E18BB3
secondary
#D9EFE5
accent
#C7791F
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#161013
muted
#847F82