#EF93AA#EF93AA
#EF93AA is a light, moderate red. Relative luminance 0.421; OKLCH L 76.4% C 0.114 H 3.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93AA |
|---|---|
| RGB | rgb(239, 147, 170) |
| HSL | hsl(345, 74%, 76%) |
| HSV | hsv(345, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 28.9%, 6.3%) |
| CIE-LAB | lab(70.96, 37.47, 2.80) |
| CIE-LCH | lch(70.96, 37.58, 4.27°) |
| OKLab | oklab(76.41% 0.1134 0.0078) |
| OKLCH | oklch(76.41% 0.114 3.9) |
| XYZ | xyz(53.2877, 42.1243, 43.3466) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.73
Rosa
#FE86A4
ΔE00 3.95
Pinky
#FC86AA
ΔE00 3.98
Rose Pink
#F7879A
ΔE00 4.35
Faded Pink
#DE9DAC
ΔE00 4.66
Carnation Pink
#FF7FA7
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93AA #93EFD8
analogous
#EF93D8 #EF93AA #EFAA93
triadic
#EF93AA #AAEF93 #93AAEF
tetradic
#EF93AA #D8EF93 #93EFD8 #AA93EF
square
#EF93AA #D8EF93 #93EFD8 #AA93EF
split-complementary
#EF93AA #93EFAA #93D8EF
monochromatic
#DF2856 #E75E80 #EF93AA #F7C8D4 #FBE4EA
Accessibility & contrast
On white
2.23
#EF93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EF93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93AA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93AA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#B8B4A8
Tritanopia (blue-blind)
#FE8C9B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef93aa; /* rgb */ color: rgb(239, 147, 170); /* oklch */ color: oklch(76.4% 0.114 3.9);
Tailwind
colors: {
custom: {
50: '#f6b4c3',
500: '#ef93aa',
950: '#000000',
},
}SCSS
$custom: #ef93aa; $custom-light: #f6b4c3; $custom-dark: #000000;
JSON
{
"hex": "#ef93aa",
"rgb": {
"r": 239,
"g": 147,
"b": 170
},
"hsl": {
"h": 345,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.76414,
"c": 0.11371,
"h": 3.9
},
"luminance": 0.4212
}Semantic roles & 50–950 ramp
primary
#EF93AA
secondary
#D8F3EC
accent
#D6A50F
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081