#F98DCC#F98DCC
#F98DCC is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.7% C 0.150 H 345.2°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F98DCC |
|---|---|
| RGB | rgb(249, 141, 204) |
| HSL | hsl(325, 90%, 76%) |
| HSV | hsv(325, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 18.1%, 2.4%) |
| CIE-LAB | lab(71.93, 48.70, -14.51) |
| CIE-LCH | lch(71.93, 50.82, 343.40°) |
| OKLab | oklab(77.74% 0.1446 -0.0383) |
| OKLCH | oklch(77.74% 0.15 345.2) |
| XYZ | xyz(59.4918, 43.5532, 62.3882) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.20
Pink (survey)
#FF81C0
ΔE00 3.19
Bubblegum (survey)
#FF6CB5
ΔE00 6.71
Hot Pink
#FF69B4
ΔE00 7.18
Lavender Pink
#DD85D7
ΔE00 7.45
Bubble Gum Pink
#FF69AF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98DCC #8DF9BA
analogous
#F08DF9 #F98DCC #F98D96
triadic
#F98DCC #CCF98D #8DCCF9
tetradic
#F98DCC #F9F08D #8DF9BA #8D96F9
square
#F98DCC #F9F08D #8DF9BA #8D96F9
split-complementary
#F98DCC #96F98D #8DF9F0
monochromatic
#F31998 #F653B2 #F98DCC #FCC7E6 #FDE2F2
Accessibility & contrast
On white
2.16
#F98DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F98DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98DCC
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98DCC | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CE
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#FF8CA4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f98dcc; /* rgb */ color: rgb(249, 141, 204); /* oklch */ color: oklch(77.7% 0.150 345.2);
Tailwind
colors: {
custom: {
50: '#fdb1db',
500: '#f98dcc',
950: '#000000',
},
}SCSS
$custom: #f98dcc; $custom-light: #fdb1db; $custom-dark: #000000;
JSON
{
"hex": "#f98dcc",
"rgb": {
"r": 249,
"g": 141,
"b": 204
},
"hsl": {
"h": 325,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.77736,
"c": 0.1496,
"h": 345.2
},
"luminance": 0.43549
}Semantic roles & 50–950 ramp
primary
#F98DCC
secondary
#D5F6E3
accent
#E66000
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083