#FA8994#FA8994
#FA8994 is a light, vivid red. Relative luminance 0.404; OKLCH L 75.6% C 0.137 H 14.7°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8994 |
|---|---|
| RGB | rgb(250, 137, 148) |
| HSL | hsl(354, 92%, 76%) |
| HSV | hsv(354, 45%, 98%) |
| CMYK | cmyk(0%, 45.2%, 40.8%, 2%) |
| CIE-LAB | lab(69.72, 43.89, 13.50) |
| CIE-LCH | lch(69.72, 45.92, 17.09°) |
| OKLab | oklab(75.59% 0.1328 0.0349) |
| OKLCH | oklch(75.59% 0.137 14.7) |
| XYZ | xyz(53.7182, 40.3585, 32.9721) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 1.99
Rose Pink
#F7879A
ΔE00 2.58
Carnation
#FD798F
ΔE00 3.73
Lightcoral
#F08080
ΔE00 4.63
Rosa
#FE86A4
ΔE00 5.22
Salmon Pink
#FE7B7C
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8994 #89FAEF
analogous
#FA89CC #FA8994 #FAB689
triadic
#FA8994 #94FA89 #8994FA
tetradic
#FA8994 #CCFA89 #89FAEF #B689FA
square
#FA8994 #CCFA89 #89FAEF #B689FA
split-complementary
#FA8994 #89FAB6 #89CCFA
monochromatic
#F5142A #F84E5F #FA8994 #FCC4C9 #FEE2E4
Accessibility & contrast
On white
2.32
#FA8994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FA8994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8994
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8994 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D94
Deuteranopia (green-blind)
#BBB392
Tritanopia (blue-blind)
#FF7C8D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa8994; /* rgb */ color: rgb(250, 137, 148); /* oklch */ color: oklch(75.6% 0.137 14.7);
Tailwind
colors: {
custom: {
50: '#ffadb3',
500: '#fa8994',
950: '#000000',
},
}SCSS
$custom: #fa8994; $custom-light: #ffadb3; $custom-dark: #000000;
JSON
{
"hex": "#fa8994",
"rgb": {
"r": 250,
"g": 137,
"b": 148
},
"hsl": {
"h": 354.159,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.7559,
"c": 0.13731,
"h": 14.7
},
"luminance": 0.40353
}Semantic roles & 50–950 ramp
primary
#FA8994
secondary
#D5F6F3
accent
#E6CF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80