#F98ABF#F98ABF
#F98ABF is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.8% C 0.147 H 351.1°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F98ABF |
|---|---|
| RGB | rgb(249, 138, 191) |
| HSL | hsl(331, 90%, 76%) |
| HSV | hsv(331, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 23.3%, 2.4%) |
| CIE-LAB | lab(70.93, 48.34, -8.80) |
| CIE-LCH | lch(70.93, 49.13, 349.69°) |
| OKLab | oklab(76.85% 0.1452 -0.0227) |
| OKLCH | oklch(76.85% 0.147 351.1) |
| XYZ | xyz(57.5608, 42.0827, 54.3712) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.13
Bubblegum Pink
#FE83CC
ΔE00 3.66
Pinky
#FC86AA
ΔE00 5.17
Carnation Pink
#FF7FA7
ΔE00 5.61
Bubblegum (survey)
#FF6CB5
ΔE00 5.71
Hot Pink
#FF69B4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98ABF #8AF9C4
analogous
#F98AF7 #F98ABF #F98C8A
triadic
#F98ABF #BFF98A #8ABFF9
tetradic
#F98ABF #F7F98A #8AF9C4 #8C8AF9
square
#F98ABF #F7F98A #8AF9C4 #8C8AF9
split-complementary
#F98ABF #8AF98C #8AF7F9
monochromatic
#F3167F #F6509F #F98ABF #FCC4DF #FEE2EF
Accessibility & contrast
On white
2.23
#F98ABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#F98ABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98ABF
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98ABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98ABF | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C1
Deuteranopia (green-blind)
#B2B5BC
Tritanopia (blue-blind)
#FF869D
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f98abf; /* rgb */ color: rgb(249, 138, 191); /* oklch */ color: oklch(76.8% 0.147 351.1);
Tailwind
colors: {
custom: {
50: '#fdaed2',
500: '#f98abf',
950: '#000000',
},
}SCSS
$custom: #f98abf; $custom-light: #fdaed2; $custom-dark: #000000;
JSON
{
"hex": "#f98abf",
"rgb": {
"r": 249,
"g": 138,
"b": 191
},
"hsl": {
"h": 331.351,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.76848,
"c": 0.14695,
"h": 351.1
},
"luminance": 0.42078
}Semantic roles & 50–950 ramp
primary
#F98ABF
secondary
#D5F6E6
accent
#E67800
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181014
muted
#867F82