#E18BBB#E18BBB
#E18BBB is a light, moderate pink. Relative luminance 0.381; OKLCH L 74.0% C 0.120 H 345.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E18BBB |
|---|---|
| RGB | rgb(225, 139, 187) |
| HSL | hsl(327, 59%, 71%) |
| HSV | hsv(327, 38%, 88%) |
| CMYK | cmyk(0%, 38.2%, 16.9%, 11.8%) |
| CIE-LAB | lab(68.07, 39.25, -11.14) |
| CIE-LCH | lch(68.07, 40.80, 344.15°) |
| OKLab | oklab(74.02% 0.1162 -0.0293) |
| OKLCH | oklch(74.02% 0.12 345.9) |
| XYZ | xyz(49.2541, 38.0637, 51.7568) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.36
Bubblegum Pink
#FE83CC
ΔE00 5.60
Dull Pink
#D5869D
ΔE00 7.18
Pig Pink
#E78EA5
ΔE00 7.36
Bubblegum (survey)
#FF6CB5
ΔE00 7.58
Pinky
#FC86AA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18BBB #8BE1B1
analogous
#DC8BE1 #E18BBB #E18B90
triadic
#E18BBB #BBE18B #8BBBE1
tetradic
#E18BBB #E1DC8B #8BE1B1 #8B90E1
square
#E18BBB #E1DC8B #8BE1B1 #8B90E1
split-complementary
#E18BBB #90E18B #8BE1DC
monochromatic
#C03281 #D45A9E #E18BBB #EEBCD8 #F9E7F1
Accessibility & contrast
On white
2.44
#E18BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#E18BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18BBB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18BBB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBD
Deuteranopia (green-blind)
#A7ABB9
Tritanopia (blue-blind)
#EC8A9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e18bbb; /* rgb */ color: rgb(225, 139, 187); /* oklch */ color: oklch(74.0% 0.120 345.9);
Tailwind
colors: {
custom: {
50: '#ecaecf',
500: '#e18bbb',
950: '#000000',
},
}SCSS
$custom: #e18bbb; $custom-light: #ecaecf; $custom-dark: #000000;
JSON
{
"hex": "#e18bbb",
"rgb": {
"r": 225,
"g": 139,
"b": 187
},
"hsl": {
"h": 326.512,
"s": 58.904,
"l": 71.373
},
"oklch": {
"l": 0.74018,
"c": 0.11986,
"h": 345.9
},
"luminance": 0.38061
}Semantic roles & 50–950 ramp
primary
#E18BBB
secondary
#D9EFE3
accent
#C7691F
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82