#F99AA4#F99AA4
#F99AA4 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.6% C 0.114 H 13.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F99AA4 |
|---|---|
| RGB | rgb(249, 154, 164) |
| HSL | hsl(354, 89%, 79%) |
| HSV | hsv(354, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 34.1%, 2.4%) |
| CIE-LAB | lab(73.50, 36.66, 9.94) |
| CIE-LCH | lch(73.50, 37.98, 15.17°) |
| OKLab | oklab(78.57% 0.1112 0.0261) |
| OKLCH | oklch(78.57% 0.114 13.2) |
| XYZ | xyz(57.3256, 45.9357, 40.9620) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.53
Pig Pink
#E78EA5
ΔE00 5.80
Blush Pink
#FE828C
ΔE00 5.91
Rosa
#FE86A4
ΔE00 6.02
Soft Pink
#FDB0C0
ΔE00 6.21
Faded Pink
#DE9DAC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99AA4 #9AF9EF
analogous
#F99AD4 #F99AA4 #F9C09A
triadic
#F99AA4 #A4F99A #9AA4F9
tetradic
#F99AA4 #D4F99A #9AF9EF #C09AF9
square
#F99AA4 #D4F99A #9AF9EF #C09AF9
split-complementary
#F99AA4 #9AF9C0 #9AD4F9
monochromatic
#F2263C #F66070 #F99AA4 #FCD4D8 #FDE2E5
Accessibility & contrast
On white
2.06
#F99AA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F99AA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99AA4
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99AA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99AA4 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA4
Deuteranopia (green-blind)
#C2BCA2
Tritanopia (blue-blind)
#FF919E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f99aa4; /* rgb */ color: rgb(249, 154, 164); /* oklch */ color: oklch(78.6% 0.114 13.2);
Tailwind
colors: {
custom: {
50: '#feb9be',
500: '#f99aa4',
950: '#000000',
},
}SCSS
$custom: #f99aa4; $custom-light: #feb9be; $custom-dark: #000000;
JSON
{
"hex": "#f99aa4",
"rgb": {
"r": 249,
"g": 154,
"b": 164
},
"hsl": {
"h": 353.684,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.78566,
"c": 0.11418,
"h": 13.2
},
"luminance": 0.45931
}Semantic roles & 50–950 ramp
primary
#F99AA4
secondary
#D6F5F2
accent
#E5CD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081