#E97FB2#E97FB2
#E97FB2 is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.8% C 0.142 H 351.0°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FB2 |
|---|---|
| RGB | rgb(233, 127, 178) |
| HSL | hsl(331, 71%, 71%) |
| HSV | hsv(331, 45%, 91%) |
| CMYK | cmyk(0%, 45.5%, 23.6%, 8.6%) |
| CIE-LAB | lab(66.31, 46.78, -8.61) |
| CIE-LCH | lch(66.31, 47.57, 349.57°) |
| OKLab | oklab(72.8% 0.1406 -0.0223) |
| OKLCH | oklch(72.8% 0.142 351) |
| XYZ | xyz(49.2308, 35.7205, 46.4127) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.85
Bubblegum (survey)
#FF6CB5
ΔE00 4.69
Bubble Gum Pink
#FF69AF
ΔE00 4.99
Hot Pink
#FF69B4
ΔE00 5.03
Bubblegum Pink
#FE83CC
ΔE00 5.23
Pinky
#FC86AA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FB2 #7FE9B6
analogous
#E97FE7 #E97FB2 #E9817F
triadic
#E97FB2 #B2E97F #7FB2E9
tetradic
#E97FB2 #E7E97F #7FE9B6 #817FE9
square
#E97FB2 #E7E97F #7FE9B6 #817FE9
split-complementary
#E97FB2 #7FE981 #7FE7E9
monochromatic
#CB2374 #E04B93 #E97FB2 #F2B3D1 #FBE5EF
Accessibility & contrast
On white
2.58
#E97FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#E97FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FB2
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FB2 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B4
Deuteranopia (green-blind)
#A6A8AF
Tritanopia (blue-blind)
#F77B92
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e97fb2; /* rgb */ color: rgb(233, 127, 178); /* oklch */ color: oklch(72.8% 0.142 351.0);
Tailwind
colors: {
custom: {
50: '#f2a6c9',
500: '#e97fb2',
950: '#000000',
},
}SCSS
$custom: #e97fb2; $custom-light: #f2a6c9; $custom-dark: #000000;
JSON
{
"hex": "#e97fb2",
"rgb": {
"r": 233,
"g": 127,
"b": 178
},
"hsl": {
"h": 331.132,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.72804,
"c": 0.14232,
"h": 351
},
"luminance": 0.35717
}Semantic roles & 50–950 ramp
primary
#E97FB2
secondary
#D4F0E2
accent
#D37613
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82