#F99FAA#F99FAA
#F99FAA is a light, moderate red. Relative luminance 0.478; OKLCH L 79.5% C 0.108 H 11.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FAA |
|---|---|
| RGB | rgb(249, 159, 170) |
| HSL | hsl(353, 88%, 80%) |
| HSV | hsv(353, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 31.7%, 2.4%) |
| CIE-LAB | lab(74.73, 34.79, 8.38) |
| CIE-LCH | lch(74.73, 35.79, 13.54°) |
| OKLab | oklab(79.55% 0.1055 0.0221) |
| OKLCH | oklch(79.55% 0.108 11.8) |
| XYZ | xyz(58.7228, 47.8425, 44.1641) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.83
Rose Pink
#F7879A
ΔE00 5.54
Lightpink
#FFB6C1
ΔE00 5.55
Faded Pink
#DE9DAC
ΔE00 5.68
Pig Pink
#E78EA5
ΔE00 5.89
Rosa
#FE86A4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FAA #9FF9EE
analogous
#F99FD7 #F99FAA #F9C19F
triadic
#F99FAA #AAF99F #9FAAF9
tetradic
#F99FAA #D7F99F #9FF9EE #C19FF9
square
#F99FAA #D7F99F #9FF9EE #C19FF9
split-complementary
#F99FAA #9FF9C1 #9FD7F9
monochromatic
#F22C44 #F56577 #F99FAA #FDD9DD #FDE2E5
Accessibility & contrast
On white
1.99
#F99FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F99FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FAA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FAA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#C4BEA8
Tritanopia (blue-blind)
#FF97A3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99faa; /* rgb */ color: rgb(249, 159, 170); /* oklch */ color: oklch(79.5% 0.108 11.8);
Tailwind
colors: {
custom: {
50: '#fdbcc3',
500: '#f99faa',
950: '#000000',
},
}SCSS
$custom: #f99faa; $custom-light: #fdbcc3; $custom-dark: #000000;
JSON
{
"hex": "#f99faa",
"rgb": {
"r": 249,
"g": 159,
"b": 170
},
"hsl": {
"h": 352.667,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.79548,
"c": 0.10784,
"h": 11.8
},
"luminance": 0.47838
}Semantic roles & 50–950 ramp
primary
#F99FAA
secondary
#D6F5F1
accent
#E5C901
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181