#F99CB9#F99CB9
#F99CB9 is a light, moderate pink. Relative luminance 0.474; OKLCH L 79.5% C 0.116 H 359.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CB9 |
|---|---|
| RGB | rgb(249, 156, 185) |
| HSL | hsl(341, 89%, 79%) |
| HSV | hsv(341, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 25.7%, 2.4%) |
| CIE-LAB | lab(74.46, 38.32, -0.26) |
| CIE-LCH | lch(74.46, 38.32, 359.61°) |
| OKLab | oklab(79.47% 0.1156 -0.0002) |
| OKLCH | oklch(79.47% 0.116 359.9) |
| XYZ | xyz(59.7139, 47.4236, 51.8981) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.60
Pinky
#FC86AA
ΔE00 4.96
Soft Pink
#FDB0C0
ΔE00 5.29
Powder Pink
#FFB2D0
ΔE00 5.38
Rosa
#FE86A4
ΔE00 5.52
Faded Pink
#DE9DAC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CB9 #9CF9DC
analogous
#F99CE8 #F99CB9 #F9AE9C
triadic
#F99CB9 #B9F99C #9CB9F9
tetradic
#F99CB9 #E8F99C #9CF9DC #AE9CF9
square
#F99CB9 #E8F99C #9CF9DC #AE9CF9
split-complementary
#F99CB9 #9CF9AE #9CE8F9
monochromatic
#F22967 #F66290 #F99CB9 #FCD6E2 #FDE2EB
Accessibility & contrast
On white
2.00
#F99CB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F99CB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CB9
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CB9 | 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)
#A9ADBA
Deuteranopia (green-blind)
#BFBEB7
Tritanopia (blue-blind)
#FF96A6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f99cb9; /* rgb */ color: rgb(249, 156, 185); /* oklch */ color: oklch(79.5% 0.116 359.9);
Tailwind
colors: {
custom: {
50: '#fdbace',
500: '#f99cb9',
950: '#000000',
},
}SCSS
$custom: #f99cb9; $custom-light: #fdbace; $custom-dark: #000000;
JSON
{
"hex": "#f99cb9",
"rgb": {
"r": 249,
"g": 156,
"b": 185
},
"hsl": {
"h": 341.29,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.7947,
"c": 0.11564,
"h": 359.9
},
"luminance": 0.47419
}Semantic roles & 50–950 ramp
primary
#F99CB9
secondary
#D6F5EB
accent
#E59E00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182