#EA7DC9#EA7DC9
#EA7DC9 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.5% C 0.161 H 339.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DC9 |
|---|---|
| RGB | rgb(234, 125, 201) |
| HSL | hsl(318, 72%, 70%) |
| HSV | hsv(318, 47%, 92%) |
| CMYK | cmyk(0%, 46.6%, 14.1%, 8.2%) |
| CIE-LAB | lab(66.81, 51.50, -20.77) |
| CIE-LCH | lch(66.81, 55.53, 338.03°) |
| OKLab | oklab(73.46% 0.1512 -0.0556) |
| OKLCH | oklch(73.46% 0.161 339.8) |
| XYZ | xyz(51.8084, 36.3803, 59.5404) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.34
Pink (survey)
#FF81C0
ΔE00 5.46
Purply Pink
#F075E6
ΔE00 5.82
Bubblegum (survey)
#FF6CB5
ΔE00 6.16
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DC9 #7DEA9E
analogous
#D47DEA #EA7DC9 #EA7D92
triadic
#EA7DC9 #C9EA7D #7DC9EA
tetradic
#EA7DC9 #EAD47D #7DEA9E #7D92EA
square
#EA7DC9 #EAD47D #7DEA9E #7D92EA
split-complementary
#EA7DC9 #92EA7D #7DEAD4
monochromatic
#CC2198 #E148B3 #EA7DC9 #F3B2DF #FBE5F4
Accessibility & contrast
On white
2.54
#EA7DC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EA7DC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DC9
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DC9 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8298CC
Deuteranopia (green-blind)
#9FA9C6
Tritanopia (blue-blind)
#F57F9A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7dc9; /* rgb */ color: rgb(234, 125, 201); /* oklch */ color: oklch(73.5% 0.161 339.8);
Tailwind
colors: {
custom: {
50: '#f3a6d9',
500: '#ea7dc9',
950: '#000000',
},
}SCSS
$custom: #ea7dc9; $custom-light: #f3a6d9; $custom-dark: #000000;
JSON
{
"hex": "#ea7dc9",
"rgb": {
"r": 234,
"g": 125,
"b": 201
},
"hsl": {
"h": 318.165,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.73461,
"c": 0.16109,
"h": 339.8
},
"luminance": 0.36377
}Semantic roles & 50–950 ramp
primary
#EA7DC9
secondary
#D2F0DB
accent
#D44C11
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83