#EF94AA#EF94AA
#EF94AA is a light, moderate red. Relative luminance 0.424; OKLCH L 76.6% C 0.112 H 4.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94AA |
|---|---|
| RGB | rgb(239, 148, 170) |
| HSL | hsl(345, 74%, 76%) |
| HSV | hsv(345, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 28.9%, 6.3%) |
| CIE-LAB | lab(71.17, 36.95, 3.11) |
| CIE-LCH | lch(71.17, 37.08, 4.81°) |
| OKLab | oklab(76.58% 0.1119 0.0086) |
| OKLCH | oklch(76.58% 0.112 4.4) |
| XYZ | xyz(53.4439, 42.4367, 43.3987) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.90
Rosa
#FE86A4
ΔE00 4.13
Pinky
#FC86AA
ΔE00 4.24
Rose Pink
#F7879A
ΔE00 4.37
Faded Pink
#DE9DAC
ΔE00 4.47
Dull Pink
#D5869D
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94AA #94EFD9
analogous
#EF94D7 #EF94AA #EFAB94
triadic
#EF94AA #AAEF94 #94AAEF
tetradic
#EF94AA #D7EF94 #94EFD9 #AB94EF
square
#EF94AA #D7EF94 #94EFD9 #AB94EF
split-complementary
#EF94AA #94EFAB #94D7EF
monochromatic
#DF2A55 #E75F80 #EF94AA #F7C9D4 #FBE4EA
Accessibility & contrast
On white
2.21
#EF94AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#EF94AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94AA
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94AA | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#B8B5A8
Tritanopia (blue-blind)
#FE8D9C
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef94aa; /* rgb */ color: rgb(239, 148, 170); /* oklch */ color: oklch(76.6% 0.112 4.4);
Tailwind
colors: {
custom: {
50: '#f6b4c3',
500: '#ef94aa',
950: '#000000',
},
}SCSS
$custom: #ef94aa; $custom-light: #f6b4c3; $custom-dark: #000000;
JSON
{
"hex": "#ef94aa",
"rgb": {
"r": 239,
"g": 148,
"b": 170
},
"hsl": {
"h": 345.495,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.76577,
"c": 0.1122,
"h": 4.4
},
"luminance": 0.42433
}Semantic roles & 50–950 ramp
primary
#EF94AA
secondary
#D8F3EC
accent
#D6A60F
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081