#EA9BCC#EA9BCC
#EA9BCC is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.2% C 0.112 H 342.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BCC |
|---|---|
| RGB | rgb(234, 155, 204) |
| HSL | hsl(323, 65%, 76%) |
| HSV | hsv(323, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 12.8%, 8.2%) |
| CIE-LAB | lab(73.09, 36.54, -12.95) |
| CIE-LCH | lch(73.09, 38.77, 340.48°) |
| OKLab | oklab(78.23% 0.107 -0.0343) |
| OKLCH | oklch(78.23% 0.112 342.2) |
| XYZ | xyz(56.5522, 45.2977, 62.8796) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.54
Bubblegum Pink
#FE83CC
ΔE00 6.34
Pink (survey)
#FF81C0
ΔE00 6.85
Powder Pink
#FFB2D0
ΔE00 7.35
Lilac
#C8A2C8
ΔE00 7.79
Lavender Pink
#DD85D7
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BCC #9BEAB9
analogous
#E19BEA #EA9BCC #EA9BA5
triadic
#EA9BCC #CCEA9B #9BCCEA
tetradic
#EA9BCC #EAE19B #9BEAB9 #9BA5EA
square
#EA9BCC #EAE19B #9BEAB9 #9BA5EA
split-complementary
#EA9BCC #A5EA9B #9BEAE1
monochromatic
#D53698 #DF68B2 #EA9BCC #F5CEE6 #FAE6F2
Accessibility & contrast
On white
2.09
#EA9BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#EA9BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BCC
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BCC | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCE
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#F39BAC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9bcc; /* rgb */ color: rgb(234, 155, 204); /* oklch */ color: oklch(78.2% 0.112 342.2);
Tailwind
colors: {
custom: {
50: '#f2b9db',
500: '#ea9bcc',
950: '#000000',
},
}SCSS
$custom: #ea9bcc; $custom-light: #f2b9db; $custom-dark: #000000;
JSON
{
"hex": "#ea9bcc",
"rgb": {
"r": 234,
"g": 155,
"b": 204
},
"hsl": {
"h": 322.785,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.78234,
"c": 0.11233,
"h": 342.2
},
"luminance": 0.45295
}Semantic roles & 50–950 ramp
primary
#EA9BCC
secondary
#DAF1E3
accent
#CD5D18
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083