#EF98BF#EF98BF
#EF98BF is a light, moderate pink. Relative luminance 0.446; OKLCH L 77.9% C 0.114 H 351.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EF98BF |
|---|---|
| RGB | rgb(239, 152, 191) |
| HSL | hsl(333, 73%, 77%) |
| HSV | hsv(333, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 20.1%, 6.3%) |
| CIE-LAB | lab(72.61, 37.80, -6.43) |
| CIE-LCH | lch(72.61, 38.34, 350.35°) |
| OKLab | oklab(77.86% 0.1129 -0.0166) |
| OKLCH | oklch(77.86% 0.114 351.7) |
| XYZ | xyz(56.2297, 44.5723, 54.9217) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.73
Pink (survey)
#FF81C0
ΔE00 5.97
Pinky
#FC86AA
ΔE00 6.06
Powder Pink
#FFB2D0
ΔE00 6.22
Faded Pink
#DE9DAC
ΔE00 6.79
Bubblegum Pink
#FE83CC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF98BF #98EFC8
analogous
#EF98EB #EF98BF #EF9D98
triadic
#EF98BF #BFEF98 #98BFEF
tetradic
#EF98BF #EBEF98 #98EFC8 #9D98EF
square
#EF98BF #EBEF98 #98EFC8 #9D98EF
split-complementary
#EF98BF #98EF9D #98EBEF
monochromatic
#DF2E7D #E7639E #EF98BF #F7CDE0 #FBE5EF
Accessibility & contrast
On white
2.12
#EF98BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EF98BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF98BF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF98BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF98BF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#FB95A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef98bf; /* rgb */ color: rgb(239, 152, 191); /* oklch */ color: oklch(77.9% 0.114 351.7);
Tailwind
colors: {
custom: {
50: '#f6b7d2',
500: '#ef98bf',
950: '#000000',
},
}SCSS
$custom: #ef98bf; $custom-light: #f6b7d2; $custom-dark: #000000;
JSON
{
"hex": "#ef98bf",
"rgb": {
"r": 239,
"g": 152,
"b": 191
},
"hsl": {
"h": 333.103,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.77864,
"c": 0.11414,
"h": 351.7
},
"luminance": 0.44569
}Semantic roles & 50–950 ramp
primary
#EF98BF
secondary
#D8F3E7
accent
#D57D10
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082