#F98FB3#F98FB3
#F98FB3 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.2% C 0.134 H 359.0°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FB3 |
|---|---|
| RGB | rgb(249, 143, 179) |
| HSL | hsl(340, 90%, 77%) |
| HSV | hsv(340, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 28.1%, 2.4%) |
| CIE-LAB | lab(71.58, 44.20, -1.15) |
| CIE-LCH | lch(71.58, 44.21, 358.51°) |
| OKLab | oklab(77.23% 0.1337 -0.0024) |
| OKLCH | oklch(77.23% 0.134 359) |
| XYZ | xyz(57.0279, 43.0438, 47.9438) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.35
Carnation Pink
#FF7FA7
ΔE00 3.67
Rosa
#FE86A4
ΔE00 3.70
Pig Pink
#E78EA5
ΔE00 3.99
Pink (survey)
#FF81C0
ΔE00 5.50
Rose Pink
#F7879A
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FB3 #8FF9D5
analogous
#F98FE8 #F98FB3 #F9A08F
triadic
#F98FB3 #B3F98F #8FB3F9
tetradic
#F98FB3 #E8F98F #8FF9D5 #A08FF9
square
#F98FB3 #E8F98F #8FF9D5 #A08FF9
split-complementary
#F98FB3 #8FF9A0 #8FE8F9
monochromatic
#F31B64 #F6558C #F98FB3 #FCC9DA #FDE2EB
Accessibility & contrast
On white
2.19
#F98FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F98FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FB3
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FB3 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B4
Deuteranopia (green-blind)
#B8B7B1
Tritanopia (blue-blind)
#FF889C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f98fb3; /* rgb */ color: rgb(249, 143, 179); /* oklch */ color: oklch(77.2% 0.134 359.0);
Tailwind
colors: {
custom: {
50: '#feb2c9',
500: '#f98fb3',
950: '#000000',
},
}SCSS
$custom: #f98fb3; $custom-light: #feb2c9; $custom-dark: #000000;
JSON
{
"hex": "#f98fb3",
"rgb": {
"r": 249,
"g": 143,
"b": 179
},
"hsl": {
"h": 339.623,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.7723,
"c": 0.13367,
"h": 359
},
"luminance": 0.43039
}Semantic roles & 50–950 ramp
primary
#F98FB3
secondary
#D5F6EB
accent
#E69800
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082