#F98ABC#F98ABC
#F98ABC is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.8% C 0.145 H 352.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F98ABC |
|---|---|
| RGB | rgb(249, 138, 188) |
| HSL | hsl(333, 90%, 76%) |
| HSV | hsv(333, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 24.5%, 2.4%) |
| CIE-LAB | lab(70.84, 47.92, -7.26) |
| CIE-LCH | lch(70.84, 48.47, 351.39°) |
| OKLab | oklab(76.75% 0.1442 -0.0186) |
| OKLCH | oklch(76.75% 0.145 352.6) |
| XYZ | xyz(57.2341, 41.9520, 52.6503) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.50
Bubblegum Pink
#FE83CC
ΔE00 4.34
Pinky
#FC86AA
ΔE00 4.45
Carnation Pink
#FF7FA7
ΔE00 4.96
Bubblegum (survey)
#FF6CB5
ΔE00 5.82
Bubble Gum Pink
#FF69AF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98ABC #8AF9C7
analogous
#F98AF3 #F98ABC #F98F8A
triadic
#F98ABC #BCF98A #8ABCF9
tetradic
#F98ABC #F3F98A #8AF9C7 #8F8AF9
square
#F98ABC #F3F98A #8AF9C7 #8F8AF9
split-complementary
#F98ABC #8AF98F #8AF3F9
monochromatic
#F31679 #F6509B #F98ABC #FCC4DD #FEE2EE
Accessibility & contrast
On white
2.24
#F98ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#F98ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98ABC
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98ABC | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BE
Deuteranopia (green-blind)
#B3B5B9
Tritanopia (blue-blind)
#FF869C
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f98abc; /* rgb */ color: rgb(249, 138, 188); /* oklch */ color: oklch(76.8% 0.145 352.6);
Tailwind
colors: {
custom: {
50: '#feaed0',
500: '#f98abc',
950: '#000000',
},
}SCSS
$custom: #f98abc; $custom-light: #feaed0; $custom-dark: #000000;
JSON
{
"hex": "#f98abc",
"rgb": {
"r": 249,
"g": 138,
"b": 188
},
"hsl": {
"h": 332.973,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.7675,
"c": 0.14544,
"h": 352.6
},
"luminance": 0.41948
}Semantic roles & 50–950 ramp
primary
#F98ABC
secondary
#D5F6E7
accent
#E67E00
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181014
muted
#867F82