#F994AB#F994AB
#F994AB is a light, vivid red. Relative luminance 0.443; OKLCH L 77.8% C 0.124 H 5.7°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F994AB |
|---|---|
| RGB | rgb(249, 148, 171) |
| HSL | hsl(346, 89%, 78%) |
| HSV | hsv(346, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 31.3%, 2.4%) |
| CIE-LAB | lab(72.40, 40.62, 4.49) |
| CIE-LCH | lch(72.40, 40.86, 6.31°) |
| OKLab | oklab(77.78% 0.1231 0.0122) |
| OKLCH | oklch(77.78% 0.124 5.7) |
| XYZ | xyz(57.0096, 44.2643, 44.0614) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.20
Pig Pink
#E78EA5
ΔE00 3.34
Pinky
#FC86AA
ΔE00 3.72
Rose Pink
#F7879A
ΔE00 3.76
Carnation Pink
#FF7FA7
ΔE00 5.02
Faded Pink
#DE9DAC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F994AB #94F9E2
analogous
#F994DD #F994AB #F9B094
triadic
#F994AB #ABF994 #94ABF9
tetradic
#F994AB #DDF994 #94F9E2 #B094F9
square
#F994AB #DDF994 #94F9E2 #B094F9
split-complementary
#F994AB #94F9B0 #94DDF9
monochromatic
#F32050 #F65A7E #F994AB #FCCED8 #FDE2E8
Accessibility & contrast
On white
2.13
#F994AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F994AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F994AB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F994AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F994AB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#BDB9A9
Tritanopia (blue-blind)
#FF8C9C
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f994ab; /* rgb */ color: rgb(249, 148, 171); /* oklch */ color: oklch(77.8% 0.124 5.7);
Tailwind
colors: {
custom: {
50: '#feb5c3',
500: '#f994ab',
950: '#000000',
},
}SCSS
$custom: #f994ab; $custom-light: #feb5c3; $custom-dark: #000000;
JSON
{
"hex": "#f994ab",
"rgb": {
"r": 249,
"g": 148,
"b": 171
},
"hsl": {
"h": 346.337,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.77784,
"c": 0.12371,
"h": 5.7
},
"luminance": 0.4426
}Semantic roles & 50–950 ramp
primary
#F994AB
secondary
#D6F5EE
accent
#E6B100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081