#EA7BC9#EA7BC9
#EA7BC9 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.2% C 0.164 H 339.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BC9 |
|---|---|
| RGB | rgb(234, 123, 201) |
| HSL | hsl(318, 73%, 70%) |
| HSV | hsv(318, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 14.1%, 8.2%) |
| CIE-LAB | lab(66.43, 52.49, -21.36) |
| CIE-LCH | lch(66.43, 56.66, 337.86°) |
| OKLab | oklab(73.18% 0.1541 -0.0572) |
| OKLCH | oklch(73.18% 0.164 339.6) |
| XYZ | xyz(51.5578, 35.8790, 59.4568) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 4.38
Purply Pink
#F075E6
ΔE00 5.58
Pink (survey)
#FF81C0
ΔE00 5.70
Orchid
#DA70D6
ΔE00 6.00
Bubblegum (survey)
#FF6CB5
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BC9 #7BEA9C
analogous
#D47BEA #EA7BC9 #EA7B91
triadic
#EA7BC9 #C9EA7B #7BC9EA
tetradic
#EA7BC9 #EAD47B #7BEA9C #7B91EA
square
#EA7BC9 #EAD47B #7BEA9C #7B91EA
split-complementary
#EA7BC9 #91EA7B #7BEAD4
monochromatic
#CA2098 #E246B3 #EA7BC9 #F2B0DF #FBE5F4
Accessibility & contrast
On white
2.57
#EA7BC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#EA7BC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BC9
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BC9 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8097CC
Deuteranopia (green-blind)
#9EA8C6
Tritanopia (blue-blind)
#F57D99
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7bc9; /* rgb */ color: rgb(234, 123, 201); /* oklch */ color: oklch(73.2% 0.164 339.6);
Tailwind
colors: {
custom: {
50: '#f3a4d9',
500: '#ea7bc9',
950: '#000000',
},
}SCSS
$custom: #ea7bc9; $custom-light: #f3a4d9; $custom-dark: #000000;
JSON
{
"hex": "#ea7bc9",
"rgb": {
"r": 234,
"g": 123,
"b": 201
},
"hsl": {
"h": 317.838,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.73175,
"c": 0.16436,
"h": 339.6
},
"luminance": 0.35875
}Semantic roles & 50–950 ramp
primary
#EA7BC9
secondary
#D1F0DA
accent
#D54B11
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#170F14
muted
#857F83