#EA96CD#EA96CD
#EA96CD is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.4% C 0.122 H 340.8°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96CD |
|---|---|
| RGB | rgb(234, 150, 205) |
| HSL | hsl(321, 67%, 75%) |
| HSV | hsv(321, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 12.4%, 8.2%) |
| CIE-LAB | lab(72.04, 39.34, -15.08) |
| CIE-LCH | lch(72.04, 42.13, 339.03°) |
| OKLab | oklab(77.45% 0.1149 -0.04) |
| OKLCH | oklch(77.45% 0.122 340.8) |
| XYZ | xyz(55.8576, 43.7159, 63.2416) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.22
Plum
#DDA0DD
ΔE00 5.31
Pink (survey)
#FF81C0
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.79
Lilac
#C8A2C8
ΔE00 8.36
Powder Pink
#FFB2D0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96CD #96EAB3
analogous
#DD96EA #EA96CD #EA96A3
triadic
#EA96CD #CDEA96 #96CDEA
tetradic
#EA96CD #EADD96 #96EAB3 #96A3EA
square
#EA96CD #EADD96 #96EAB3 #96A3EA
split-complementary
#EA96CD #A3EA96 #96EADD
monochromatic
#D6309C #E063B5 #EA96CD #F4C9E5 #FAE5F3
Accessibility & contrast
On white
2.16
#EA96CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#EA96CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96CD
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96CD | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#F497AA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea96cd; /* rgb */ color: rgb(234, 150, 205); /* oklch */ color: oklch(77.4% 0.122 340.8);
Tailwind
colors: {
custom: {
50: '#f2b6dc',
500: '#ea96cd',
950: '#000000',
},
}SCSS
$custom: #ea96cd; $custom-light: #f2b6dc; $custom-dark: #000000;
JSON
{
"hex": "#ea96cd",
"rgb": {
"r": 234,
"g": 150,
"b": 205
},
"hsl": {
"h": 320.714,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.77447,
"c": 0.1217,
"h": 340.8
},
"luminance": 0.43713
}Semantic roles & 50–950 ramp
primary
#EA96CD
secondary
#DAF1E2
accent
#CF5617
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083