#F98BCB#F98BCB
#F98BCB is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.4% C 0.152 H 345.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BCB |
|---|---|
| RGB | rgb(249, 139, 203) |
| HSL | hsl(325, 90%, 76%) |
| HSV | hsv(325, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 18.5%, 2.4%) |
| CIE-LAB | lab(71.50, 49.55, -14.60) |
| CIE-LCH | lch(71.50, 51.66, 343.58°) |
| OKLab | oklab(77.4% 0.1473 -0.0385) |
| OKLCH | oklch(77.4% 0.152 345.3) |
| XYZ | xyz(59.0800, 42.9210, 61.6612) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.84
Pink (survey)
#FF81C0
ΔE00 2.89
Bubblegum (survey)
#FF6CB5
ΔE00 6.32
Hot Pink
#FF69B4
ΔE00 6.78
Bubble Gum Pink
#FF69AF
ΔE00 7.25
Lavender Pink
#DD85D7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BCB #8BF9B9
analogous
#F08BF9 #F98BCB #F98B94
triadic
#F98BCB #CBF98B #8BCBF9
tetradic
#F98BCB #F9F08B #8BF9B9 #8B94F9
square
#F98BCB #F9F08B #8BF9B9 #8B94F9
split-complementary
#F98BCB #94F98B #8BF9F0
monochromatic
#F31797 #F651B1 #F98BCB #FCC5E5 #FDE2F2
Accessibility & contrast
On white
2.19
#F98BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F98BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BCB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BCB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CD
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#FF8AA3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f98bcb; /* rgb */ color: rgb(249, 139, 203); /* oklch */ color: oklch(77.4% 0.152 345.3);
Tailwind
colors: {
custom: {
50: '#fdafda',
500: '#f98bcb',
950: '#000000',
},
}SCSS
$custom: #f98bcb; $custom-light: #fdafda; $custom-dark: #000000;
JSON
{
"hex": "#f98bcb",
"rgb": {
"r": 249,
"g": 139,
"b": 203
},
"hsl": {
"h": 325.091,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.77404,
"c": 0.15225,
"h": 345.3
},
"luminance": 0.42917
}Semantic roles & 50–950 ramp
primary
#F98BCB
secondary
#D5F6E3
accent
#E66000
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083