#EA7BD0#EA7BD0
#EA7BD0 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.5% C 0.170 H 336.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BD0 |
|---|---|
| RGB | rgb(234, 123, 208) |
| HSL | hsl(314, 73%, 70%) |
| HSV | hsv(314, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 11.1%, 8.2%) |
| CIE-LAB | lab(66.68, 53.59, -24.88) |
| CIE-LCH | lch(66.68, 59.08, 335.09°) |
| OKLab | oklab(73.45% 0.1558 -0.067) |
| OKLCH | oklch(73.45% 0.17 336.7) |
| XYZ | xyz(52.4000, 36.2159, 63.8927) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 4.20
Bubblegum Pink
#FE83CC
ΔE00 4.93
Orchid
#DA70D6
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 5.20
Candy Pink
#FF63E9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BD0 #7BEA95
analogous
#CC7BEA #EA7BD0 #EA7B99
triadic
#EA7BD0 #D0EA7B #7BD0EA
tetradic
#EA7BD0 #EACC7B #7BEA95 #7B99EA
square
#EA7BD0 #EACC7B #7BEA95 #7B99EA
split-complementary
#EA7BD0 #99EA7B #7BEACC
monochromatic
#CA20A3 #E246BD #EA7BD0 #F2B0E3 #FBE5F6
Accessibility & contrast
On white
2.55
#EA7BD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#EA7BD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BD0
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BD0 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D98D3
Deuteranopia (green-blind)
#9BA8CD
Tritanopia (blue-blind)
#F47F9C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7bd0; /* rgb */ color: rgb(234, 123, 208); /* oklch */ color: oklch(73.5% 0.170 336.7);
Tailwind
colors: {
custom: {
50: '#f3a4de',
500: '#ea7bd0',
950: '#000000',
},
}SCSS
$custom: #ea7bd0; $custom-light: #f3a4de; $custom-dark: #000000;
JSON
{
"hex": "#ea7bd0",
"rgb": {
"r": 234,
"g": 123,
"b": 208
},
"hsl": {
"h": 314.054,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.73452,
"c": 0.1696,
"h": 336.7
},
"luminance": 0.36212
}Semantic roles & 50–950 ramp
primary
#EA7BD0
secondary
#D1F0D8
accent
#D53F11
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#170F15
muted
#857F83