#EF98BE#EF98BE
#EF98BE is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.8% C 0.114 H 352.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EF98BE |
|---|---|
| RGB | rgb(239, 152, 190) |
| HSL | hsl(334, 73%, 77%) |
| HSV | hsv(334, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 20.5%, 6.3%) |
| CIE-LAB | lab(72.58, 37.65, -5.92) |
| CIE-LCH | lch(72.58, 38.12, 351.06°) |
| OKLab | oklab(77.83% 0.1126 -0.0152) |
| OKLCH | oklch(77.83% 0.114 352.3) |
| XYZ | xyz(56.1200, 44.5284, 54.3442) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.49
Pinky
#FC86AA
ΔE00 5.90
Pink (survey)
#FF81C0
ΔE00 6.08
Powder Pink
#FFB2D0
ΔE00 6.18
Faded Pink
#DE9DAC
ΔE00 6.56
Bubblegum Pink
#FE83CC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF98BE #98EFC9
analogous
#EF98EA #EF98BE #EF9E98
triadic
#EF98BE #BEEF98 #98BEEF
tetradic
#EF98BE #EAEF98 #98EFC9 #9E98EF
square
#EF98BE #EAEF98 #98EFC9 #9E98EF
split-complementary
#EF98BE #98EF9E #98EAEF
monochromatic
#DF2E7B #E7639D #EF98BE #F7CDDF #FBE5EE
Accessibility & contrast
On white
2.12
#EF98BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#EF98BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF98BE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF98BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF98BE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#FB95A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef98be; /* rgb */ color: rgb(239, 152, 190); /* oklch */ color: oklch(77.8% 0.114 352.3);
Tailwind
colors: {
custom: {
50: '#f6b7d1',
500: '#ef98be',
950: '#000000',
},
}SCSS
$custom: #ef98be; $custom-light: #f6b7d1; $custom-dark: #000000;
JSON
{
"hex": "#ef98be",
"rgb": {
"r": 239,
"g": 152,
"b": 190
},
"hsl": {
"h": 333.793,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.77832,
"c": 0.11362,
"h": 352.3
},
"luminance": 0.44525
}Semantic roles & 50–950 ramp
primary
#EF98BE
secondary
#D8F3E7
accent
#D57F10
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082