#F98EBF#F98EBF
#F98EBF is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.5% C 0.141 H 352.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F98EBF |
|---|---|
| RGB | rgb(249, 142, 191) |
| HSL | hsl(333, 90%, 77%) |
| HSV | hsv(333, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 23.3%, 2.4%) |
| CIE-LAB | lab(71.73, 46.33, -7.61) |
| CIE-LCH | lch(71.73, 46.95, 350.67°) |
| OKLab | oklab(77.45% 0.1392 -0.0196) |
| OKLCH | oklch(77.45% 0.141 352) |
| XYZ | xyz(58.1453, 43.2516, 54.5661) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.07
Bubblegum Pink
#FE83CC
ΔE00 4.49
Pinky
#FC86AA
ΔE00 4.88
Carnation Pink
#FF7FA7
ΔE00 5.56
Pig Pink
#E78EA5
ΔE00 6.58
Bubblegum (survey)
#FF6CB5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98EBF #8EF9C8
analogous
#F98EF5 #F98EBF #F9938E
triadic
#F98EBF #BFF98E #8EBFF9
tetradic
#F98EBF #F5F98E #8EF9C8 #938EF9
square
#F98EBF #F5F98E #8EF9C8 #938EF9
split-complementary
#F98EBF #8EF993 #8EF5F9
monochromatic
#F31A7D #F6549E #F98EBF #FCC8E0 #FDE2EF
Accessibility & contrast
On white
2.18
#F98EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F98EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98EBF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98EBF | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C1
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f98ebf; /* rgb */ color: rgb(249, 142, 191); /* oklch */ color: oklch(77.5% 0.141 352.0);
Tailwind
colors: {
custom: {
50: '#fdb1d2',
500: '#f98ebf',
950: '#000000',
},
}SCSS
$custom: #f98ebf; $custom-light: #fdb1d2; $custom-dark: #000000;
JSON
{
"hex": "#f98ebf",
"rgb": {
"r": 249,
"g": 142,
"b": 191
},
"hsl": {
"h": 332.523,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.7745,
"c": 0.14052,
"h": 352
},
"luminance": 0.43247
}Semantic roles & 50–950 ramp
primary
#F98EBF
secondary
#D5F6E7
accent
#E67C00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082