#F99FA3#F99FA3
#F99FA3 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.4% C 0.108 H 16.9°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FA3 |
|---|---|
| RGB | rgb(249, 159, 163) |
| HSL | hsl(357, 88%, 80%) |
| HSV | hsv(357, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 34.5%, 2.4%) |
| CIE-LAB | lab(74.56, 33.93, 11.99) |
| CIE-LCH | lch(74.56, 35.99, 19.46°) |
| OKLab | oklab(79.37% 0.1029 0.0312) |
| OKLCH | oklch(79.37% 0.108 16.9) |
| XYZ | xyz(58.0781, 47.5847, 40.7691) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.32
Soft Pink
#FDB0C0
ΔE00 6.44
Lightpink
#FFB6C1
ΔE00 6.50
Blush Pink
#FE828C
ΔE00 6.70
Faded Pink
#DE9DAC
ΔE00 7.08
Blush (survey)
#F29E8E
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FA3 #9FF9F5
analogous
#F99FD0 #F99FA3 #F9C89F
triadic
#F99FA3 #A3F99F #9FA3F9
tetradic
#F99FA3 #D0F99F #9FF9F5 #C89FF9
square
#F99FA3 #D0F99F #9FF9F5 #C89FF9
split-complementary
#F99FA3 #9FF9C8 #9FD0F9
monochromatic
#F22C35 #F5656C #F99FA3 #FDD9DA #FDE2E3
Accessibility & contrast
On white
2.00
#F99FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F99FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FA3
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FA3 | 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)
#B0ADA3
Deuteranopia (green-blind)
#C6BEA1
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f99fa3; /* rgb */ color: rgb(249, 159, 163); /* oklch */ color: oklch(79.4% 0.108 16.9);
Tailwind
colors: {
custom: {
50: '#fdbcbe',
500: '#f99fa3',
950: '#000000',
},
}SCSS
$custom: #f99fa3; $custom-light: #fdbcbe; $custom-dark: #000000;
JSON
{
"hex": "#f99fa3",
"rgb": {
"r": 249,
"g": 159,
"b": 163
},
"hsl": {
"h": 357.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.79369,
"c": 0.10755,
"h": 16.9
},
"luminance": 0.4758
}Semantic roles & 50–950 ramp
primary
#F99FA3
secondary
#D6F5F4
accent
#E5DB01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181