#EF97BE#EF97BE
#EF97BE is a light, moderate pink. Relative luminance 0.442; OKLCH L 77.7% C 0.115 H 352.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EF97BE |
|---|---|
| RGB | rgb(239, 151, 190) |
| HSL | hsl(333, 73%, 76%) |
| HSV | hsv(333, 37%, 94%) |
| CMYK | cmyk(0%, 36.8%, 20.5%, 6.3%) |
| CIE-LAB | lab(72.37, 38.18, -6.24) |
| CIE-LCH | lch(72.37, 38.68, 350.72°) |
| OKLab | oklab(77.67% 0.1141 -0.016) |
| OKLCH | oklch(77.67% 0.115 352) |
| XYZ | xyz(55.9584, 44.2052, 54.2903) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.55
Pink (survey)
#FF81C0
ΔE00 5.82
Pinky
#FC86AA
ΔE00 5.83
Powder Pink
#FFB2D0
ΔE00 6.42
Bubblegum Pink
#FE83CC
ΔE00 6.78
Faded Pink
#DE9DAC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF97BE #97EFC8
analogous
#EF97EA #EF97BE #EF9C97
triadic
#EF97BE #BEEF97 #97BEEF
tetradic
#EF97BE #EAEF97 #97EFC8 #9C97EF
square
#EF97BE #EAEF97 #97EFC8 #9C97EF
split-complementary
#EF97BE #97EF9C #97EAEF
monochromatic
#DF2D7C #E7629D #EF97BE #F7CCDF #FBE4EE
Accessibility & contrast
On white
2.13
#EF97BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EF97BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF97BE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF97BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF97BE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#FB94A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef97be; /* rgb */ color: rgb(239, 151, 190); /* oklch */ color: oklch(77.7% 0.115 352.0);
Tailwind
colors: {
custom: {
50: '#f6b7d1',
500: '#ef97be',
950: '#000000',
},
}SCSS
$custom: #ef97be; $custom-light: #f6b7d1; $custom-dark: #000000;
JSON
{
"hex": "#ef97be",
"rgb": {
"r": 239,
"g": 151,
"b": 190
},
"hsl": {
"h": 333.409,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.77669,
"c": 0.11526,
"h": 352
},
"luminance": 0.44202
}Semantic roles & 50–950 ramp
primary
#EF97BE
secondary
#D8F3E7
accent
#D57E10
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082