#EF91AA#EF91AA
#EF91AA is a light, moderate pink. Relative luminance 0.415; OKLCH L 76.1% C 0.117 H 3.1°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91AA |
|---|---|
| RGB | rgb(239, 145, 170) |
| HSL | hsl(344, 75%, 75%) |
| HSV | hsv(344, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 28.9%, 6.3%) |
| CIE-LAB | lab(70.53, 38.52, 2.18) |
| CIE-LCH | lch(70.53, 38.58, 3.24°) |
| OKLab | oklab(76.09% 0.1166 0.0062) |
| OKLCH | oklch(76.09% 0.117 3.1) |
| XYZ | xyz(52.9794, 41.5077, 43.2438) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.54
Pinky
#FC86AA
ΔE00 3.48
Rosa
#FE86A4
ΔE00 3.66
Rose Pink
#F7879A
ΔE00 4.37
Carnation Pink
#FF7FA7
ΔE00 4.82
Faded Pink
#DE9DAC
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91AA #91EFD6
analogous
#EF91D9 #EF91AA #EFA791
triadic
#EF91AA #AAEF91 #91AAEF
tetradic
#EF91AA #D9EF91 #91EFD6 #A791EF
square
#EF91AA #D9EF91 #91EFD6 #A791EF
split-complementary
#EF91AA #91EFA7 #91D9EF
monochromatic
#DF2657 #E75C81 #EF91AA #F7C6D3 #FBE4EA
Accessibility & contrast
On white
2.26
#EF91AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EF91AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91AA
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91AA | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AB
Deuteranopia (green-blind)
#B6B3A8
Tritanopia (blue-blind)
#FE8A9A
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef91aa; /* rgb */ color: rgb(239, 145, 170); /* oklch */ color: oklch(76.1% 0.117 3.1);
Tailwind
colors: {
custom: {
50: '#f6b2c3',
500: '#ef91aa',
950: '#000000',
},
}SCSS
$custom: #ef91aa; $custom-light: #f6b2c3; $custom-dark: #000000;
JSON
{
"hex": "#ef91aa",
"rgb": {
"r": 239,
"g": 145,
"b": 170
},
"hsl": {
"h": 344.043,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.76089,
"c": 0.11674,
"h": 3.1
},
"luminance": 0.41504
}Semantic roles & 50–950 ramp
primary
#EF91AA
secondary
#D8F3EC
accent
#D7A20F
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081