#F98ABB#F98ABB
#F98ABB is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.7% C 0.145 H 353.2°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F98ABB |
|---|---|
| RGB | rgb(249, 138, 187) |
| HSL | hsl(334, 90%, 76%) |
| HSV | hsv(334, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 24.9%, 2.4%) |
| CIE-LAB | lab(70.81, 47.79, -6.75) |
| CIE-LCH | lch(70.81, 48.26, 351.96°) |
| OKLab | oklab(76.72% 0.1439 -0.0172) |
| OKLCH | oklch(76.72% 0.145 353.2) |
| XYZ | xyz(57.1267, 41.9090, 52.0845) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.66
Pinky
#FC86AA
ΔE00 4.21
Bubblegum Pink
#FE83CC
ΔE00 4.57
Carnation Pink
#FF7FA7
ΔE00 4.74
Bubblegum (survey)
#FF6CB5
ΔE00 5.87
Rosa
#FE86A4
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98ABB #8AF9C8
analogous
#F98AF2 #F98ABB #F9908A
triadic
#F98ABB #BBF98A #8ABBF9
tetradic
#F98ABB #F2F98A #8AF9C8 #908AF9
square
#F98ABB #F2F98A #8AF9C8 #908AF9
split-complementary
#F98ABB #8AF990 #8AF2F9
monochromatic
#F31677 #F65099 #F98ABB #FCC4DD #FEE2EE
Accessibility & contrast
On white
2.24
#F98ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F98ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98ABB
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98ABB | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#B3B5B8
Tritanopia (blue-blind)
#FF859C
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f98abb; /* rgb */ color: rgb(249, 138, 187); /* oklch */ color: oklch(76.7% 0.145 353.2);
Tailwind
colors: {
custom: {
50: '#feaecf',
500: '#f98abb',
950: '#000000',
},
}SCSS
$custom: #f98abb; $custom-light: #feaecf; $custom-dark: #000000;
JSON
{
"hex": "#f98abb",
"rgb": {
"r": 249,
"g": 138,
"b": 187
},
"hsl": {
"h": 333.514,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.76718,
"c": 0.14495,
"h": 353.2
},
"luminance": 0.41905
}Semantic roles & 50–950 ramp
primary
#F98ABB
secondary
#D5F6E7
accent
#E68000
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181013
muted
#867F82