#EA7DCE#EA7DCE
#EA7DCE is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.7% C 0.165 H 337.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DCE |
|---|---|
| RGB | rgb(234, 125, 206) |
| HSL | hsl(315, 72%, 70%) |
| HSV | hsv(315, 47%, 92%) |
| CMYK | cmyk(0%, 46.6%, 12%, 8.2%) |
| CIE-LAB | lab(66.99, 52.28, -23.29) |
| CIE-LCH | lch(66.99, 57.24, 335.98°) |
| OKLab | oklab(73.66% 0.1524 -0.0626) |
| OKLCH | oklch(73.66% 0.165 337.7) |
| XYZ | xyz(52.4062, 36.6194, 62.6885) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.57
Bubblegum Pink
#FE83CC
ΔE00 4.42
Purply Pink
#F075E6
ΔE00 4.83
Orchid
#DA70D6
ΔE00 5.56
Violet (CSS)
#EE82EE
ΔE00 5.63
Pink (survey)
#FF81C0
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DCE #7DEA99
analogous
#CF7DEA #EA7DCE #EA7D97
triadic
#EA7DCE #CEEA7D #7DCEEA
tetradic
#EA7DCE #EACF7D #7DEA99 #7D97EA
square
#EA7DCE #EACF7D #7DEA99 #7D97EA
split-complementary
#EA7DCE #97EA7D #7DEACF
monochromatic
#CC21A0 #E148BA #EA7DCE #F3B2E2 #FBE5F5
Accessibility & contrast
On white
2.52
#EA7DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#EA7DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DCE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DCE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8099D1
Deuteranopia (green-blind)
#9DA9CB
Tritanopia (blue-blind)
#F4809C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea7dce; /* rgb */ color: rgb(234, 125, 206); /* oklch */ color: oklch(73.7% 0.165 337.7);
Tailwind
colors: {
custom: {
50: '#f3a6dd',
500: '#ea7dce',
950: '#000000',
},
}SCSS
$custom: #ea7dce; $custom-light: #f3a6dd; $custom-dark: #000000;
JSON
{
"hex": "#ea7dce",
"rgb": {
"r": 234,
"g": 125,
"b": 206
},
"hsl": {
"h": 315.413,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.73656,
"c": 0.16479,
"h": 337.7
},
"luminance": 0.36616
}Semantic roles & 50–950 ramp
primary
#EA7DCE
secondary
#D2F0DA
accent
#D44311
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83