#EA7BCF#EA7BCF
#EA7BCF is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.4% C 0.169 H 337.1°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BCF |
|---|---|
| RGB | rgb(234, 123, 207) |
| HSL | hsl(315, 73%, 70%) |
| HSV | hsv(315, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 11.5%, 8.2%) |
| CIE-LAB | lab(66.65, 53.43, -24.38) |
| CIE-LCH | lch(66.65, 58.73, 335.47°) |
| OKLab | oklab(73.41% 0.1556 -0.0656) |
| OKLCH | oklch(73.41% 0.169 337.1) |
| XYZ | xyz(52.2774, 36.1668, 63.2468) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.55
Purply Pink
#F075E6
ΔE00 4.40
Bubblegum Pink
#FE83CC
ΔE00 4.80
Orchid
#DA70D6
ΔE00 5.09
Violet (CSS)
#EE82EE
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BCF #7BEA96
analogous
#CE7BEA #EA7BCF #EA7B97
triadic
#EA7BCF #CFEA7B #7BCFEA
tetradic
#EA7BCF #EACE7B #7BEA96 #7B97EA
square
#EA7BCF #EACE7B #7BEA96 #7B97EA
split-complementary
#EA7BCF #97EA7B #7BEACE
monochromatic
#CA20A1 #E246BC #EA7BCF #F2B0E2 #FBE5F5
Accessibility & contrast
On white
2.55
#EA7BCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EA7BCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BCF
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BCF | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D98D2
Deuteranopia (green-blind)
#9CA8CC
Tritanopia (blue-blind)
#F47F9C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7bcf; /* rgb */ color: rgb(234, 123, 207); /* oklch */ color: oklch(73.4% 0.169 337.1);
Tailwind
colors: {
custom: {
50: '#f3a4dd',
500: '#ea7bcf',
950: '#000000',
},
}SCSS
$custom: #ea7bcf; $custom-light: #f3a4dd; $custom-dark: #000000;
JSON
{
"hex": "#ea7bcf",
"rgb": {
"r": 234,
"g": 123,
"b": 207
},
"hsl": {
"h": 314.595,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.73412,
"c": 0.16883,
"h": 337.1
},
"luminance": 0.36163
}Semantic roles & 50–950 ramp
primary
#EA7BCF
secondary
#D1F0D8
accent
#D54011
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#170F15
muted
#857F83