#F98FD4#F98FD4
#F98FD4 is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.3% C 0.152 H 341.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FD4 |
|---|---|
| RGB | rgb(249, 143, 212) |
| HSL | hsl(321, 90%, 77%) |
| HSV | hsv(321, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 14.9%, 2.4%) |
| CIE-LAB | lab(72.59, 48.90, -17.94) |
| CIE-LCH | lch(72.59, 52.09, 339.86°) |
| OKLab | oklab(78.32% 0.1439 -0.0477) |
| OKLCH | oklch(78.32% 0.152 341.7) |
| XYZ | xyz(60.7736, 44.5421, 67.6711) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.68
Pink (survey)
#FF81C0
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 6.48
Plum
#DDA0DD
ΔE00 7.12
Violet (CSS)
#EE82EE
ΔE00 7.71
Bubblegum (survey)
#FF6CB5
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FD4 #8FF9B4
analogous
#E98FF9 #F98FD4 #F98F9F
triadic
#F98FD4 #D4F98F #8FD4F9
tetradic
#F98FD4 #F9E98F #8FF9B4 #8F9FF9
square
#F98FD4 #F9E98F #8FF9B4 #8F9FF9
split-complementary
#F98FD4 #9FF98F #8FF9E9
monochromatic
#F31BA7 #F655BE #F98FD4 #FCC9EA #FDE2F4
Accessibility & contrast
On white
2.12
#F98FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#F98FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FD4
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FD4 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A8D6
Deuteranopia (green-blind)
#B0B8D1
Tritanopia (blue-blind)
#FF90A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f98fd4; /* rgb */ color: rgb(249, 143, 212); /* oklch */ color: oklch(78.3% 0.152 341.7);
Tailwind
colors: {
custom: {
50: '#fdb2e1',
500: '#f98fd4',
950: '#000000',
},
}SCSS
$custom: #f98fd4; $custom-light: #fdb2e1; $custom-dark: #000000;
JSON
{
"hex": "#f98fd4",
"rgb": {
"r": 249,
"g": 143,
"b": 212
},
"hsl": {
"h": 320.943,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.7832,
"c": 0.15162,
"h": 341.7
},
"luminance": 0.44538
}Semantic roles & 50–950 ramp
primary
#F98FD4
secondary
#D5F6E1
accent
#E65000
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083