#EA7BCC#EA7BCC
#EA7BCC is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.3% C 0.167 H 338.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BCC |
|---|---|
| RGB | rgb(234, 123, 204) |
| HSL | hsl(316, 73%, 70%) |
| HSV | hsv(316, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 12.8%, 8.2%) |
| CIE-LAB | lab(66.54, 52.95, -22.87) |
| CIE-LCH | lch(66.54, 57.68, 336.64°) |
| OKLab | oklab(73.29% 0.1548 -0.0614) |
| OKLCH | oklch(73.29% 0.167 338.4) |
| XYZ | xyz(51.9141, 36.0215, 61.3336) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.93
Bubblegum Pink
#FE83CC
ΔE00 4.46
Purply Pink
#F075E6
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.97
Pink (survey)
#FF81C0
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BCC #7BEA99
analogous
#D07BEA #EA7BCC #EA7B95
triadic
#EA7BCC #CCEA7B #7BCCEA
tetradic
#EA7BCC #EAD07B #7BEA99 #7B95EA
square
#EA7BCC #EAD07B #7BEA99 #7B95EA
split-complementary
#EA7BCC #95EA7B #7BEAD0
monochromatic
#CA209C #E246B8 #EA7BCC #F2B0E0 #FBE5F5
Accessibility & contrast
On white
2.56
#EA7BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#EA7BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BCC
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BCC | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E97CF
Deuteranopia (green-blind)
#9DA8C9
Tritanopia (blue-blind)
#F57E9A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7bcc; /* rgb */ color: rgb(234, 123, 204); /* oklch */ color: oklch(73.3% 0.167 338.4);
Tailwind
colors: {
custom: {
50: '#f3a4db',
500: '#ea7bcc',
950: '#000000',
},
}SCSS
$custom: #ea7bcc; $custom-light: #f3a4db; $custom-dark: #000000;
JSON
{
"hex": "#ea7bcc",
"rgb": {
"r": 234,
"g": 123,
"b": 204
},
"hsl": {
"h": 316.216,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.73293,
"c": 0.16657,
"h": 338.4
},
"luminance": 0.36018
}Semantic roles & 50–950 ramp
primary
#EA7BCC
secondary
#D1F0D9
accent
#D54611
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83