#EF97AA#EF97AA
#EF97AA is a light, moderate red. Relative luminance 0.434; OKLCH L 77.1% C 0.108 H 5.9°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EF97AA |
|---|---|
| RGB | rgb(239, 151, 170) |
| HSL | hsl(347, 73%, 76%) |
| HSV | hsv(347, 37%, 94%) |
| CMYK | cmyk(0%, 36.8%, 28.9%, 6.3%) |
| CIE-LAB | lab(71.82, 35.38, 4.05) |
| CIE-LCH | lch(71.82, 35.61, 6.52°) |
| OKLab | oklab(77.07% 0.1072 0.011) |
| OKLCH | oklch(77.07% 0.108 5.9) |
| XYZ | xyz(53.9205, 43.3900, 43.5576) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.60
Faded Pink
#DE9DAC
ΔE00 4.01
Rose Pink
#F7879A
ΔE00 4.58
Rosa
#FE86A4
ΔE00 4.77
Pinky
#FC86AA
ΔE00 5.10
Dusty Pink (survey)
#D58A94
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF97AA #97EFDC
analogous
#EF97D6 #EF97AA #EFB097
triadic
#EF97AA #AAEF97 #97AAEF
tetradic
#EF97AA #D6EF97 #97EFDC #B097EF
square
#EF97AA #D6EF97 #97EFDC #B097EF
split-complementary
#EF97AA #97EFB0 #97D6EF
monochromatic
#DF2D53 #E7627F #EF97AA #F7CCD5 #FBE4E9
Accessibility & contrast
On white
2.17
#EF97AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EF97AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF97AA
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF97AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF97AA | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AB
Deuteranopia (green-blind)
#BAB6A8
Tritanopia (blue-blind)
#FE909E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef97aa; /* rgb */ color: rgb(239, 151, 170); /* oklch */ color: oklch(77.1% 0.108 5.9);
Tailwind
colors: {
custom: {
50: '#f6b6c3',
500: '#ef97aa',
950: '#000000',
},
}SCSS
$custom: #ef97aa; $custom-light: #f6b6c3; $custom-dark: #000000;
JSON
{
"hex": "#ef97aa",
"rgb": {
"r": 239,
"g": 151,
"b": 170
},
"hsl": {
"h": 347.045,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.77072,
"c": 0.10772,
"h": 5.9
},
"luminance": 0.43386
}Semantic roles & 50–950 ramp
primary
#EF97AA
secondary
#D8F3ED
accent
#D5AB10
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081