#F98FBF#F98FBF
#F98FBF is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.6% C 0.139 H 352.2°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FBF |
|---|---|
| RGB | rgb(249, 143, 191) |
| HSL | hsl(333, 90%, 77%) |
| HSV | hsv(333, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 23.3%, 2.4%) |
| CIE-LAB | lab(71.93, 45.82, -7.31) |
| CIE-LCH | lch(71.93, 46.40, 350.93°) |
| OKLab | oklab(77.6% 0.1376 -0.0188) |
| OKLCH | oklch(77.6% 0.139 352.2) |
| XYZ | xyz(58.2948, 43.5505, 54.6159) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.31
Bubblegum Pink
#FE83CC
ΔE00 4.71
Pinky
#FC86AA
ΔE00 4.84
Carnation Pink
#FF7FA7
ΔE00 5.58
Pig Pink
#E78EA5
ΔE00 6.46
Rosa
#FE86A4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FBF #8FF9C9
analogous
#F98FF4 #F98FBF #F9948F
triadic
#F98FBF #BFF98F #8FBFF9
tetradic
#F98FBF #F4F98F #8FF9C9 #948FF9
square
#F98FBF #F4F98F #8FF9C9 #948FF9
split-complementary
#F98FBF #8FF994 #8FF4F9
monochromatic
#F31B7D #F6559E #F98FBF #FCC9E0 #FDE2EE
Accessibility & contrast
On white
2.16
#F98FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F98FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FBF
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FBF | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f98fbf; /* rgb */ color: rgb(249, 143, 191); /* oklch */ color: oklch(77.6% 0.139 352.2);
Tailwind
colors: {
custom: {
50: '#fdb2d2',
500: '#f98fbf',
950: '#000000',
},
}SCSS
$custom: #f98fbf; $custom-light: #fdb2d2; $custom-dark: #000000;
JSON
{
"hex": "#f98fbf",
"rgb": {
"r": 249,
"g": 143,
"b": 191
},
"hsl": {
"h": 332.83,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.77602,
"c": 0.13891,
"h": 352.2
},
"luminance": 0.43546
}Semantic roles & 50–950 ramp
primary
#F98FBF
secondary
#D5F6E7
accent
#E67E00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082