#EF93A5#EF93A5
#EF93A5 is a light, moderate red. Relative luminance 0.419; OKLCH L 76.3% C 0.113 H 7.4°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93A5 |
|---|---|
| RGB | rgb(239, 147, 165) |
| HSL | hsl(348, 74%, 76%) |
| HSV | hsv(348, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 31%, 6.3%) |
| CIE-LAB | lab(70.83, 36.83, 5.40) |
| CIE-LCH | lch(70.83, 37.22, 8.34°) |
| OKLab | oklab(76.27% 0.1116 0.0145) |
| OKLCH | oklch(76.27% 0.113 7.4) |
| XYZ | xyz(52.8237, 41.9387, 40.9028) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.40
Rose Pink
#F7879A
ΔE00 3.47
Rosa
#FE86A4
ΔE00 4.13
Faded Pink
#DE9DAC
ΔE00 4.74
Pinky
#FC86AA
ΔE00 4.79
Dusty Pink (survey)
#D58A94
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93A5 #93EFDD
analogous
#EF93D3 #EF93A5 #EFAF93
triadic
#EF93A5 #A5EF93 #93A5EF
tetradic
#EF93A5 #D3EF93 #93EFDD #AF93EF
square
#EF93A5 #D3EF93 #93EFDD #AF93EF
split-complementary
#EF93A5 #93EFAF #93D3EF
monochromatic
#DF284C #E75E79 #EF93A5 #F7C8D1 #FBE4E9
Accessibility & contrast
On white
2.24
#EF93A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#EF93A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93A5
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93A5 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A5
Deuteranopia (green-blind)
#B9B4A3
Tritanopia (blue-blind)
#FE8B99
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef93a5; /* rgb */ color: rgb(239, 147, 165); /* oklch */ color: oklch(76.3% 0.113 7.4);
Tailwind
colors: {
custom: {
50: '#f6b4bf',
500: '#ef93a5',
950: '#000000',
},
}SCSS
$custom: #ef93a5; $custom-light: #f6b4bf; $custom-dark: #000000;
JSON
{
"hex": "#ef93a5",
"rgb": {
"r": 239,
"g": 147,
"b": 165
},
"hsl": {
"h": 348.261,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.76274,
"c": 0.11256,
"h": 7.4
},
"luminance": 0.41935
}Semantic roles & 50–950 ramp
primary
#EF93A5
secondary
#D8F3EE
accent
#D6AF0F
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081