#F99BAE#F99BAE
#F99BAE is a light, moderate red. Relative luminance 0.466; OKLCH L 79.0% C 0.114 H 6.9°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BAE |
|---|---|
| RGB | rgb(249, 155, 174) |
| HSL | hsl(348, 89%, 79%) |
| HSV | hsv(348, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 30.1%, 2.4%) |
| CIE-LAB | lab(73.96, 37.38, 5.08) |
| CIE-LCH | lch(73.96, 37.73, 7.73°) |
| OKLab | oklab(79% 0.1133 0.0137) |
| OKLCH | oklch(79% 0.114 6.9) |
| XYZ | xyz(58.4302, 46.6427, 45.9617) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.25
Rosa
#FE86A4
ΔE00 4.85
Rose Pink
#F7879A
ΔE00 4.87
Soft Pink
#FDB0C0
ΔE00 4.94
Faded Pink
#DE9DAC
ΔE00 5.24
Pinky
#FC86AA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BAE #9BF9E6
analogous
#F99BDD #F99BAE #F9B79B
triadic
#F99BAE #AEF99B #9BAEF9
tetradic
#F99BAE #DDF99B #9BF9E6 #B79BF9
square
#F99BAE #DDF99B #9BF9E6 #B79BF9
split-complementary
#F99BAE #9BF9B7 #9BDDF9
monochromatic
#F22850 #F6617F #F99BAE #FCD5DD #FDE2E8
Accessibility & contrast
On white
2.03
#F99BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F99BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BAE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BAE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAE
Deuteranopia (green-blind)
#C1BCAC
Tritanopia (blue-blind)
#FF93A2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99bae; /* rgb */ color: rgb(249, 155, 174); /* oklch */ color: oklch(79.0% 0.114 6.9);
Tailwind
colors: {
custom: {
50: '#fdb9c6',
500: '#f99bae',
950: '#000000',
},
}SCSS
$custom: #f99bae; $custom-light: #fdb9c6; $custom-dark: #000000;
JSON
{
"hex": "#f99bae",
"rgb": {
"r": 249,
"g": 155,
"b": 174
},
"hsl": {
"h": 347.872,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.78995,
"c": 0.11411,
"h": 6.9
},
"luminance": 0.46638
}Semantic roles & 50–950 ramp
primary
#F99BAE
secondary
#D6F5EF
accent
#E5B700
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182