#EF98AC#EF98AC
#EF98AC is a light, moderate red. Relative luminance 0.438; OKLCH L 77.3% C 0.107 H 4.9°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EF98AC |
|---|---|
| RGB | rgb(239, 152, 172) |
| HSL | hsl(346, 73%, 77%) |
| HSV | hsv(346, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 28%, 6.3%) |
| CIE-LAB | lab(72.09, 35.12, 3.33) |
| CIE-LCH | lch(72.09, 35.28, 5.41°) |
| OKLab | oklab(77.29% 0.1063 0.0092) |
| OKLCH | oklch(77.29% 0.107 4.9) |
| XYZ | xyz(54.2728, 43.7895, 44.6154) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.67
Faded Pink
#DE9DAC
ΔE00 3.86
Rosa
#FE86A4
ΔE00 4.95
Rose Pink
#F7879A
ΔE00 4.98
Pinky
#FC86AA
ΔE00 5.12
Soft Pink
#FDB0C0
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF98AC #98EFDB
analogous
#EF98D8 #EF98AC #EFB098
triadic
#EF98AC #ACEF98 #98ACEF
tetradic
#EF98AC #D8EF98 #98EFDB #B098EF
square
#EF98AC #D8EF98 #98EFDB #B098EF
split-complementary
#EF98AC #98EFB0 #98D8EF
monochromatic
#DF2E57 #E76381 #EF98AC #F7CDD7 #FBE5EA
Accessibility & contrast
On white
2.15
#EF98AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#EF98AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF98AC
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF98AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF98AC | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AD
Deuteranopia (green-blind)
#BAB7AA
Tritanopia (blue-blind)
#FD929F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef98ac; /* rgb */ color: rgb(239, 152, 172); /* oklch */ color: oklch(77.3% 0.107 4.9);
Tailwind
colors: {
custom: {
50: '#f6b7c4',
500: '#ef98ac',
950: '#000000',
},
}SCSS
$custom: #ef98ac; $custom-light: #f6b7c4; $custom-dark: #000000;
JSON
{
"hex": "#ef98ac",
"rgb": {
"r": 239,
"g": 152,
"b": 172
},
"hsl": {
"h": 346.207,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.77294,
"c": 0.10669,
"h": 4.9
},
"luminance": 0.43786
}Semantic roles & 50–950 ramp
primary
#EF98AC
secondary
#D8F3ED
accent
#D5A810
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171112
muted
#858081