#EA97CD#EA97CD
#EA97CD is a light, moderate pink. Relative luminance 0.440; OKLCH L 77.6% C 0.120 H 340.9°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97CD |
|---|---|
| RGB | rgb(234, 151, 205) |
| HSL | hsl(321, 66%, 75%) |
| HSV | hsv(321, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 12.4%, 8.2%) |
| CIE-LAB | lab(72.25, 38.81, -14.76) |
| CIE-LCH | lch(72.25, 41.52, 339.18°) |
| OKLab | oklab(77.61% 0.1134 -0.0392) |
| OKLCH | oklch(77.61% 0.12 340.9) |
| XYZ | xyz(56.0178, 44.0364, 63.2950) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 5.42
Pink (survey)
#FF81C0
ΔE00 6.26
Lavender Pink
#DD85D7
ΔE00 7.02
Lilac
#C8A2C8
ΔE00 8.23
Powder Pink
#FFB2D0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97CD #97EAB4
analogous
#DD97EA #EA97CD #EA97A3
triadic
#EA97CD #CDEA97 #97CDEA
tetradic
#EA97CD #EADD97 #97EAB4 #97A3EA
square
#EA97CD #EADD97 #97EAB4 #97A3EA
split-complementary
#EA97CD #A3EA97 #97EADD
monochromatic
#D5319C #E064B5 #EA97CD #F4CAE5 #FAE6F3
Accessibility & contrast
On white
2.14
#EA97CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#EA97CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97CD
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97CD | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CF
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#F398AA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea97cd; /* rgb */ color: rgb(234, 151, 205); /* oklch */ color: oklch(77.6% 0.120 340.9);
Tailwind
colors: {
custom: {
50: '#f2b7dc',
500: '#ea97cd',
950: '#000000',
},
}SCSS
$custom: #ea97cd; $custom-light: #f2b7dc; $custom-dark: #000000;
JSON
{
"hex": "#ea97cd",
"rgb": {
"r": 234,
"g": 151,
"b": 205
},
"hsl": {
"h": 320.964,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.7761,
"c": 0.11996,
"h": 340.9
},
"luminance": 0.44033
}Semantic roles & 50–950 ramp
primary
#EA97CD
secondary
#DAF1E2
accent
#CE5717
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083