#F99FA5#F99FA5
#F99FA5 is a light, moderate red. Relative luminance 0.477; OKLCH L 79.4% C 0.108 H 15.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FA5 |
|---|---|
| RGB | rgb(249, 159, 165) |
| HSL | hsl(356, 88%, 80%) |
| HSV | hsv(356, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 33.7%, 2.4%) |
| CIE-LAB | lab(74.61, 34.18, 10.96) |
| CIE-LCH | lch(74.61, 35.89, 17.77°) |
| OKLab | oklab(79.42% 0.1037 0.0287) |
| OKLCH | oklch(79.42% 0.108 15.4) |
| XYZ | xyz(58.2588, 47.6569, 41.7203) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.93
Rose Pink
#F7879A
ΔE00 6.00
Lightpink
#FFB6C1
ΔE00 6.15
Faded Pink
#DE9DAC
ΔE00 6.62
Blush Pink
#FE828C
ΔE00 6.78
Pig Pink
#E78EA5
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FA5 #9FF9F3
analogous
#F99FD2 #F99FA5 #F9C69F
triadic
#F99FA5 #A5F99F #9FA5F9
tetradic
#F99FA5 #D2F99F #9FF9F3 #C69FF9
square
#F99FA5 #D2F99F #9FF9F3 #C69FF9
split-complementary
#F99FA5 #9FF9C6 #9FD2F9
monochromatic
#F22C39 #F5656F #F99FA5 #FDD9DB #FDE2E4
Accessibility & contrast
On white
1.99
#F99FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F99FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FA5
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FA5 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA5
Deuteranopia (green-blind)
#C5BEA3
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99fa5; /* rgb */ color: rgb(249, 159, 165); /* oklch */ color: oklch(79.4% 0.108 15.4);
Tailwind
colors: {
custom: {
50: '#fdbcbf',
500: '#f99fa5',
950: '#000000',
},
}SCSS
$custom: #f99fa5; $custom-light: #fdbcbf; $custom-dark: #000000;
JSON
{
"hex": "#f99fa5",
"rgb": {
"r": 249,
"g": 159,
"b": 165
},
"hsl": {
"h": 356,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.79419,
"c": 0.10756,
"h": 15.4
},
"luminance": 0.47653
}Semantic roles & 50–950 ramp
primary
#F99FA5
secondary
#D6F5F3
accent
#E5D601
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181