#F99FA6#F99FA6
#F99FA6 is a light, moderate red. Relative luminance 0.477; OKLCH L 79.4% C 0.108 H 14.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FA6 |
|---|---|
| RGB | rgb(249, 159, 166) |
| HSL | hsl(355, 88%, 80%) |
| HSV | hsv(355, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 33.3%, 2.4%) |
| CIE-LAB | lab(74.63, 34.30, 10.44) |
| CIE-LCH | lch(74.63, 35.85, 16.93°) |
| OKLab | oklab(79.44% 0.104 0.0274) |
| OKLCH | oklch(79.44% 0.108 14.7) |
| XYZ | xyz(58.3501, 47.6935, 42.2015) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.68
Rose Pink
#F7879A
ΔE00 5.87
Lightpink
#FFB6C1
ΔE00 6.00
Faded Pink
#DE9DAC
ΔE00 6.41
Pig Pink
#E78EA5
ΔE00 6.80
Blush Pink
#FE828C
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FA6 #9FF9F2
analogous
#F99FD3 #F99FA6 #F9C59F
triadic
#F99FA6 #A6F99F #9FA6F9
tetradic
#F99FA6 #D3F99F #9FF9F2 #C59FF9
square
#F99FA6 #D3F99F #9FF9F2 #C59FF9
split-complementary
#F99FA6 #9FF9C5 #9FD3F9
monochromatic
#F22C3B #F56571 #F99FA6 #FDD9DB #FDE2E4
Accessibility & contrast
On white
1.99
#F99FA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#F99FA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FA6
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FA6 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA6
Deuteranopia (green-blind)
#C5BEA4
Tritanopia (blue-blind)
#FF96A2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99fa6; /* rgb */ color: rgb(249, 159, 166); /* oklch */ color: oklch(79.4% 0.108 14.7);
Tailwind
colors: {
custom: {
50: '#fdbcc0',
500: '#f99fa6',
950: '#000000',
},
}SCSS
$custom: #f99fa6; $custom-light: #fdbcc0; $custom-dark: #000000;
JSON
{
"hex": "#f99fa6",
"rgb": {
"r": 249,
"g": 159,
"b": 166
},
"hsl": {
"h": 355.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.79445,
"c": 0.10758,
"h": 14.7
},
"luminance": 0.47689
}Semantic roles & 50–950 ramp
primary
#F99FA6
secondary
#D6F5F3
accent
#E5D301
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181