#F99FA0#F99FA0
#F99FA0 is a light, moderate red. Relative luminance 0.475; OKLCH L 79.3% C 0.108 H 19.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FA0 |
|---|---|
| RGB | rgb(249, 159, 160) |
| HSL | hsl(359, 88%, 80%) |
| HSV | hsv(359, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 35.7%, 2.4%) |
| CIE-LAB | lab(74.49, 33.58, 13.54) |
| CIE-LCH | lch(74.49, 36.21, 21.96°) |
| OKLab | oklab(79.3% 0.1018 0.0351) |
| OKLCH | oklch(79.3% 0.108 19) |
| XYZ | xyz(57.8125, 47.4784, 39.3702) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.16
Peachy Pink
#FF9A8A
ΔE00 6.30
Blush Pink
#FE828C
ΔE00 6.74
Rose Pink
#F7879A
ΔE00 6.92
Lightpink
#FFB6C1
ΔE00 7.10
Soft Pink
#FDB0C0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FA0 #9FF9F8
analogous
#F99FCD #F99FA0 #F9CB9F
triadic
#F99FA0 #A0F99F #9FA0F9
tetradic
#F99FA0 #CDF99F #9FF9F8 #CB9FF9
square
#F99FA0 #CDF99F #9FF9F8 #CB9FF9
split-complementary
#F99FA0 #9FF9CB #9FCDF9
monochromatic
#F22C2E #F56567 #F99FA0 #FDD9D9 #FDE2E3
Accessibility & contrast
On white
2.00
#F99FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#F99FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FA0
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FA0 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA0
Deuteranopia (green-blind)
#C6BE9E
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f99fa0; /* rgb */ color: rgb(249, 159, 160); /* oklch */ color: oklch(79.3% 0.108 19.0);
Tailwind
colors: {
custom: {
50: '#fdbcbc',
500: '#f99fa0',
950: '#000000',
},
}SCSS
$custom: #f99fa0; $custom-light: #fdbcbc; $custom-dark: #000000;
JSON
{
"hex": "#f99fa0",
"rgb": {
"r": 249,
"g": 159,
"b": 160
},
"hsl": {
"h": 359.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.79295,
"c": 0.10765,
"h": 19
},
"luminance": 0.47474
}Semantic roles & 50–950 ramp
primary
#F99FA0
secondary
#D6F5F5
accent
#E5E201
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181