#F99CA7#F99CA7
#F99CA7 is a light, moderate red. Relative luminance 0.467; OKLCH L 79.0% C 0.112 H 12.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CA7 |
|---|---|
| RGB | rgb(249, 156, 167) |
| HSL | hsl(353, 89%, 79%) |
| HSV | hsv(353, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 32.9%, 2.4%) |
| CIE-LAB | lab(74.00, 35.98, 9.00) |
| CIE-LCH | lch(74.00, 37.09, 14.04°) |
| OKLab | oklab(78.97% 0.1091 0.0237) |
| OKLCH | oklch(78.97% 0.112 12.3) |
| XYZ | xyz(57.9326, 46.7110, 42.5166) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.87
Soft Pink
#FDB0C0
ΔE00 5.55
Pig Pink
#E78EA5
ΔE00 5.66
Faded Pink
#DE9DAC
ΔE00 5.95
Rosa
#FE86A4
ΔE00 6.08
Lightpink
#FFB6C1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CA7 #9CF9EE
analogous
#F99CD6 #F99CA7 #F9C09C
triadic
#F99CA7 #A7F99C #9CA7F9
tetradic
#F99CA7 #D6F99C #9CF9EE #C09CF9
square
#F99CA7 #D6F99C #9CF9EE #C09CF9
split-complementary
#F99CA7 #9CF9C0 #9CD6F9
monochromatic
#F22940 #F66274 #F99CA7 #FCD6DA #FDE2E5
Accessibility & contrast
On white
2.03
#F99CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F99CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CA7
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CA7 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA7
Deuteranopia (green-blind)
#C3BDA5
Tritanopia (blue-blind)
#FF93A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99ca7; /* rgb */ color: rgb(249, 156, 167); /* oklch */ color: oklch(79.0% 0.112 12.3);
Tailwind
colors: {
custom: {
50: '#fdbac1',
500: '#f99ca7',
950: '#000000',
},
}SCSS
$custom: #f99ca7; $custom-light: #fdbac1; $custom-dark: #000000;
JSON
{
"hex": "#f99ca7",
"rgb": {
"r": 249,
"g": 156,
"b": 167
},
"hsl": {
"h": 352.903,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.78973,
"c": 0.11168,
"h": 12.3
},
"luminance": 0.46707
}Semantic roles & 50–950 ramp
primary
#F99CA7
secondary
#D6F5F2
accent
#E5CA00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181