#EF98AE#EF98AE
#EF98AE is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.4% C 0.107 H 3.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EF98AE |
|---|---|
| RGB | rgb(239, 152, 174) |
| HSL | hsl(345, 73%, 77%) |
| HSV | hsv(345, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 27.2%, 6.3%) |
| CIE-LAB | lab(72.14, 35.39, 2.29) |
| CIE-LCH | lch(72.14, 35.47, 3.71°) |
| OKLab | oklab(77.35% 0.107 0.0065) |
| OKLCH | oklch(77.35% 0.107 3.5) |
| XYZ | xyz(54.4663, 43.8669, 45.6346) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.62
Faded Pink
#DE9DAC
ΔE00 3.92
Pinky
#FC86AA
ΔE00 4.92
Rosa
#FE86A4
ΔE00 4.97
Rose Pink
#F7879A
ΔE00 5.33
Soft Pink
#FDB0C0
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF98AE #98EFD9
analogous
#EF98D9 #EF98AE #EFAE98
triadic
#EF98AE #AEEF98 #98AEEF
tetradic
#EF98AE #D9EF98 #98EFD9 #AE98EF
square
#EF98AE #D9EF98 #98EFD9 #AE98EF
split-complementary
#EF98AE #98EFAE #98D9EF
monochromatic
#DF2E5B #E76384 #EF98AE #F7CDD8 #FBE5EA
Accessibility & contrast
On white
2.15
#EF98AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EF98AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF98AE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF98AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF98AE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AF
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#FD92A0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef98ae; /* rgb */ color: rgb(239, 152, 174); /* oklch */ color: oklch(77.4% 0.107 3.5);
Tailwind
colors: {
custom: {
50: '#f6b7c6',
500: '#ef98ae',
950: '#000000',
},
}SCSS
$custom: #ef98ae; $custom-light: #f6b7c6; $custom-dark: #000000;
JSON
{
"hex": "#ef98ae",
"rgb": {
"r": 239,
"g": 152,
"b": 174
},
"hsl": {
"h": 344.828,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.77351,
"c": 0.10723,
"h": 3.5
},
"luminance": 0.43863
}Semantic roles & 50–950 ramp
primary
#EF98AE
secondary
#D8F3EC
accent
#D5A310
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082