#F98ABD#F98ABD
#F98ABD is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.8% C 0.146 H 352.1°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F98ABD |
|---|---|
| RGB | rgb(249, 138, 189) |
| HSL | hsl(332, 90%, 76%) |
| HSV | hsv(332, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 24.1%, 2.4%) |
| CIE-LAB | lab(70.87, 48.06, -7.77) |
| CIE-LCH | lch(70.87, 48.68, 350.81°) |
| OKLab | oklab(76.78% 0.1446 -0.02) |
| OKLCH | oklch(76.78% 0.146 352.1) |
| XYZ | xyz(57.3423, 41.9952, 53.2200) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.36
Bubblegum Pink
#FE83CC
ΔE00 4.11
Pinky
#FC86AA
ΔE00 4.69
Carnation Pink
#FF7FA7
ΔE00 5.17
Bubblegum (survey)
#FF6CB5
ΔE00 5.77
Bubble Gum Pink
#FF69AF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98ABD #8AF9C6
analogous
#F98AF5 #F98ABD #F98E8A
triadic
#F98ABD #BDF98A #8ABDF9
tetradic
#F98ABD #F5F98A #8AF9C6 #8E8AF9
square
#F98ABD #F5F98A #8AF9C6 #8E8AF9
split-complementary
#F98ABD #8AF98E #8AF5F9
monochromatic
#F3167B #F6509C #F98ABD #FCC4DE #FEE2EF
Accessibility & contrast
On white
2.23
#F98ABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#F98ABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98ABD
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98ABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98ABD | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BF
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#FF869D
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f98abd; /* rgb */ color: rgb(249, 138, 189); /* oklch */ color: oklch(76.8% 0.146 352.1);
Tailwind
colors: {
custom: {
50: '#fdaed0',
500: '#f98abd',
950: '#000000',
},
}SCSS
$custom: #f98abd; $custom-light: #fdaed0; $custom-dark: #000000;
JSON
{
"hex": "#f98abd",
"rgb": {
"r": 249,
"g": 138,
"b": 189
},
"hsl": {
"h": 332.432,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.76782,
"c": 0.14593,
"h": 352.1
},
"luminance": 0.41991
}Semantic roles & 50–950 ramp
primary
#F98ABD
secondary
#D5F6E7
accent
#E67C00
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181014
muted
#867F82