#F99FA4#F99FA4
#F99FA4 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.4% C 0.108 H 16.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FA4 |
|---|---|
| RGB | rgb(249, 159, 164) |
| HSL | hsl(357, 88%, 80%) |
| HSV | hsv(357, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 34.1%, 2.4%) |
| CIE-LAB | lab(74.59, 34.05, 11.47) |
| CIE-LCH | lch(74.59, 35.94, 18.62°) |
| OKLab | oklab(79.39% 0.1033 0.03) |
| OKLCH | oklch(79.39% 0.108 16.2) |
| XYZ | xyz(58.1681, 47.6207, 41.2428) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.15
Soft Pink
#FDB0C0
ΔE00 6.18
Lightpink
#FFB6C1
ΔE00 6.32
Blush Pink
#FE828C
ΔE00 6.73
Faded Pink
#DE9DAC
ΔE00 6.84
Pig Pink
#E78EA5
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FA4 #9FF9F4
analogous
#F99FD1 #F99FA4 #F9C79F
triadic
#F99FA4 #A4F99F #9FA4F9
tetradic
#F99FA4 #D1F99F #9FF9F4 #C79FF9
square
#F99FA4 #D1F99F #9FF9F4 #C79FF9
split-complementary
#F99FA4 #9FF9C7 #9FD1F9
monochromatic
#F22C37 #F5656D #F99FA4 #FDD9DB #FDE2E4
Accessibility & contrast
On white
2.00
#F99FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F99FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FA4
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FA4 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA4
Deuteranopia (green-blind)
#C6BEA2
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f99fa4; /* rgb */ color: rgb(249, 159, 164); /* oklch */ color: oklch(79.4% 0.108 16.2);
Tailwind
colors: {
custom: {
50: '#fdbcbe',
500: '#f99fa4',
950: '#000000',
},
}SCSS
$custom: #f99fa4; $custom-light: #fdbcbe; $custom-dark: #000000;
JSON
{
"hex": "#f99fa4",
"rgb": {
"r": 249,
"g": 159,
"b": 164
},
"hsl": {
"h": 356.667,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.79394,
"c": 0.10754,
"h": 16.2
},
"luminance": 0.47616
}Semantic roles & 50–950 ramp
primary
#F99FA4
secondary
#D6F5F4
accent
#E5D801
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181