#EF93A2#EF93A2
#EF93A2 is a light, moderate red. Relative luminance 0.418; OKLCH L 76.2% C 0.112 H 9.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93A2 |
|---|---|
| RGB | rgb(239, 147, 162) |
| HSL | hsl(350, 74%, 76%) |
| HSV | hsv(350, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 32.2%, 6.3%) |
| CIE-LAB | lab(70.75, 36.45, 6.96) |
| CIE-LCH | lch(70.75, 37.10, 10.81°) |
| OKLab | oklab(76.19% 0.1105 0.0185) |
| OKLCH | oklch(76.19% 0.112 9.5) |
| XYZ | xyz(52.5538, 41.8308, 39.4816) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.16
Rose Pink
#F7879A
ΔE00 3.22
Rosa
#FE86A4
ΔE00 4.53
Faded Pink
#DE9DAC
ΔE00 5.02
Dusty Pink (survey)
#D58A94
ΔE00 5.06
Pinky
#FC86AA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93A2 #93EFE0
analogous
#EF93D0 #EF93A2 #EFB293
triadic
#EF93A2 #A2EF93 #93A2EF
tetradic
#EF93A2 #D0EF93 #93EFE0 #B293EF
square
#EF93A2 #D0EF93 #93EFE0 #B293EF
split-complementary
#EF93A2 #93EFB2 #93D0EF
monochromatic
#DF2846 #E75E74 #EF93A2 #F7C8D0 #FBE4E8
Accessibility & contrast
On white
2.24
#EF93A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#EF93A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93A2
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93A2 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#B9B4A0
Tritanopia (blue-blind)
#FF8B98
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef93a2; /* rgb */ color: rgb(239, 147, 162); /* oklch */ color: oklch(76.2% 0.112 9.5);
Tailwind
colors: {
custom: {
50: '#f6b4bd',
500: '#ef93a2',
950: '#000000',
},
}SCSS
$custom: #ef93a2; $custom-light: #f6b4bd; $custom-dark: #000000;
JSON
{
"hex": "#ef93a2",
"rgb": {
"r": 239,
"g": 147,
"b": 162
},
"hsl": {
"h": 350.217,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.76192,
"c": 0.11205,
"h": 9.5
},
"luminance": 0.41827
}Semantic roles & 50–950 ramp
primary
#EF93A2
secondary
#D8F3EE
accent
#D6B60F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081