#F99BB0#F99BB0
#F99BB0 is a light, moderate red. Relative luminance 0.467; OKLCH L 79.0% C 0.115 H 5.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BB0 |
|---|---|
| RGB | rgb(249, 155, 176) |
| HSL | hsl(347, 89%, 79%) |
| HSV | hsv(347, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 29.3%, 2.4%) |
| CIE-LAB | lab(74.01, 37.64, 4.05) |
| CIE-LCH | lch(74.01, 37.86, 6.13°) |
| OKLab | oklab(79.05% 0.114 0.0111) |
| OKLCH | oklch(79.05% 0.115 5.5) |
| XYZ | xyz(58.6266, 46.7213, 46.9962) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.11
Rosa
#FE86A4
ΔE00 4.78
Soft Pink
#FDB0C0
ΔE00 4.90
Pinky
#FC86AA
ΔE00 5.11
Rose Pink
#F7879A
ΔE00 5.13
Faded Pink
#DE9DAC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BB0 #9BF9E4
analogous
#F99BDF #F99BB0 #F9B59B
triadic
#F99BB0 #B0F99B #9BB0F9
tetradic
#F99BB0 #DFF99B #9BF9E4 #B59BF9
square
#F99BB0 #DFF99B #9BF9E4 #B59BF9
split-complementary
#F99BB0 #9BF9B5 #9BDFF9
monochromatic
#F22855 #F66182 #F99BB0 #FCD5DE #FDE2E8
Accessibility & contrast
On white
2.03
#F99BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F99BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BB0
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BB0 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABB1
Deuteranopia (green-blind)
#C1BDAE
Tritanopia (blue-blind)
#FF94A2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99bb0; /* rgb */ color: rgb(249, 155, 176); /* oklch */ color: oklch(79.0% 0.115 5.5);
Tailwind
colors: {
custom: {
50: '#fdb9c7',
500: '#f99bb0',
950: '#000000',
},
}SCSS
$custom: #f99bb0; $custom-light: #fdb9c7; $custom-dark: #000000;
JSON
{
"hex": "#f99bb0",
"rgb": {
"r": 249,
"g": 155,
"b": 176
},
"hsl": {
"h": 346.596,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.7905,
"c": 0.11454,
"h": 5.5
},
"luminance": 0.46717
}Semantic roles & 50–950 ramp
primary
#F99BB0
secondary
#D6F5EE
accent
#E5B200
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182