#F99BCF#F99BCF
#F99BCF is a light, vivid pink. Relative luminance 0.481; OKLCH L 80.0% C 0.128 H 346.1°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BCF |
|---|---|
| RGB | rgb(249, 155, 207) |
| HSL | hsl(327, 89%, 79%) |
| HSV | hsv(327, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 16.9%, 2.4%) |
| CIE-LAB | lab(74.88, 42.02, -11.74) |
| CIE-LCH | lch(74.88, 43.63, 344.39°) |
| OKLab | oklab(80% 0.1245 -0.0308) |
| OKLCH | oklch(80% 0.128 346.1) |
| XYZ | xyz(62.0514, 48.0912, 65.0336) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.33
Pink (survey)
#FF81C0
ΔE00 5.60
Powder Pink
#FFB2D0
ΔE00 6.58
Plum
#DDA0DD
ΔE00 7.41
Pinky
#FC86AA
ΔE00 8.13
Baby Pink
#FFB7CE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BCF #9BF9C5
analogous
#F49BF9 #F99BCF #F99BA0
triadic
#F99BCF #CFF99B #9BCFF9
tetradic
#F99BCF #F9F49B #9BF9C5 #9BA0F9
square
#F99BCF #F9F49B #9BF9C5 #9BA0F9
split-complementary
#F99BCF #A0F99B #9BF9F4
monochromatic
#F22898 #F661B3 #F99BCF #FCD5EB #FDE2F1
Accessibility & contrast
On white
1.98
#F99BCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#F99BCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BCF
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BCF | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AFD1
Deuteranopia (green-blind)
#B9BECD
Tritanopia (blue-blind)
#FF9AAE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99bcf; /* rgb */ color: rgb(249, 155, 207); /* oklch */ color: oklch(80.0% 0.128 346.1);
Tailwind
colors: {
custom: {
50: '#fdbadd',
500: '#f99bcf',
950: '#000000',
},
}SCSS
$custom: #f99bcf; $custom-light: #fdbadd; $custom-dark: #000000;
JSON
{
"hex": "#f99bcf",
"rgb": {
"r": 249,
"g": 155,
"b": 207
},
"hsl": {
"h": 326.809,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.80001,
"c": 0.12822,
"h": 346.1
},
"luminance": 0.48087
}Semantic roles & 50–950 ramp
primary
#F99BCF
secondary
#D6F5E4
accent
#E56700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183