#F99BCD#F99BCD
#F99BCD is a light, vivid pink. Relative luminance 0.480; OKLCH L 79.9% C 0.127 H 347.2°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BCD |
|---|---|
| RGB | rgb(249, 155, 205) |
| HSL | hsl(328, 89%, 79%) |
| HSV | hsv(328, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 17.7%, 2.4%) |
| CIE-LAB | lab(74.82, 41.71, -10.73) |
| CIE-LCH | lch(74.82, 43.07, 345.57°) |
| OKLab | oklab(79.93% 0.1238 -0.0281) |
| OKLCH | oklch(79.93% 0.127 347.2) |
| XYZ | xyz(61.8085, 47.9940, 63.7540) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.51
Pink (survey)
#FF81C0
ΔE00 5.55
Powder Pink
#FFB2D0
ΔE00 6.30
Pinky
#FC86AA
ΔE00 7.73
Plum
#DDA0DD
ΔE00 7.76
Baby Pink
#FFB7CE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BCD #9BF9C7
analogous
#F69BF9 #F99BCD #F99B9E
triadic
#F99BCD #CDF99B #9BCDF9
tetradic
#F99BCD #F9F69B #9BF9C7 #9B9EF9
square
#F99BCD #F9F69B #9BF9C7 #9B9EF9
split-complementary
#F99BCD #9EF99B #9BF9F6
monochromatic
#F22893 #F661B0 #F99BCD #FCD5EA #FDE2F1
Accessibility & contrast
On white
1.98
#F99BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F99BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BCD
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BCD | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#FF9AAD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99bcd; /* rgb */ color: rgb(249, 155, 205); /* oklch */ color: oklch(79.9% 0.127 347.2);
Tailwind
colors: {
custom: {
50: '#fdbadc',
500: '#f99bcd',
950: '#000000',
},
}SCSS
$custom: #f99bcd; $custom-light: #fdbadc; $custom-dark: #000000;
JSON
{
"hex": "#f99bcd",
"rgb": {
"r": 249,
"g": 155,
"b": 205
},
"hsl": {
"h": 328.085,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.79934,
"c": 0.12698,
"h": 347.2
},
"luminance": 0.4799
}Semantic roles & 50–950 ramp
primary
#F99BCD
secondary
#D6F5E4
accent
#E56B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183