#F98CBD#F98CBD
#F98CBD is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.1% C 0.143 H 352.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F98CBD |
|---|---|
| RGB | rgb(249, 140, 189) |
| HSL | hsl(333, 90%, 76%) |
| HSV | hsv(333, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 24.1%, 2.4%) |
| CIE-LAB | lab(71.27, 47.06, -7.18) |
| CIE-LCH | lch(71.27, 47.60, 351.32°) |
| OKLab | oklab(77.08% 0.1415 -0.0184) |
| OKLCH | oklch(77.08% 0.143 352.6) |
| XYZ | xyz(57.6318, 42.5744, 53.3165) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.83
Bubblegum Pink
#FE83CC
ΔE00 4.50
Pinky
#FC86AA
ΔE00 4.53
Carnation Pink
#FF7FA7
ΔE00 5.15
Bubblegum (survey)
#FF6CB5
ΔE00 6.23
Rosa
#FE86A4
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98CBD #8CF9C8
analogous
#F98CF3 #F98CBD #F9928C
triadic
#F98CBD #BDF98C #8CBDF9
tetradic
#F98CBD #F3F98C #8CF9C8 #928CF9
square
#F98CBD #F3F98C #8CF9C8 #928CF9
split-complementary
#F98CBD #8CF992 #8CF3F9
monochromatic
#F3187A #F6529C #F98CBD #FCC6DE #FDE2EE
Accessibility & contrast
On white
2.21
#F98CBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F98CBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98CBD
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98CBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98CBD | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3BF
Deuteranopia (green-blind)
#B4B6BA
Tritanopia (blue-blind)
#FF889E
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f98cbd; /* rgb */ color: rgb(249, 140, 189); /* oklch */ color: oklch(77.1% 0.143 352.6);
Tailwind
colors: {
custom: {
50: '#fdb0d0',
500: '#f98cbd',
950: '#000000',
},
}SCSS
$custom: #f98cbd; $custom-light: #fdb0d0; $custom-dark: #000000;
JSON
{
"hex": "#f98cbd",
"rgb": {
"r": 249,
"g": 140,
"b": 189
},
"hsl": {
"h": 333.028,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.77083,
"c": 0.14272,
"h": 352.6
},
"luminance": 0.4257
}Semantic roles & 50–950 ramp
primary
#F98CBD
secondary
#D5F6E7
accent
#E67E00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082