#F98BCE#F98BCE
#F98BCE is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.5% C 0.154 H 343.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BCE |
|---|---|
| RGB | rgb(249, 139, 206) |
| HSL | hsl(323, 90%, 76%) |
| HSV | hsv(323, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 17.3%, 2.4%) |
| CIE-LAB | lab(71.60, 50.00, -16.12) |
| CIE-LCH | lch(71.60, 52.53, 342.13°) |
| OKLab | oklab(77.51% 0.1482 -0.0427) |
| OKLCH | oklch(77.51% 0.154 343.9) |
| XYZ | xyz(59.4410, 43.0653, 63.5622) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.73
Pink (survey)
#FF81C0
ΔE00 3.37
Bubblegum (survey)
#FF6CB5
ΔE00 6.59
Lavender Pink
#DD85D7
ΔE00 6.86
Hot Pink
#FF69B4
ΔE00 7.03
Bubble Gum Pink
#FF69AF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BCE #8BF9B6
analogous
#ED8BF9 #F98BCE #F98B97
triadic
#F98BCE #CEF98B #8BCEF9
tetradic
#F98BCE #F9ED8B #8BF9B6 #8B97F9
square
#F98BCE #F9ED8B #8BF9B6 #8B97F9
split-complementary
#F98BCE #97F98B #8BF9ED
monochromatic
#F3179D #F651B5 #F98BCE #FCC5E7 #FDE2F3
Accessibility & contrast
On white
2.18
#F98BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F98BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BCE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BCE | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4D0
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#FF8BA4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f98bce; /* rgb */ color: rgb(249, 139, 206); /* oklch */ color: oklch(77.5% 0.154 343.9);
Tailwind
colors: {
custom: {
50: '#fdafdd',
500: '#f98bce',
950: '#000000',
},
}SCSS
$custom: #f98bce; $custom-light: #fdafdd; $custom-dark: #000000;
JSON
{
"hex": "#f98bce",
"rgb": {
"r": 249,
"g": 139,
"b": 206
},
"hsl": {
"h": 323.455,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.7751,
"c": 0.15418,
"h": 343.9
},
"luminance": 0.43061
}Semantic roles & 50–950 ramp
primary
#F98BCE
secondary
#D5F6E2
accent
#E65A00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083