#EA8FCD#EA8FCD
#EA8FCD is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.3% C 0.134 H 339.8°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FCD |
|---|---|
| RGB | rgb(234, 143, 205) |
| HSL | hsl(319, 68%, 74%) |
| HSV | hsv(319, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 12.4%, 8.2%) |
| CIE-LAB | lab(70.56, 42.99, -17.31) |
| CIE-LCH | lch(70.56, 46.34, 338.06°) |
| OKLab | oklab(76.33% 0.1255 -0.0461) |
| OKLCH | oklch(76.33% 0.134 339.8) |
| XYZ | xyz(54.7738, 41.5483, 62.8803) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 5.33
Pink (survey)
#FF81C0
ΔE00 5.45
Plum
#DDA0DD
ΔE00 5.85
Violet (CSS)
#EE82EE
ΔE00 7.87
Bubblegum (survey)
#FF6CB5
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FCD #8FEAAC
analogous
#DA8FEA #EA8FCD #EA8FA0
triadic
#EA8FCD #CDEA8F #8FCDEA
tetradic
#EA8FCD #EADA8F #8FEAAC #8FA0EA
square
#EA8FCD #EADA8F #8FEAAC #8FA0EA
split-complementary
#EA8FCD #A0EA8F #8FEADA
monochromatic
#D6289F #E05BB6 #EA8FCD #F4C3E4 #FAE5F3
Accessibility & contrast
On white
2.26
#EA8FCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EA8FCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FCD
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FCD | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4CF
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#F491A6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea8fcd; /* rgb */ color: rgb(234, 143, 205); /* oklch */ color: oklch(76.3% 0.134 339.8);
Tailwind
colors: {
custom: {
50: '#f2b1dc',
500: '#ea8fcd',
950: '#000000',
},
}SCSS
$custom: #ea8fcd; $custom-light: #f2b1dc; $custom-dark: #000000;
JSON
{
"hex": "#ea8fcd",
"rgb": {
"r": 234,
"g": 143,
"b": 205
},
"hsl": {
"h": 319.121,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.76326,
"c": 0.13374,
"h": 339.8
},
"luminance": 0.41545
}Semantic roles & 50–950 ramp
primary
#EA8FCD
secondary
#D9F2E1
accent
#D05115
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083