#F98FD2#F98FD2
#F98FD2 is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.2% C 0.150 H 342.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FD2 |
|---|---|
| RGB | rgb(249, 143, 210) |
| HSL | hsl(322, 90%, 77%) |
| HSV | hsv(322, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 15.7%, 2.4%) |
| CIE-LAB | lab(72.52, 48.60, -16.94) |
| CIE-LCH | lch(72.52, 51.46, 340.79°) |
| OKLab | oklab(78.25% 0.1434 -0.0449) |
| OKLCH | oklch(78.25% 0.15 342.6) |
| XYZ | xyz(60.5229, 44.4418, 66.3506) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.56
Pink (survey)
#FF81C0
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 6.76
Plum
#DDA0DD
ΔE00 7.30
Bubblegum (survey)
#FF6CB5
ΔE00 7.54
Hot Pink
#FF69B4
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FD2 #8FF9B6
analogous
#EB8FF9 #F98FD2 #F98F9D
triadic
#F98FD2 #D2F98F #8FD2F9
tetradic
#F98FD2 #F9EB8F #8FF9B6 #8F9DF9
square
#F98FD2 #F9EB8F #8FF9B6 #8F9DF9
split-complementary
#F98FD2 #9DF98F #8FF9EB
monochromatic
#F31BA3 #F655BB #F98FD2 #FCC9E9 #FDE2F3
Accessibility & contrast
On white
2.12
#F98FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F98FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FD2
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FD2 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D4
Deuteranopia (green-blind)
#B1B8CF
Tritanopia (blue-blind)
#FF8FA8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f98fd2; /* rgb */ color: rgb(249, 143, 210); /* oklch */ color: oklch(78.2% 0.150 342.6);
Tailwind
colors: {
custom: {
50: '#fdb2df',
500: '#f98fd2',
950: '#000000',
},
}SCSS
$custom: #f98fd2; $custom-light: #fdb2df; $custom-dark: #000000;
JSON
{
"hex": "#f98fd2",
"rgb": {
"r": 249,
"g": 143,
"b": 210
},
"hsl": {
"h": 322.075,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.78248,
"c": 0.15024,
"h": 342.6
},
"luminance": 0.44438
}Semantic roles & 50–950 ramp
primary
#F98FD2
secondary
#D5F6E1
accent
#E65400
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083