#EF91AB#EF91AB
#EF91AB is a light, moderate pink. Relative luminance 0.415; OKLCH L 76.1% C 0.117 H 2.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91AB |
|---|---|
| RGB | rgb(239, 145, 171) |
| HSL | hsl(343, 75%, 75%) |
| HSV | hsv(343, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 28.5%, 6.3%) |
| CIE-LAB | lab(70.56, 38.65, 1.66) |
| CIE-LCH | lch(70.56, 38.68, 2.46°) |
| OKLab | oklab(76.12% 0.1169 0.0049) |
| OKLCH | oklch(76.12% 0.117 2.4) |
| XYZ | xyz(53.0743, 41.5457, 43.7439) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.63
Pinky
#FC86AA
ΔE00 3.40
Rosa
#FE86A4
ΔE00 3.74
Rose Pink
#F7879A
ΔE00 4.61
Carnation Pink
#FF7FA7
ΔE00 4.76
Faded Pink
#DE9DAC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91AB #91EFD5
analogous
#EF91DA #EF91AB #EFA691
triadic
#EF91AB #ABEF91 #91ABEF
tetradic
#EF91AB #DAEF91 #91EFD5 #A691EF
square
#EF91AB #DAEF91 #91EFD5 #A691EF
split-complementary
#EF91AB #91EFA6 #91DAEF
monochromatic
#DF2659 #E75C82 #EF91AB #F7C6D4 #FBE4EB
Accessibility & contrast
On white
2.26
#EF91AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EF91AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91AB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91AB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AC
Deuteranopia (green-blind)
#B6B3A9
Tritanopia (blue-blind)
#FE8A9A
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef91ab; /* rgb */ color: rgb(239, 145, 171); /* oklch */ color: oklch(76.1% 0.117 2.4);
Tailwind
colors: {
custom: {
50: '#f6b2c3',
500: '#ef91ab',
950: '#000000',
},
}SCSS
$custom: #ef91ab; $custom-light: #f6b2c3; $custom-dark: #000000;
JSON
{
"hex": "#ef91ab",
"rgb": {
"r": 239,
"g": 145,
"b": 171
},
"hsl": {
"h": 343.404,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.76117,
"c": 0.11703,
"h": 2.4
},
"luminance": 0.41542
}Semantic roles & 50–950 ramp
primary
#EF91AB
secondary
#D8F3EB
accent
#D79F0F
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171112
muted
#858081