#F99FA1#F99FA1
#F99FA1 is a light, moderate red. Relative luminance 0.475; OKLCH L 79.3% C 0.108 H 18.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FA1 |
|---|---|
| RGB | rgb(249, 159, 161) |
| HSL | hsl(359, 88%, 80%) |
| HSV | hsv(359, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 35.3%, 2.4%) |
| CIE-LAB | lab(74.52, 33.70, 13.02) |
| CIE-LCH | lch(74.52, 36.13, 21.13°) |
| OKLab | oklab(79.32% 0.1022 0.0338) |
| OKLCH | oklch(79.32% 0.108 18.3) |
| XYZ | xyz(57.9004, 47.5136, 39.8328) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.50
Peachy Pink
#FF9A8A
ΔE00 6.64
Rose Pink
#F7879A
ΔE00 6.70
Blush Pink
#FE828C
ΔE00 6.71
Lightpink
#FFB6C1
ΔE00 6.89
Soft Pink
#FDB0C0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FA1 #9FF9F7
analogous
#F99FCE #F99FA1 #F9CA9F
triadic
#F99FA1 #A1F99F #9FA1F9
tetradic
#F99FA1 #CEF99F #9FF9F7 #CA9FF9
square
#F99FA1 #CEF99F #9FF9F7 #CA9FF9
split-complementary
#F99FA1 #9FF9CA #9FCEF9
monochromatic
#F22C30 #F56569 #F99FA1 #FDD9D9 #FDE2E3
Accessibility & contrast
On white
2.00
#F99FA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F99FA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FA1
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FA1 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA1
Deuteranopia (green-blind)
#C6BE9F
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f99fa1; /* rgb */ color: rgb(249, 159, 161); /* oklch */ color: oklch(79.3% 0.108 18.3);
Tailwind
colors: {
custom: {
50: '#fdbcbc',
500: '#f99fa1',
950: '#000000',
},
}SCSS
$custom: #f99fa1; $custom-light: #fdbcbc; $custom-dark: #000000;
JSON
{
"hex": "#f99fa1",
"rgb": {
"r": 249,
"g": 159,
"b": 161
},
"hsl": {
"h": 358.667,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.7932,
"c": 0.1076,
"h": 18.3
},
"luminance": 0.47509
}Semantic roles & 50–950 ramp
primary
#F99FA1
secondary
#D6F5F5
accent
#E5E001
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181