#F98CBB#F98CBB
#F98CBB is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.0% C 0.142 H 353.7°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F98CBB |
|---|---|
| RGB | rgb(249, 140, 187) |
| HSL | hsl(334, 90%, 76%) |
| HSV | hsv(334, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 24.9%, 2.4%) |
| CIE-LAB | lab(71.21, 46.78, -6.16) |
| CIE-LCH | lch(71.21, 47.19, 352.50°) |
| OKLab | oklab(77.02% 0.1409 -0.0157) |
| OKLCH | oklch(77.02% 0.142 353.7) |
| XYZ | xyz(57.4163, 42.4882, 52.1811) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.14
Pinky
#FC86AA
ΔE00 4.06
Carnation Pink
#FF7FA7
ΔE00 4.73
Bubblegum Pink
#FE83CC
ΔE00 4.96
Rosa
#FE86A4
ΔE00 5.82
Pig Pink
#E78EA5
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98CBB #8CF9CA
analogous
#F98CF2 #F98CBB #F9948C
triadic
#F98CBB #BBF98C #8CBBF9
tetradic
#F98CBB #F2F98C #8CF9CA #948CF9
square
#F98CBB #F2F98C #8CF9CA #948CF9
split-complementary
#F98CBB #8CF994 #8CF2F9
monochromatic
#F31876 #F65299 #F98CBB #FCC6DD #FDE2EE
Accessibility & contrast
On white
2.21
#F98CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F98CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98CBB
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98CBB | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BD
Deuteranopia (green-blind)
#B5B6B8
Tritanopia (blue-blind)
#FF879D
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f98cbb; /* rgb */ color: rgb(249, 140, 187); /* oklch */ color: oklch(77.0% 0.142 353.7);
Tailwind
colors: {
custom: {
50: '#fdb0cf',
500: '#f98cbb',
950: '#000000',
},
}SCSS
$custom: #f98cbb; $custom-light: #fdb0cf; $custom-dark: #000000;
JSON
{
"hex": "#f98cbb",
"rgb": {
"r": 249,
"g": 140,
"b": 187
},
"hsl": {
"h": 334.128,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.77019,
"c": 0.14176,
"h": 353.7
},
"luminance": 0.42484
}Semantic roles & 50–950 ramp
primary
#F98CBB
secondary
#D5F6E8
accent
#E68300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082