#FA8E97#FA8E97
#FA8E97 is a light, vivid red. Relative luminance 0.419; OKLCH L 76.4% C 0.131 H 15.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8E97 |
|---|---|
| RGB | rgb(250, 142, 151) |
| HSL | hsl(355, 92%, 77%) |
| HSV | hsv(355, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 39.6%, 2%) |
| CIE-LAB | lab(70.81, 41.69, 13.35) |
| CIE-LCH | lch(70.81, 43.77, 17.75°) |
| OKLab | oklab(76.44% 0.1262 0.0346) |
| OKLCH | oklch(76.44% 0.131 15.3) |
| XYZ | xyz(54.6861, 41.9093, 34.4813) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.85
Rose Pink
#F7879A
ΔE00 3.15
Carnation
#FD798F
ΔE00 4.83
Lightcoral
#F08080
ΔE00 5.04
Rosa
#FE86A4
ΔE00 5.65
Salmon Pink
#FE7B7C
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8E97 #8EFAF1
analogous
#FA8ECD #FA8E97 #FABB8E
triadic
#FA8E97 #97FA8E #8E97FA
tetradic
#FA8E97 #CDFA8E #8EFAF1 #BB8EFA
square
#FA8E97 #CDFA8E #8EFAF1 #BB8EFA
split-complementary
#FA8E97 #8EFABB #8ECDFA
monochromatic
#F5192B #F75361 #FA8E97 #FDC9CD #FEE2E4
Accessibility & contrast
On white
2.24
#FA8E97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FA8E97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8E97
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8E97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8E97 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A097
Deuteranopia (green-blind)
#BEB595
Tritanopia (blue-blind)
#FF8292
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa8e97; /* rgb */ color: rgb(250, 142, 151); /* oklch */ color: oklch(76.4% 0.131 15.3);
Tailwind
colors: {
custom: {
50: '#ffb1b5',
500: '#fa8e97',
950: '#000000',
},
}SCSS
$custom: #fa8e97; $custom-light: #ffb1b5; $custom-dark: #000000;
JSON
{
"hex": "#fa8e97",
"rgb": {
"r": 250,
"g": 142,
"b": 151
},
"hsl": {
"h": 355,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.76437,
"c": 0.1308,
"h": 15.3
},
"luminance": 0.41904
}Semantic roles & 50–950 ramp
primary
#FA8E97
secondary
#D5F6F3
accent
#E6D200
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080