#EA7DCD#EA7DCD
#EA7DCD is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.6% C 0.164 H 338.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DCD |
|---|---|
| RGB | rgb(234, 125, 205) |
| HSL | hsl(316, 72%, 70%) |
| HSV | hsv(316, 47%, 92%) |
| CMYK | cmyk(0%, 46.6%, 12.4%, 8.2%) |
| CIE-LAB | lab(66.95, 52.13, -22.79) |
| CIE-LCH | lch(66.95, 56.89, 336.38°) |
| OKLab | oklab(73.62% 0.1522 -0.0612) |
| OKLCH | oklch(73.62% 0.164 338.1) |
| XYZ | xyz(52.2851, 36.5709, 62.0508) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.71
Bubblegum Pink
#FE83CC
ΔE00 4.30
Purply Pink
#F075E6
ΔE00 5.03
Orchid
#DA70D6
ΔE00 5.70
Violet (CSS)
#EE82EE
ΔE00 5.83
Pink (survey)
#FF81C0
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DCD #7DEA9A
analogous
#D07DEA #EA7DCD #EA7D97
triadic
#EA7DCD #CDEA7D #7DCDEA
tetradic
#EA7DCD #EAD07D #7DEA9A #7D97EA
square
#EA7DCD #EAD07D #7DEA9A #7D97EA
split-complementary
#EA7DCD #97EA7D #7DEAD0
monochromatic
#CC219E #E148B9 #EA7DCD #F3B2E1 #FBE5F5
Accessibility & contrast
On white
2.53
#EA7DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EA7DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DCD
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DCD | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8098D0
Deuteranopia (green-blind)
#9EA9CA
Tritanopia (blue-blind)
#F4809C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea7dcd; /* rgb */ color: rgb(234, 125, 205); /* oklch */ color: oklch(73.6% 0.164 338.1);
Tailwind
colors: {
custom: {
50: '#f3a6dc',
500: '#ea7dcd',
950: '#000000',
},
}SCSS
$custom: #ea7dcd; $custom-light: #f3a6dc; $custom-dark: #000000;
JSON
{
"hex": "#ea7dcd",
"rgb": {
"r": 234,
"g": 125,
"b": 205
},
"hsl": {
"h": 315.963,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.73617,
"c": 0.16404,
"h": 338.1
},
"luminance": 0.36567
}Semantic roles & 50–950 ramp
primary
#EA7DCD
secondary
#D2F0DA
accent
#D44511
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83