#F98FDA#F98FDA
#F98FDA is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.5% C 0.156 H 339.0°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FDA |
|---|---|
| RGB | rgb(249, 143, 218) |
| HSL | hsl(318, 90%, 77%) |
| HSV | hsv(318, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 12.4%, 2.4%) |
| CIE-LAB | lab(72.79, 49.84, -20.93) |
| CIE-LCH | lch(72.79, 54.06, 337.22°) |
| OKLab | oklab(78.54% 0.1456 -0.056) |
| OKLCH | oklch(78.54% 0.156 339) |
| XYZ | xyz(61.5446, 44.8505, 71.7314) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.37
Pink (survey)
#FF81C0
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.56
Plum
#DDA0DD
ΔE00 6.72
Purply Pink
#F075E6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FDA #8FF9AE
analogous
#E38FF9 #F98FDA #F98FA5
triadic
#F98FDA #DAF98F #8FDAF9
tetradic
#F98FDA #F9E38F #8FF9AE #8FA5F9
square
#F98FDA #F9E38F #8FF9AE #8FA5F9
split-complementary
#F98FDA #A5F98F #8FF9E3
monochromatic
#F31BB4 #F655C7 #F98FDA #FCC9ED #FDE2F5
Accessibility & contrast
On white
2.11
#F98FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F98FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FDA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FDA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A8DD
Deuteranopia (green-blind)
#AEB9D7
Tritanopia (blue-blind)
#FF91AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98fda; /* rgb */ color: rgb(249, 143, 218); /* oklch */ color: oklch(78.5% 0.156 339.0);
Tailwind
colors: {
custom: {
50: '#fdb2e5',
500: '#f98fda',
950: '#000000',
},
}SCSS
$custom: #f98fda; $custom-light: #fdb2e5; $custom-dark: #000000;
JSON
{
"hex": "#f98fda",
"rgb": {
"r": 249,
"g": 143,
"b": 218
},
"hsl": {
"h": 317.547,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.78541,
"c": 0.15595,
"h": 339
},
"luminance": 0.44847
}Semantic roles & 50–950 ramp
primary
#F98FDA
secondary
#D5F6DF
accent
#E64300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084