#EA7BCE#EA7BCE
#EA7BCE is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.4% C 0.168 H 337.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BCE |
|---|---|
| RGB | rgb(234, 123, 206) |
| HSL | hsl(315, 73%, 70%) |
| HSV | hsv(315, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 12%, 8.2%) |
| CIE-LAB | lab(66.61, 53.27, -23.88) |
| CIE-LCH | lch(66.61, 58.37, 335.86°) |
| OKLab | oklab(73.37% 0.1553 -0.0642) |
| OKLCH | oklch(73.37% 0.168 337.5) |
| XYZ | xyz(52.1555, 36.1181, 62.6050) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.67
Purply Pink
#F075E6
ΔE00 4.59
Bubblegum Pink
#FE83CC
ΔE00 4.68
Orchid
#DA70D6
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BCE #7BEA97
analogous
#CE7BEA #EA7BCE #EA7B97
triadic
#EA7BCE #CEEA7B #7BCEEA
tetradic
#EA7BCE #EACE7B #7BEA97 #7B97EA
square
#EA7BCE #EACE7B #7BEA97 #7B97EA
split-complementary
#EA7BCE #97EA7B #7BEACE
monochromatic
#CA209F #E246BA #EA7BCE #F2B0E2 #FBE5F5
Accessibility & contrast
On white
2.55
#EA7BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#EA7BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BCE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BCE | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E97D1
Deuteranopia (green-blind)
#9CA8CB
Tritanopia (blue-blind)
#F47F9B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7bce; /* rgb */ color: rgb(234, 123, 206); /* oklch */ color: oklch(73.4% 0.168 337.5);
Tailwind
colors: {
custom: {
50: '#f3a4dd',
500: '#ea7bce',
950: '#000000',
},
}SCSS
$custom: #ea7bce; $custom-light: #f3a4dd; $custom-dark: #000000;
JSON
{
"hex": "#ea7bce",
"rgb": {
"r": 234,
"g": 123,
"b": 206
},
"hsl": {
"h": 315.135,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.73372,
"c": 0.16807,
"h": 337.5
},
"luminance": 0.36115
}Semantic roles & 50–950 ramp
primary
#EA7BCE
secondary
#D1F0D9
accent
#D54211
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#170F15
muted
#857F83