#EF98BB#EF98BB
#EF98BB is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.7% C 0.112 H 354.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EF98BB |
|---|---|
| RGB | rgb(239, 152, 187) |
| HSL | hsl(336, 73%, 77%) |
| HSV | hsv(336, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 21.8%, 6.3%) |
| CIE-LAB | lab(72.49, 37.22, -4.39) |
| CIE-LCH | lch(72.49, 37.47, 353.27°) |
| OKLab | oklab(77.74% 0.1116 -0.0111) |
| OKLCH | oklch(77.74% 0.112 354.3) |
| XYZ | xyz(55.7955, 44.3986, 52.6351) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.76
Pinky
#FC86AA
ΔE00 5.44
Faded Pink
#DE9DAC
ΔE00 5.92
Powder Pink
#FFB2D0
ΔE00 6.11
Pink (survey)
#FF81C0
ΔE00 6.45
Rosa
#FE86A4
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF98BB #98EFCC
analogous
#EF98E7 #EF98BB #EFA198
triadic
#EF98BB #BBEF98 #98BBEF
tetradic
#EF98BB #E7EF98 #98EFCC #A198EF
square
#EF98BB #E7EF98 #98EFCC #A198EF
split-complementary
#EF98BB #98EFA1 #98E7EF
monochromatic
#DF2E75 #E76398 #EF98BB #F7CDDE #FBE5EE
Accessibility & contrast
On white
2.13
#EF98BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#EF98BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF98BB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF98BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF98BB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#B7B8B9
Tritanopia (blue-blind)
#FC94A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef98bb; /* rgb */ color: rgb(239, 152, 187); /* oklch */ color: oklch(77.7% 0.112 354.3);
Tailwind
colors: {
custom: {
50: '#f6b7cf',
500: '#ef98bb',
950: '#000000',
},
}SCSS
$custom: #ef98bb; $custom-light: #f6b7cf; $custom-dark: #000000;
JSON
{
"hex": "#ef98bb",
"rgb": {
"r": 239,
"g": 152,
"b": 187
},
"hsl": {
"h": 335.862,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.77738,
"c": 0.11213,
"h": 354.3
},
"luminance": 0.44395
}Semantic roles & 50–950 ramp
primary
#EF98BB
secondary
#D8F3E8
accent
#D58610
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082