#F99AA2#F99AA2
#F99AA2 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.5% C 0.114 H 14.6°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F99AA2 |
|---|---|
| RGB | rgb(249, 154, 162) |
| HSL | hsl(355, 89%, 79%) |
| HSV | hsv(355, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 34.9%, 2.4%) |
| CIE-LAB | lab(73.46, 36.42, 10.97) |
| CIE-LCH | lch(73.46, 38.03, 16.77°) |
| OKLab | oklab(78.52% 0.1104 0.0287) |
| OKLCH | oklch(78.52% 0.114 14.6) |
| XYZ | xyz(57.1464, 45.8640, 40.0183) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.78
Blush Pink
#FE828C
ΔE00 5.69
Pig Pink
#E78EA5
ΔE00 6.31
Rosa
#FE86A4
ΔE00 6.50
Soft Pink
#FDB0C0
ΔE00 6.59
Faded Pink
#DE9DAC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99AA2 #9AF9F1
analogous
#F99AD2 #F99AA2 #F9C29A
triadic
#F99AA2 #A2F99A #9AA2F9
tetradic
#F99AA2 #D2F99A #9AF9F1 #C29AF9
square
#F99AA2 #D2F99A #9AF9F1 #C29AF9
split-complementary
#F99AA2 #9AF9C2 #9AD2F9
monochromatic
#F22638 #F6606D #F99AA2 #FCD4D7 #FDE2E4
Accessibility & contrast
On white
2.06
#F99AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F99AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99AA2
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99AA2 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A2
Deuteranopia (green-blind)
#C3BBA0
Tritanopia (blue-blind)
#FF909D
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f99aa2; /* rgb */ color: rgb(249, 154, 162); /* oklch */ color: oklch(78.5% 0.114 14.6);
Tailwind
colors: {
custom: {
50: '#feb9bd',
500: '#f99aa2',
950: '#000000',
},
}SCSS
$custom: #f99aa2; $custom-light: #feb9bd; $custom-dark: #000000;
JSON
{
"hex": "#f99aa2",
"rgb": {
"r": 249,
"g": 154,
"b": 162
},
"hsl": {
"h": 354.947,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.78515,
"c": 0.11408,
"h": 14.6
},
"luminance": 0.4586
}Semantic roles & 50–950 ramp
primary
#F99AA2
secondary
#D6F5F3
accent
#E5D200
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081