#E97FB5#E97FB5
#E97FB5 is a light, vivid pink. Relative luminance 0.358; OKLCH L 72.9% C 0.144 H 349.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FB5 |
|---|---|
| RGB | rgb(233, 127, 181) |
| HSL | hsl(329, 71%, 71%) |
| HSV | hsv(329, 45%, 91%) |
| CMYK | cmyk(0%, 45.5%, 22.3%, 8.6%) |
| CIE-LAB | lab(66.40, 47.20, -10.16) |
| CIE-LCH | lch(66.40, 48.29, 347.85°) |
| OKLab | oklab(72.91% 0.1415 -0.0265) |
| OKLCH | oklch(72.91% 0.144 349.4) |
| XYZ | xyz(49.5353, 35.8423, 48.0164) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.68
Bubblegum (survey)
#FF6CB5
ΔE00 4.61
Bubblegum Pink
#FE83CC
ΔE00 4.72
Hot Pink
#FF69B4
ΔE00 4.95
Bubble Gum Pink
#FF69AF
ΔE00 5.07
Pinky
#FC86AA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FB5 #7FE9B3
analogous
#E87FE9 #E97FB5 #E97F80
triadic
#E97FB5 #B5E97F #7FB5E9
tetradic
#E97FB5 #E9E87F #7FE9B3 #7F80E9
square
#E97FB5 #E9E87F #7FE9B3 #7F80E9
split-complementary
#E97FB5 #80E97F #7FE9E8
monochromatic
#CB2378 #E04B97 #E97FB5 #F2B3D3 #FBE5F0
Accessibility & contrast
On white
2.57
#E97FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#E97FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FB5
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FB5 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B7
Deuteranopia (green-blind)
#A5A8B2
Tritanopia (blue-blind)
#F67C93
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e97fb5; /* rgb */ color: rgb(233, 127, 181); /* oklch */ color: oklch(72.9% 0.144 349.4);
Tailwind
colors: {
custom: {
50: '#f2a7cb',
500: '#e97fb5',
950: '#000000',
},
}SCSS
$custom: #e97fb5; $custom-light: #f2a7cb; $custom-dark: #000000;
JSON
{
"hex": "#e97fb5",
"rgb": {
"r": 233,
"g": 127,
"b": 181
},
"hsl": {
"h": 329.434,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.72905,
"c": 0.14395,
"h": 349.4
},
"luminance": 0.35839
}Semantic roles & 50–950 ramp
primary
#E97FB5
secondary
#D4F0E2
accent
#D37113
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82