#E18FBB#E18FBB
#E18FBB is a light, moderate pink. Relative luminance 0.392; OKLCH L 74.7% C 0.113 H 346.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E18FBB |
|---|---|
| RGB | rgb(225, 143, 187) |
| HSL | hsl(328, 58%, 72%) |
| HSV | hsv(328, 36%, 88%) |
| CMYK | cmyk(0%, 36.4%, 16.9%, 11.8%) |
| CIE-LAB | lab(68.93, 37.14, -9.86) |
| CIE-LCH | lch(68.93, 38.43, 345.14°) |
| OKLab | oklab(74.67% 0.11 -0.0258) |
| OKLCH | oklch(74.67% 0.113 346.8) |
| XYZ | xyz(49.8439, 39.2433, 51.9534) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.86
Bubblegum Pink
#FE83CC
ΔE00 6.25
Pig Pink
#E78EA5
ΔE00 6.75
Dull Pink
#D5869D
ΔE00 6.83
Pinky
#FC86AA
ΔE00 7.41
Plum
#DDA0DD
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18FBB #8FE1B5
analogous
#DE8FE1 #E18FBB #E18F92
triadic
#E18FBB #BBE18F #8FBBE1
tetradic
#E18FBB #E1DE8F #8FE1B5 #8F92E1
square
#E18FBB #E1DE8F #8FE1B5 #8F92E1
split-complementary
#E18FBB #92E18F #8FE1DE
monochromatic
#C23480 #D45F9E #E18FBB #EEBFD8 #F9E7F0
Accessibility & contrast
On white
2.37
#E18FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#E18FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18FBB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18FBB | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BD
Deuteranopia (green-blind)
#AAADB9
Tritanopia (blue-blind)
#EC8E9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e18fbb; /* rgb */ color: rgb(225, 143, 187); /* oklch */ color: oklch(74.7% 0.113 346.8);
Tailwind
colors: {
custom: {
50: '#ecb1cf',
500: '#e18fbb',
950: '#000000',
},
}SCSS
$custom: #e18fbb; $custom-light: #ecb1cf; $custom-dark: #000000;
JSON
{
"hex": "#e18fbb",
"rgb": {
"r": 225,
"g": 143,
"b": 187
},
"hsl": {
"h": 327.805,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.74671,
"c": 0.11303,
"h": 346.8
},
"luminance": 0.3924
}Semantic roles & 50–950 ramp
primary
#E18FBB
secondary
#DBF0E5
accent
#C56D20
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082