#E97FCA#E97FCA
#E97FCA is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.7% C 0.158 H 339.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FCA |
|---|---|
| RGB | rgb(233, 127, 202) |
| HSL | hsl(318, 71%, 71%) |
| HSV | hsv(318, 45%, 91%) |
| CMYK | cmyk(0%, 45.5%, 13.3%, 8.6%) |
| CIE-LAB | lab(67.10, 50.35, -20.90) |
| CIE-LCH | lch(67.10, 54.51, 337.46°) |
| OKLab | oklab(73.67% 0.1474 -0.0559) |
| OKLCH | oklch(73.67% 0.158 339.2) |
| XYZ | xyz(51.8547, 36.7701, 60.2318) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 4.03
Pink (survey)
#FF81C0
ΔE00 5.57
Purply Pink
#F075E6
ΔE00 5.84
Orchid
#DA70D6
ΔE00 6.37
Violet (CSS)
#EE82EE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FCA #7FE99E
analogous
#D37FE9 #E97FCA #E97F95
triadic
#E97FCA #CAE97F #7FCAE9
tetradic
#E97FCA #E9D37F #7FE99E #7F95E9
square
#E97FCA #E9D37F #7FE99E #7F95E9
split-complementary
#E97FCA #95E97F #7FE9D3
monochromatic
#CB239A #E04BB4 #E97FCA #F2B3E0 #FBE5F4
Accessibility & contrast
On white
2.51
#E97FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#E97FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FCA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FCA | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8399CD
Deuteranopia (green-blind)
#9FA9C7
Tritanopia (blue-blind)
#F4819B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e97fca; /* rgb */ color: rgb(233, 127, 202); /* oklch */ color: oklch(73.7% 0.158 339.2);
Tailwind
colors: {
custom: {
50: '#f2a7da',
500: '#e97fca',
950: '#000000',
},
}SCSS
$custom: #e97fca; $custom-light: #f2a7da; $custom-dark: #000000;
JSON
{
"hex": "#e97fca",
"rgb": {
"r": 233,
"g": 127,
"b": 202
},
"hsl": {
"h": 317.547,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.73667,
"c": 0.1577,
"h": 339.2
},
"luminance": 0.36767
}Semantic roles & 50–950 ramp
primary
#E97FCA
secondary
#D4F0DC
accent
#D34B13
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83