#F994AA#F994AA
#F994AA is a light, vivid red. Relative luminance 0.442; OKLCH L 77.8% C 0.123 H 6.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F994AA |
|---|---|
| RGB | rgb(249, 148, 170) |
| HSL | hsl(347, 89%, 78%) |
| HSV | hsv(347, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 31.7%, 2.4%) |
| CIE-LAB | lab(72.38, 40.49, 5.01) |
| CIE-LCH | lch(72.38, 40.80, 7.05°) |
| OKLab | oklab(77.76% 0.1228 0.0136) |
| OKLCH | oklch(77.76% 0.124 6.3) |
| XYZ | xyz(56.9146, 44.2263, 43.5614) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.24
Pig Pink
#E78EA5
ΔE00 3.42
Rose Pink
#F7879A
ΔE00 3.58
Pinky
#FC86AA
ΔE00 3.90
Carnation Pink
#FF7FA7
ΔE00 5.16
Faded Pink
#DE9DAC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F994AA #94F9E3
analogous
#F994DC #F994AA #F9B094
triadic
#F994AA #AAF994 #94AAF9
tetradic
#F994AA #DCF994 #94F9E3 #B094F9
square
#F994AA #DCF994 #94F9E3 #B094F9
split-complementary
#F994AA #94F9B0 #94DCF9
monochromatic
#F3204E #F65A7C #F994AA #FCCED8 #FDE2E8
Accessibility & contrast
On white
2.13
#F994AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F994AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F994AA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F994AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F994AA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AB
Deuteranopia (green-blind)
#BDB9A8
Tritanopia (blue-blind)
#FF8C9C
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f994aa; /* rgb */ color: rgb(249, 148, 170); /* oklch */ color: oklch(77.8% 0.123 6.3);
Tailwind
colors: {
custom: {
50: '#feb5c3',
500: '#f994aa',
950: '#000000',
},
}SCSS
$custom: #f994aa; $custom-light: #feb5c3; $custom-dark: #000000;
JSON
{
"hex": "#f994aa",
"rgb": {
"r": 249,
"g": 148,
"b": 170
},
"hsl": {
"h": 346.931,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.77756,
"c": 0.1235,
"h": 6.3
},
"luminance": 0.44222
}Semantic roles & 50–950 ramp
primary
#F994AA
secondary
#D6F5EF
accent
#E6B400
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081