#F990AA#F990AA
#F990AA is a light, vivid red. Relative luminance 0.430; OKLCH L 77.1% C 0.129 H 4.6°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F990AA |
|---|---|
| RGB | rgb(249, 144, 170) |
| HSL | hsl(345, 90%, 77%) |
| HSV | hsv(345, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 31.7%, 2.4%) |
| CIE-LAB | lab(71.55, 42.54, 3.81) |
| CIE-LCH | lch(71.55, 42.71, 5.12°) |
| OKLab | oklab(77.13% 0.129 0.0105) |
| OKLCH | oklch(77.13% 0.129 4.6) |
| XYZ | xyz(56.2980, 42.9931, 43.3558) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.34
Pinky
#FC86AA
ΔE00 2.70
Pig Pink
#E78EA5
ΔE00 3.10
Rose Pink
#F7879A
ΔE00 3.52
Carnation Pink
#FF7FA7
ΔE00 4.01
Carnation
#FD798F
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990AA #90F9DF
analogous
#F990DF #F990AA #F9AB90
triadic
#F990AA #AAF990 #90AAF9
tetradic
#F990AA #DFF990 #90F9DF #AB90F9
square
#F990AA #DFF990 #90F9DF #AB90F9
split-complementary
#F990AA #90F9AB #90DFF9
monochromatic
#F31C51 #F6567E #F990AA #FCCAD6 #FDE2E9
Accessibility & contrast
On white
2.19
#F990AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F990AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990AA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990AA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#BBB7A8
Tritanopia (blue-blind)
#FF8899
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f990aa; /* rgb */ color: rgb(249, 144, 170); /* oklch */ color: oklch(77.1% 0.129 4.6);
Tailwind
colors: {
custom: {
50: '#feb2c3',
500: '#f990aa',
950: '#000000',
},
}SCSS
$custom: #f990aa; $custom-light: #feb2c3; $custom-dark: #000000;
JSON
{
"hex": "#f990aa",
"rgb": {
"r": 249,
"g": 144,
"b": 170
},
"hsl": {
"h": 345.143,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.77126,
"c": 0.12939,
"h": 4.6
},
"luminance": 0.42989
}Semantic roles & 50–950 ramp
primary
#F990AA
secondary
#D5F6EE
accent
#E6AD00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081