#EA7DCF#EA7DCF
#EA7DCF is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.7% C 0.166 H 337.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DCF |
|---|---|
| RGB | rgb(234, 125, 207) |
| HSL | hsl(315, 72%, 70%) |
| HSV | hsv(315, 47%, 92%) |
| CMYK | cmyk(0%, 46.6%, 11.5%, 8.2%) |
| CIE-LAB | lab(67.03, 52.44, -23.80) |
| CIE-LCH | lch(67.03, 57.59, 335.59°) |
| OKLab | oklab(73.7% 0.1527 -0.064) |
| OKLCH | oklch(73.7% 0.166 337.3) |
| XYZ | xyz(52.5280, 36.6681, 63.3304) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.44
Bubblegum Pink
#FE83CC
ΔE00 4.54
Purply Pink
#F075E6
ΔE00 4.64
Orchid
#DA70D6
ΔE00 5.42
Violet (CSS)
#EE82EE
ΔE00 5.43
Candy Pink
#FF63E9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DCF #7DEA98
analogous
#CE7DEA #EA7DCF #EA7D99
triadic
#EA7DCF #CFEA7D #7DCFEA
tetradic
#EA7DCF #EACE7D #7DEA98 #7D99EA
square
#EA7DCF #EACE7D #7DEA98 #7D99EA
split-complementary
#EA7DCF #99EA7D #7DEACE
monochromatic
#CC21A1 #E148BC #EA7DCF #F3B2E2 #FBE5F5
Accessibility & contrast
On white
2.52
#EA7DCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EA7DCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DCF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DCF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F99D2
Deuteranopia (green-blind)
#9DA9CC
Tritanopia (blue-blind)
#F4819D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea7dcf; /* rgb */ color: rgb(234, 125, 207); /* oklch */ color: oklch(73.7% 0.166 337.3);
Tailwind
colors: {
custom: {
50: '#f3a6dd',
500: '#ea7dcf',
950: '#000000',
},
}SCSS
$custom: #ea7dcf; $custom-light: #f3a6dd; $custom-dark: #000000;
JSON
{
"hex": "#ea7dcf",
"rgb": {
"r": 234,
"g": 125,
"b": 207
},
"hsl": {
"h": 314.862,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.73696,
"c": 0.16555,
"h": 337.3
},
"luminance": 0.36665
}Semantic roles & 50–950 ramp
primary
#EA7DCF
secondary
#D2F0DA
accent
#D44211
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83