#F998CF#F998CF
#F998CF is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.5% C 0.133 H 345.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F998CF |
|---|---|
| RGB | rgb(249, 152, 207) |
| HSL | hsl(326, 89%, 79%) |
| HSV | hsv(326, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 16.9%, 2.4%) |
| CIE-LAB | lab(74.26, 43.56, -12.67) |
| CIE-LCH | lch(74.26, 45.37, 343.78°) |
| OKLab | oklab(79.53% 0.129 -0.0333) |
| OKLCH | oklch(79.53% 0.133 345.5) |
| XYZ | xyz(61.5583, 47.1050, 64.8692) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.58
Pink (survey)
#FF81C0
ΔE00 5.03
Plum
#DDA0DD
ΔE00 7.34
Powder Pink
#FFB2D0
ΔE00 7.35
Pinky
#FC86AA
ΔE00 8.12
Lavender Pink
#DD85D7
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F998CF #98F9C2
analogous
#F298F9 #F998CF #F9989E
triadic
#F998CF #CFF998 #98CFF9
tetradic
#F998CF #F9F298 #98F9C2 #989EF9
square
#F998CF #F9F298 #98F9C2 #989EF9
split-complementary
#F998CF #9EF998 #98F9F2
monochromatic
#F22499 #F65EB4 #F998CF #FCD2EA #FDE2F2
Accessibility & contrast
On white
2.02
#F998CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F998CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F998CF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F998CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F998CF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FADD1
Deuteranopia (green-blind)
#B7BDCC
Tritanopia (blue-blind)
#FF97AC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f998cf; /* rgb */ color: rgb(249, 152, 207); /* oklch */ color: oklch(79.5% 0.133 345.5);
Tailwind
colors: {
custom: {
50: '#fdb8dd',
500: '#f998cf',
950: '#000000',
},
}SCSS
$custom: #f998cf; $custom-light: #fdb8dd; $custom-dark: #000000;
JSON
{
"hex": "#f998cf",
"rgb": {
"r": 249,
"g": 152,
"b": 207
},
"hsl": {
"h": 325.979,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.79527,
"c": 0.13324,
"h": 345.5
},
"luminance": 0.47101
}Semantic roles & 50–950 ramp
primary
#F998CF
secondary
#D6F5E3
accent
#E66300
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083