#F99BAA#F99BAA
#F99BAA is a light, moderate red. Relative luminance 0.465; OKLCH L 78.9% C 0.113 H 9.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BAA |
|---|---|
| RGB | rgb(249, 155, 170) |
| HSL | hsl(350, 89%, 79%) |
| HSV | hsv(350, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 31.7%, 2.4%) |
| CIE-LAB | lab(73.86, 36.88, 7.14) |
| CIE-LCH | lch(73.86, 37.56, 10.96°) |
| OKLab | oklab(78.89% 0.1118 0.019) |
| OKLCH | oklch(78.89% 0.113 9.6) |
| XYZ | xyz(58.0460, 46.4890, 43.9385) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.57
Pig Pink
#E78EA5
ΔE00 4.80
Soft Pink
#FDB0C0
ΔE00 5.23
Rosa
#FE86A4
ΔE00 5.25
Faded Pink
#DE9DAC
ΔE00 5.52
Pinky
#FC86AA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BAA #9BF9EA
analogous
#F99BD9 #F99BAA #F9BB9B
triadic
#F99BAA #AAF99B #9BAAF9
tetradic
#F99BAA #D9F99B #9BF9EA #BB9BF9
square
#F99BAA #D9F99B #9BF9EA #BB9BF9
split-complementary
#F99BAA #9BF9BB #9BD9F9
monochromatic
#F22848 #F66179 #F99BAA #FCD5DB #FDE2E6
Accessibility & contrast
On white
2.04
#F99BAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F99BAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BAA
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BAA | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#C2BCA8
Tritanopia (blue-blind)
#FF93A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f99baa; /* rgb */ color: rgb(249, 155, 170); /* oklch */ color: oklch(78.9% 0.113 9.6);
Tailwind
colors: {
custom: {
50: '#fdb9c3',
500: '#f99baa',
950: '#000000',
},
}SCSS
$custom: #f99baa; $custom-light: #fdb9c3; $custom-dark: #000000;
JSON
{
"hex": "#f99baa",
"rgb": {
"r": 249,
"g": 155,
"b": 170
},
"hsl": {
"h": 350.426,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.78887,
"c": 0.11341,
"h": 9.6
},
"luminance": 0.46485
}Semantic roles & 50–950 ramp
primary
#F99BAA
secondary
#D6F5F0
accent
#E5C100
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181