#F998BF#F998BF
#F998BF is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.0% C 0.124 H 354.7°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F998BF |
|---|---|
| RGB | rgb(249, 152, 191) |
| HSL | hsl(336, 89%, 79%) |
| HSV | hsv(336, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 23.3%, 2.4%) |
| CIE-LAB | lab(73.78, 41.22, -4.57) |
| CIE-LCH | lch(73.78, 41.47, 353.67°) |
| OKLab | oklab(79.01% 0.1239 -0.0115) |
| OKLCH | oklch(79.01% 0.124 354.7) |
| XYZ | xyz(59.7005, 46.3619, 55.0844) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.00
Pig Pink
#E78EA5
ΔE00 5.64
Pink (survey)
#FF81C0
ΔE00 5.66
Powder Pink
#FFB2D0
ΔE00 5.91
Carnation Pink
#FF7FA7
ΔE00 6.20
Rosa
#FE86A4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F998BF #98F9D2
analogous
#F998F0 #F998BF #F9A198
triadic
#F998BF #BFF998 #98BFF9
tetradic
#F998BF #F0F998 #98F9D2 #A198F9
square
#F998BF #F0F998 #98F9D2 #A198F9
split-complementary
#F998BF #98F9A1 #98F0F9
monochromatic
#F22477 #F65E9B #F998BF #FCD2E3 #FDE2ED
Accessibility & contrast
On white
2.04
#F998BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#F998BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F998BF
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F998BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F998BF | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#FF94A6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f998bf; /* rgb */ color: rgb(249, 152, 191); /* oklch */ color: oklch(79.0% 0.124 354.7);
Tailwind
colors: {
custom: {
50: '#fdb8d2',
500: '#f998bf',
950: '#000000',
},
}SCSS
$custom: #f998bf; $custom-light: #fdb8d2; $custom-dark: #000000;
JSON
{
"hex": "#f998bf",
"rgb": {
"r": 249,
"g": 152,
"b": 191
},
"hsl": {
"h": 335.876,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.79007,
"c": 0.1244,
"h": 354.7
},
"luminance": 0.46358
}Semantic roles & 50–950 ramp
primary
#F998BF
secondary
#D6F5E9
accent
#E68900
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082