#E97FB4#E97FB4
#E97FB4 is a light, vivid pink. Relative luminance 0.358; OKLCH L 72.9% C 0.143 H 349.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FB4 |
|---|---|
| RGB | rgb(233, 127, 180) |
| HSL | hsl(330, 71%, 71%) |
| HSV | hsv(330, 45%, 91%) |
| CMYK | cmyk(0%, 45.5%, 22.7%, 8.6%) |
| CIE-LAB | lab(66.37, 47.06, -9.65) |
| CIE-LCH | lch(66.37, 48.04, 348.42°) |
| OKLab | oklab(72.87% 0.1412 -0.0251) |
| OKLCH | oklch(72.87% 0.143 349.9) |
| XYZ | xyz(49.4331, 35.8015, 47.4780) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.72
Bubblegum (survey)
#FF6CB5
ΔE00 4.62
Bubblegum Pink
#FE83CC
ΔE00 4.88
Hot Pink
#FF69B4
ΔE00 4.96
Bubble Gum Pink
#FF69AF
ΔE00 5.03
Pinky
#FC86AA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FB4 #7FE9B4
analogous
#E97FE9 #E97FB4 #E97F7F
triadic
#E97FB4 #B4E97F #7FB4E9
tetradic
#E97FB4 #E9E97F #7FE9B4 #7F7FE9
square
#E97FB4 #E9E97F #7FE9B4 #7F7FE9
split-complementary
#E97FB4 #7FE97F #7FE9E9
monochromatic
#CB2377 #E04B95 #E97FB4 #F2B3D3 #FBE5F0
Accessibility & contrast
On white
2.57
#E97FB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#E97FB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FB4
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FB4 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B6
Deuteranopia (green-blind)
#A5A8B1
Tritanopia (blue-blind)
#F67C92
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e97fb4; /* rgb */ color: rgb(233, 127, 180); /* oklch */ color: oklch(72.9% 0.143 349.9);
Tailwind
colors: {
custom: {
50: '#f2a7ca',
500: '#e97fb4',
950: '#000000',
},
}SCSS
$custom: #e97fb4; $custom-light: #f2a7ca; $custom-dark: #000000;
JSON
{
"hex": "#e97fb4",
"rgb": {
"r": 233,
"g": 127,
"b": 180
},
"hsl": {
"h": 330,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.72871,
"c": 0.1434,
"h": 349.9
},
"luminance": 0.35798
}Semantic roles & 50–950 ramp
primary
#E97FB4
secondary
#D4F0E2
accent
#D37313
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82