#F99BB2#F99BB2
#F99BB2 is a light, moderate red. Relative luminance 0.468; OKLCH L 79.1% C 0.115 H 4.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BB2 |
|---|---|
| RGB | rgb(249, 155, 178) |
| HSL | hsl(345, 89%, 79%) |
| HSV | hsv(345, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 28.5%, 2.4%) |
| CIE-LAB | lab(74.06, 37.90, 3.02) |
| CIE-LCH | lch(74.06, 38.02, 4.55°) |
| OKLab | oklab(79.11% 0.1147 0.0084) |
| OKLCH | oklch(79.11% 0.115 4.2) |
| XYZ | xyz(58.8259, 46.8010, 48.0460) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.06
Rosa
#FE86A4
ΔE00 4.79
Pinky
#FC86AA
ΔE00 4.90
Soft Pink
#FDB0C0
ΔE00 4.94
Faded Pink
#DE9DAC
ΔE00 5.24
Rose Pink
#F7879A
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BB2 #9BF9E2
analogous
#F99BE1 #F99BB2 #F9B39B
triadic
#F99BB2 #B2F99B #9BB2F9
tetradic
#F99BB2 #E1F99B #9BF9E2 #B39BF9
square
#F99BB2 #E1F99B #9BF9E2 #B39BF9
split-complementary
#F99BB2 #9BF9B3 #9BE1F9
monochromatic
#F22859 #F66186 #F99BB2 #FCD5DE #FDE2E9
Accessibility & contrast
On white
2.03
#F99BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F99BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BB2
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BB2 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB3
Deuteranopia (green-blind)
#C0BDB0
Tritanopia (blue-blind)
#FF94A3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99bb2; /* rgb */ color: rgb(249, 155, 178); /* oklch */ color: oklch(79.1% 0.115 4.2);
Tailwind
colors: {
custom: {
50: '#fdb9c9',
500: '#f99bb2',
950: '#000000',
},
}SCSS
$custom: #f99bb2; $custom-light: #fdb9c9; $custom-dark: #000000;
JSON
{
"hex": "#f99bb2",
"rgb": {
"r": 249,
"g": 155,
"b": 178
},
"hsl": {
"h": 345.319,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.79106,
"c": 0.11503,
"h": 4.2
},
"luminance": 0.46797
}Semantic roles & 50–950 ramp
primary
#F99BB2
secondary
#D6F5EE
accent
#E5AD00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182