#F99BC0#F99BC0
#F99BC0 is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.5% C 0.120 H 355.0°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BC0 |
|---|---|
| RGB | rgb(249, 155, 192) |
| HSL | hsl(336, 89%, 79%) |
| HSV | hsv(336, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 22.9%, 2.4%) |
| CIE-LAB | lab(74.44, 39.81, -4.15) |
| CIE-LCH | lch(74.44, 40.03, 354.05°) |
| OKLab | oklab(79.52% 0.1196 -0.0104) |
| OKLCH | oklch(79.52% 0.12 355) |
| XYZ | xyz(60.3040, 47.3922, 55.8303) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.23
Pinky
#FC86AA
ΔE00 5.44
Pig Pink
#E78EA5
ΔE00 5.73
Pink (survey)
#FF81C0
ΔE00 6.36
Rosa
#FE86A4
ΔE00 6.58
Carnation Pink
#FF7FA7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BC0 #9BF9D4
analogous
#F99BEF #F99BC0 #F9A59B
triadic
#F99BC0 #C0F99B #9BC0F9
tetradic
#F99BC0 #EFF99B #9BF9D4 #A59BF9
square
#F99BC0 #EFF99B #9BF9D4 #A59BF9
split-complementary
#F99BC0 #9BF9A5 #9BEFF9
monochromatic
#F22877 #F6619C #F99BC0 #FCD5E4 #FDE2ED
Accessibility & contrast
On white
2.00
#F99BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F99BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BC0
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BC0 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC1
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#FF97A8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f99bc0; /* rgb */ color: rgb(249, 155, 192); /* oklch */ color: oklch(79.5% 0.120 355.0);
Tailwind
colors: {
custom: {
50: '#fdbad3',
500: '#f99bc0',
950: '#000000',
},
}SCSS
$custom: #f99bc0; $custom-light: #fdbad3; $custom-dark: #000000;
JSON
{
"hex": "#f99bc0",
"rgb": {
"r": 249,
"g": 155,
"b": 192
},
"hsl": {
"h": 336.383,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.79519,
"c": 0.12004,
"h": 355
},
"luminance": 0.47388
}Semantic roles & 50–950 ramp
primary
#F99BC0
secondary
#D6F5E9
accent
#E58B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182