#F98DC7#F98DC7
#F98DC7 is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.6% C 0.147 H 347.6°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F98DC7 |
|---|---|
| RGB | rgb(249, 141, 199) |
| HSL | hsl(328, 90%, 76%) |
| HSV | hsv(328, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 20.1%, 2.4%) |
| CIE-LAB | lab(71.77, 47.97, -11.98) |
| CIE-LCH | lch(71.77, 49.44, 345.97°) |
| OKLab | oklab(77.56% 0.1431 -0.0314) |
| OKLCH | oklch(77.56% 0.147 347.6) |
| XYZ | xyz(58.9017, 43.3172, 59.2805) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.67
Bubblegum Pink
#FE83CC
ΔE00 2.76
Bubblegum (survey)
#FF6CB5
ΔE00 6.42
Pinky
#FC86AA
ΔE00 6.79
Hot Pink
#FF69B4
ΔE00 6.91
Bubble Gum Pink
#FF69AF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98DC7 #8DF9BF
analogous
#F58DF9 #F98DC7 #F98D91
triadic
#F98DC7 #C7F98D #8DC7F9
tetradic
#F98DC7 #F9F58D #8DF9BF #8D91F9
square
#F98DC7 #F9F58D #8DF9BF #8D91F9
split-complementary
#F98DC7 #91F98D #8DF9F5
monochromatic
#F3198E #F653AA #F98DC7 #FCC7E4 #FDE2F1
Accessibility & contrast
On white
2.17
#F98DC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F98DC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98DC7
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98DC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98DC7 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A5C9
Deuteranopia (green-blind)
#B2B7C4
Tritanopia (blue-blind)
#FF8BA2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f98dc7; /* rgb */ color: rgb(249, 141, 199); /* oklch */ color: oklch(77.6% 0.147 347.6);
Tailwind
colors: {
custom: {
50: '#fdb0d8',
500: '#f98dc7',
950: '#000000',
},
}SCSS
$custom: #f98dc7; $custom-light: #fdb0d8; $custom-dark: #000000;
JSON
{
"hex": "#f98dc7",
"rgb": {
"r": 249,
"g": 141,
"b": 199
},
"hsl": {
"h": 327.778,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.77564,
"c": 0.14654,
"h": 347.6
},
"luminance": 0.43313
}Semantic roles & 50–950 ramp
primary
#F98DC7
secondary
#D5F6E4
accent
#E66A00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083