#F99BB1#F99BB1
#F99BB1 is a light, moderate red. Relative luminance 0.468; OKLCH L 79.1% C 0.115 H 4.9°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BB1 |
|---|---|
| RGB | rgb(249, 155, 177) |
| HSL | hsl(346, 89%, 79%) |
| HSV | hsv(346, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 28.9%, 2.4%) |
| CIE-LAB | lab(74.04, 37.77, 3.53) |
| CIE-LCH | lch(74.04, 37.94, 5.34°) |
| OKLab | oklab(79.08% 0.1144 0.0097) |
| OKLCH | oklch(79.08% 0.115 4.9) |
| XYZ | xyz(58.7259, 46.7610, 47.5192) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.07
Rosa
#FE86A4
ΔE00 4.78
Soft Pink
#FDB0C0
ΔE00 4.91
Pinky
#FC86AA
ΔE00 4.99
Faded Pink
#DE9DAC
ΔE00 5.22
Rose Pink
#F7879A
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BB1 #9BF9E3
analogous
#F99BE0 #F99BB1 #F9B49B
triadic
#F99BB1 #B1F99B #9BB1F9
tetradic
#F99BB1 #E0F99B #9BF9E3 #B49BF9
square
#F99BB1 #E0F99B #9BF9E3 #B49BF9
split-complementary
#F99BB1 #9BF9B4 #9BE0F9
monochromatic
#F22857 #F66184 #F99BB1 #FCD5DE #FDE2E8
Accessibility & contrast
On white
2.03
#F99BB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F99BB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BB1
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BB1 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#C0BDAF
Tritanopia (blue-blind)
#FF94A3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99bb1; /* rgb */ color: rgb(249, 155, 177); /* oklch */ color: oklch(79.1% 0.115 4.9);
Tailwind
colors: {
custom: {
50: '#fdb9c8',
500: '#f99bb1',
950: '#000000',
},
}SCSS
$custom: #f99bb1; $custom-light: #fdb9c8; $custom-dark: #000000;
JSON
{
"hex": "#f99bb1",
"rgb": {
"r": 249,
"g": 155,
"b": 177
},
"hsl": {
"h": 345.957,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.79078,
"c": 0.11477,
"h": 4.9
},
"luminance": 0.46757
}Semantic roles & 50–950 ramp
primary
#F99BB1
secondary
#D6F5EE
accent
#E5B000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182