#EA80CF#EA80CF
#EA80CF is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.1% C 0.161 H 337.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80CF |
|---|---|
| RGB | rgb(234, 128, 207) |
| HSL | hsl(315, 72%, 71%) |
| HSV | hsv(315, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 11.5%, 8.2%) |
| CIE-LAB | lab(67.61, 50.95, -22.91) |
| CIE-LCH | lch(67.61, 55.87, 335.79°) |
| OKLab | oklab(74.13% 0.1483 -0.0616) |
| OKLCH | oklch(74.13% 0.161 337.5) |
| XYZ | xyz(52.9136, 37.4392, 63.4589) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.37
Bubblegum Pink
#FE83CC
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 5.07
Violet (CSS)
#EE82EE
ΔE00 5.57
Orchid
#DA70D6
ΔE00 5.95
Pink (survey)
#FF81C0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80CF #80EA9B
analogous
#D080EA #EA80CF #EA809A
triadic
#EA80CF #CFEA80 #80CFEA
tetradic
#EA80CF #EAD080 #80EA9B #809AEA
square
#EA80CF #EAD080 #80EA9B #809AEA
split-complementary
#EA80CF #9AEA80 #80EAD0
monochromatic
#CE22A2 #E14BBB #EA80CF #F3B5E3 #FBE5F5
Accessibility & contrast
On white
2.47
#EA80CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EA80CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80CF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80CF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829BD2
Deuteranopia (green-blind)
#9FABCC
Tritanopia (blue-blind)
#F4839E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea80cf; /* rgb */ color: rgb(234, 128, 207); /* oklch */ color: oklch(74.1% 0.161 337.5);
Tailwind
colors: {
custom: {
50: '#f3a8dd',
500: '#ea80cf',
950: '#000000',
},
}SCSS
$custom: #ea80cf; $custom-light: #f3a8dd; $custom-dark: #000000;
JSON
{
"hex": "#ea80cf",
"rgb": {
"r": 234,
"g": 128,
"b": 207
},
"hsl": {
"h": 315.283,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.74128,
"c": 0.16061,
"h": 337.5
},
"luminance": 0.37436
}Semantic roles & 50–950 ramp
primary
#EA80CF
secondary
#D5F1DC
accent
#D44312
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83