#E89BCC#E89BCC
#E89BCC is a light, moderate pink. Relative luminance 0.450; OKLCH L 78.0% C 0.111 H 341.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BCC |
|---|---|
| RGB | rgb(232, 155, 204) |
| HSL | hsl(322, 63%, 76%) |
| HSV | hsv(322, 33%, 91%) |
| CMYK | cmyk(0%, 33.2%, 12.1%, 9%) |
| CIE-LAB | lab(72.87, 35.87, -13.31) |
| CIE-LCH | lch(72.87, 38.26, 339.65°) |
| OKLab | oklab(78.02% 0.1048 -0.0353) |
| OKLCH | oklch(78.02% 0.111 341.4) |
| XYZ | xyz(55.8991, 44.9609, 62.8490) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 6.54
Pink (survey)
#FF81C0
ΔE00 7.11
Lilac
#C8A2C8
ΔE00 7.45
Powder Pink
#FFB2D0
ΔE00 7.57
Lavender Pink
#DD85D7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BCC #9BE8B7
analogous
#DD9BE8 #E89BCC #E89BA5
triadic
#E89BCC #CCE89B #9BCCE8
tetradic
#E89BCC #E8DD9B #9BE8B7 #9BA5E8
square
#E89BCC #E8DD9B #9BE8B7 #9BA5E8
split-complementary
#E89BCC #A5E89B #9BE8DD
monochromatic
#D13799 #DD69B3 #E89BCC #F3CDE5 #F9E6F2
Accessibility & contrast
On white
2.10
#E89BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#E89BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BCC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BCC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACCE
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#F19CAC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89bcc; /* rgb */ color: rgb(232, 155, 204); /* oklch */ color: oklch(78.0% 0.111 341.4);
Tailwind
colors: {
custom: {
50: '#f0b9db',
500: '#e89bcc',
950: '#000000',
},
}SCSS
$custom: #e89bcc; $custom-light: #f0b9db; $custom-dark: #000000;
JSON
{
"hex": "#e89bcc",
"rgb": {
"r": 232,
"g": 155,
"b": 204
},
"hsl": {
"h": 321.818,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.78017,
"c": 0.11053,
"h": 341.4
},
"luminance": 0.44958
}Semantic roles & 50–950 ramp
primary
#E89BCC
secondary
#DAF1E2
accent
#CA5B1B
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083