#EF93AB#EF93AB
#EF93AB is a light, moderate pink. Relative luminance 0.422; OKLCH L 76.4% C 0.114 H 3.3°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93AB |
|---|---|
| RGB | rgb(239, 147, 171) |
| HSL | hsl(344, 74%, 76%) |
| HSV | hsv(344, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 28.5%, 6.3%) |
| CIE-LAB | lab(70.98, 37.61, 2.28) |
| CIE-LCH | lch(70.98, 37.68, 3.47°) |
| OKLab | oklab(76.44% 0.1138 0.0065) |
| OKLCH | oklch(76.44% 0.114 3.3) |
| XYZ | xyz(53.3826, 42.1623, 43.8467) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.74
Pinky
#FC86AA
ΔE00 3.87
Rosa
#FE86A4
ΔE00 3.99
Rose Pink
#F7879A
ΔE00 4.57
Faded Pink
#DE9DAC
ΔE00 4.70
Carnation Pink
#FF7FA7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93AB #93EFD7
analogous
#EF93D9 #EF93AB #EFA993
triadic
#EF93AB #ABEF93 #93ABEF
tetradic
#EF93AB #D9EF93 #93EFD7 #A993EF
square
#EF93AB #D9EF93 #93EFD7 #A993EF
split-complementary
#EF93AB #93EFA9 #93D9EF
monochromatic
#DF2858 #E75E82 #EF93AB #F7C8D4 #FBE4EA
Accessibility & contrast
On white
2.23
#EF93AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EF93AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93AB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93AB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AC
Deuteranopia (green-blind)
#B7B4A9
Tritanopia (blue-blind)
#FE8C9B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef93ab; /* rgb */ color: rgb(239, 147, 171); /* oklch */ color: oklch(76.4% 0.114 3.3);
Tailwind
colors: {
custom: {
50: '#f6b4c3',
500: '#ef93ab',
950: '#000000',
},
}SCSS
$custom: #ef93ab; $custom-light: #f6b4c3; $custom-dark: #000000;
JSON
{
"hex": "#ef93ab",
"rgb": {
"r": 239,
"g": 147,
"b": 171
},
"hsl": {
"h": 344.348,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.76442,
"c": 0.11398,
"h": 3.3
},
"luminance": 0.42158
}Semantic roles & 50–950 ramp
primary
#EF93AB
secondary
#D8F3EC
accent
#D6A20F
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171112
muted
#858081