#F99CAA#F99CAA
#F99CAA is a light, moderate red. Relative luminance 0.468; OKLCH L 79.1% C 0.112 H 10.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CAA |
|---|---|
| RGB | rgb(249, 156, 170) |
| HSL | hsl(351, 89%, 79%) |
| HSV | hsv(351, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 31.7%, 2.4%) |
| CIE-LAB | lab(74.08, 36.36, 7.45) |
| CIE-LCH | lch(74.08, 37.11, 11.58°) |
| OKLab | oklab(79.05% 0.1103 0.0198) |
| OKLCH | oklch(79.05% 0.112 10.2) |
| XYZ | xyz(58.2131, 46.8233, 43.9942) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.79
Pig Pink
#E78EA5
ΔE00 5.06
Soft Pink
#FDB0C0
ΔE00 5.10
Faded Pink
#DE9DAC
ΔE00 5.53
Rosa
#FE86A4
ΔE00 5.57
Lightpink
#FFB6C1
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CAA #9CF9EB
analogous
#F99CD8 #F99CAA #F9BD9C
triadic
#F99CAA #AAF99C #9CAAF9
tetradic
#F99CAA #D8F99C #9CF9EB #BD9CF9
square
#F99CAA #D8F99C #9CF9EB #BD9CF9
split-complementary
#F99CAA #9CF9BD #9CD8F9
monochromatic
#F22947 #F66278 #F99CAA #FCD6DC #FDE2E6
Accessibility & contrast
On white
2.03
#F99CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F99CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CAA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CAA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#C2BDA8
Tritanopia (blue-blind)
#FF94A1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99caa; /* rgb */ color: rgb(249, 156, 170); /* oklch */ color: oklch(79.1% 0.112 10.2);
Tailwind
colors: {
custom: {
50: '#fdbac3',
500: '#f99caa',
950: '#000000',
},
}SCSS
$custom: #f99caa; $custom-light: #fdbac3; $custom-dark: #000000;
JSON
{
"hex": "#f99caa",
"rgb": {
"r": 249,
"g": 156,
"b": 170
},
"hsl": {
"h": 350.968,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.79051,
"c": 0.11201,
"h": 10.2
},
"luminance": 0.46819
}Semantic roles & 50–950 ramp
primary
#F99CAA
secondary
#D6F5F1
accent
#E5C300
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181