#EF97BC#EF97BC
#EF97BC is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.6% C 0.114 H 353.3°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EF97BC |
|---|---|
| RGB | rgb(239, 151, 188) |
| HSL | hsl(335, 73%, 76%) |
| HSV | hsv(335, 37%, 94%) |
| CMYK | cmyk(0%, 36.8%, 21.3%, 6.3%) |
| CIE-LAB | lab(72.31, 37.88, -5.22) |
| CIE-LCH | lch(72.31, 38.24, 352.16°) |
| OKLab | oklab(77.61% 0.1135 -0.0133) |
| OKLCH | oklch(77.61% 0.114 353.3) |
| XYZ | xyz(55.7413, 44.1183, 53.1469) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.06
Pinky
#FC86AA
ΔE00 5.50
Pink (survey)
#FF81C0
ΔE00 6.05
Powder Pink
#FFB2D0
ΔE00 6.35
Faded Pink
#DE9DAC
ΔE00 6.35
Carnation Pink
#FF7FA7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF97BC #97EFCA
analogous
#EF97E8 #EF97BC #EF9E97
triadic
#EF97BC #BCEF97 #97BCEF
tetradic
#EF97BC #E8EF97 #97EFCA #9E97EF
square
#EF97BC #E8EF97 #97EFCA #9E97EF
split-complementary
#EF97BC #97EF9E #97E8EF
monochromatic
#DF2D78 #E7629A #EF97BC #F7CCDE #FBE4EE
Accessibility & contrast
On white
2.14
#EF97BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#EF97BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF97BC
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF97BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF97BC | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BD
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#FC94A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef97bc; /* rgb */ color: rgb(239, 151, 188); /* oklch */ color: oklch(77.6% 0.114 353.3);
Tailwind
colors: {
custom: {
50: '#f6b7d0',
500: '#ef97bc',
950: '#000000',
},
}SCSS
$custom: #ef97bc; $custom-light: #f6b7d0; $custom-dark: #000000;
JSON
{
"hex": "#ef97bc",
"rgb": {
"r": 239,
"g": 151,
"b": 188
},
"hsl": {
"h": 334.773,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.77606,
"c": 0.11425,
"h": 353.3
},
"luminance": 0.44115
}Semantic roles & 50–950 ramp
primary
#EF97BC
secondary
#D8F3E8
accent
#D58210
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082