#F99AA1#F99AA1
#F99AA1 is a light, moderate red. Relative luminance 0.458; OKLCH L 78.5% C 0.114 H 15.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F99AA1 |
|---|---|
| RGB | rgb(249, 154, 161) |
| HSL | hsl(356, 89%, 79%) |
| HSV | hsv(356, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 35.3%, 2.4%) |
| CIE-LAB | lab(73.43, 36.30, 11.49) |
| CIE-LCH | lch(73.43, 38.07, 17.57°) |
| OKLab | oklab(78.49% 0.11 0.03) |
| OKLCH | oklch(78.49% 0.114 15.2) |
| XYZ | xyz(57.0579, 45.8286, 39.5520) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.94
Blush Pink
#FE828C
ΔE00 5.61
Pig Pink
#E78EA5
ΔE00 6.58
Rosa
#FE86A4
ΔE00 6.75
Soft Pink
#FDB0C0
ΔE00 6.80
Faded Pink
#DE9DAC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99AA1 #9AF9F2
analogous
#F99AD1 #F99AA1 #F9C39A
triadic
#F99AA1 #A1F99A #9AA1F9
tetradic
#F99AA1 #D1F99A #9AF9F2 #C39AF9
square
#F99AA1 #D1F99A #9AF9F2 #C39AF9
split-complementary
#F99AA1 #9AF9C3 #9AD1F9
monochromatic
#F22635 #F6606B #F99AA1 #FCD4D7 #FDE2E4
Accessibility & contrast
On white
2.07
#F99AA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F99AA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99AA1
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99AA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99AA1 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A1
Deuteranopia (green-blind)
#C3BB9F
Tritanopia (blue-blind)
#FF909D
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f99aa1; /* rgb */ color: rgb(249, 154, 161); /* oklch */ color: oklch(78.5% 0.114 15.2);
Tailwind
colors: {
custom: {
50: '#feb9bc',
500: '#f99aa1',
950: '#000000',
},
}SCSS
$custom: #f99aa1; $custom-light: #feb9bc; $custom-dark: #000000;
JSON
{
"hex": "#f99aa1",
"rgb": {
"r": 249,
"g": 154,
"b": 161
},
"hsl": {
"h": 355.579,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.7849,
"c": 0.11404,
"h": 15.2
},
"luminance": 0.45824
}Semantic roles & 50–950 ramp
primary
#F99AA1
secondary
#D6F5F3
accent
#E5D400
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081