#F98BDF#F98BDF
#F98BDF is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.1% C 0.166 H 336.6°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BDF |
|---|---|
| RGB | rgb(249, 139, 223) |
| HSL | hsl(314, 90%, 76%) |
| HSV | hsv(314, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 10.4%, 2.4%) |
| CIE-LAB | lab(72.19, 52.63, -24.61) |
| CIE-LCH | lch(72.19, 58.10, 334.94°) |
| OKLab | oklab(78.14% 0.1526 -0.0662) |
| OKLCH | oklch(78.14% 0.166 336.6) |
| XYZ | xyz(61.6189, 43.9365, 75.0328) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 5.05
Purply Pink
#F075E6
ΔE00 5.78
Pink (survey)
#FF81C0
ΔE00 6.52
Plum
#DDA0DD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BDF #8BF9A5
analogous
#DC8BF9 #F98BDF #F98BA8
triadic
#F98BDF #DFF98B #8BDFF9
tetradic
#F98BDF #F9DC8B #8BF9A5 #8BA8F9
square
#F98BDF #F9DC8B #8BF9A5 #8BA8F9
split-complementary
#F98BDF #A8F98B #8BF9DC
monochromatic
#F317BF #F651CF #F98BDF #FCC5EF #FDE2F7
Accessibility & contrast
On white
2.15
#F98BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#F98BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BDF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BDF | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E2
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#FF8FAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f98bdf; /* rgb */ color: rgb(249, 139, 223); /* oklch */ color: oklch(78.1% 0.166 336.6);
Tailwind
colors: {
custom: {
50: '#fdafe9',
500: '#f98bdf',
950: '#000000',
},
}SCSS
$custom: #f98bdf; $custom-light: #fdafe9; $custom-dark: #000000;
JSON
{
"hex": "#f98bdf",
"rgb": {
"r": 249,
"g": 139,
"b": 223
},
"hsl": {
"h": 314.182,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.78143,
"c": 0.16638,
"h": 336.6
},
"luminance": 0.43933
}Semantic roles & 50–950 ramp
primary
#F98BDF
secondary
#D5F6DD
accent
#E63600
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084