#F99FC0#F99FC0
#F99FC0 is a light, moderate pink. Relative luminance 0.487; OKLCH L 80.2% C 0.114 H 356.4°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FC0 |
|---|---|
| RGB | rgb(249, 159, 192) |
| HSL | hsl(338, 88%, 80%) |
| HSV | hsv(338, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 22.9%, 2.4%) |
| CIE-LAB | lab(75.29, 37.74, -2.89) |
| CIE-LCH | lch(75.29, 37.85, 355.62°) |
| OKLab | oklab(80.17% 0.1134 -0.0071) |
| OKLCH | oklch(80.17% 0.114 356.4) |
| XYZ | xyz(60.9807, 48.7457, 56.0559) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.35
Soft Pink
#FDB0C0
ΔE00 5.58
Baby Pink
#FFB7CE
ΔE00 5.66
Pig Pink
#E78EA5
ΔE00 5.76
Pinky
#FC86AA
ΔE00 5.97
Faded Pink
#DE9DAC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FC0 #9FF9D8
analogous
#F99FED #F99FC0 #F9AB9F
triadic
#F99FC0 #C0F99F #9FC0F9
tetradic
#F99FC0 #EDF99F #9FF9D8 #AB9FF9
square
#F99FC0 #EDF99F #9FF9D8 #AB9FF9
split-complementary
#F99FC0 #9FF9AB #9FEDF9
monochromatic
#F22C74 #F5659A #F99FC0 #FDD9E6 #FDE2EC
Accessibility & contrast
On white
1.95
#F99FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F99FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FC0
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FC0 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C1
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#FF9BAA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99fc0; /* rgb */ color: rgb(249, 159, 192); /* oklch */ color: oklch(80.2% 0.114 356.4);
Tailwind
colors: {
custom: {
50: '#fdbcd3',
500: '#f99fc0',
950: '#000000',
},
}SCSS
$custom: #f99fc0; $custom-light: #fdbcd3; $custom-dark: #000000;
JSON
{
"hex": "#f99fc0",
"rgb": {
"r": 249,
"g": 159,
"b": 192
},
"hsl": {
"h": 338,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.80168,
"c": 0.11364,
"h": 356.4
},
"luminance": 0.48742
}Semantic roles & 50–950 ramp
primary
#F99FC0
secondary
#D6F5EA
accent
#E59101
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182