#F98DBE#F98DBE
#F98DBE is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.3% C 0.142 H 352.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F98DBE |
|---|---|
| RGB | rgb(249, 141, 190) |
| HSL | hsl(333, 90%, 76%) |
| HSV | hsv(333, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 23.7%, 2.4%) |
| CIE-LAB | lab(71.49, 46.69, -7.40) |
| CIE-LCH | lch(71.49, 47.27, 351.00°) |
| OKLab | oklab(77.27% 0.1403 -0.019) |
| OKLCH | oklch(77.27% 0.142 352.3) |
| XYZ | xyz(57.8875, 42.9115, 53.9391) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.94
Bubblegum Pink
#FE83CC
ΔE00 4.49
Pinky
#FC86AA
ΔE00 4.70
Carnation Pink
#FF7FA7
ΔE00 5.35
Bubblegum (survey)
#FF6CB5
ΔE00 6.42
Rosa
#FE86A4
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98DBE #8DF9C8
analogous
#F98DF4 #F98DBE #F9928D
triadic
#F98DBE #BEF98D #8DBEF9
tetradic
#F98DBE #F4F98D #8DF9C8 #928DF9
square
#F98DBE #F4F98D #8DF9C8 #928DF9
split-complementary
#F98DBE #8DF992 #8DF4F9
monochromatic
#F3197C #F6539D #F98DBE #FCC7DF #FDE2EE
Accessibility & contrast
On white
2.19
#F98DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F98DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98DBE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98DBE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C0
Deuteranopia (green-blind)
#B5B6BB
Tritanopia (blue-blind)
#FF899F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f98dbe; /* rgb */ color: rgb(249, 141, 190); /* oklch */ color: oklch(77.3% 0.142 352.3);
Tailwind
colors: {
custom: {
50: '#fdb0d1',
500: '#f98dbe',
950: '#000000',
},
}SCSS
$custom: #f98dbe; $custom-light: #fdb0d1; $custom-dark: #000000;
JSON
{
"hex": "#f98dbe",
"rgb": {
"r": 249,
"g": 141,
"b": 190
},
"hsl": {
"h": 332.778,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.77266,
"c": 0.14162,
"h": 352.3
},
"luminance": 0.42907
}Semantic roles & 50–950 ramp
primary
#F98DBE
secondary
#D5F6E7
accent
#E67D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082