#FA7E97#FA7E97
#FA7E97 is a light, vivid red. Relative luminance 0.375; OKLCH L 74.0% C 0.153 H 8.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7E97 |
|---|---|
| RGB | rgb(250, 126, 151) |
| HSL | hsl(348, 93%, 74%) |
| HSV | hsv(348, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 39.6%, 2%) |
| CIE-LAB | lab(67.64, 49.66, 8.86) |
| CIE-LCH | lch(67.64, 50.45, 10.12°) |
| OKLab | oklab(74.03% 0.1507 0.0234) |
| OKLCH | oklch(74.03% 0.153 8.8) |
| XYZ | xyz(52.4741, 37.4853, 33.7440) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.96
Rose Pink
#F7879A
ΔE00 2.07
Rosa
#FE86A4
ΔE00 2.74
Carnation Pink
#FF7FA7
ΔE00 3.98
Watermelon
#FC6C85
ΔE00 4.17
Pinky
#FC86AA
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7E97 #7EFAE1
analogous
#FA7ED5 #FA7E97 #FAA37E
triadic
#FA7E97 #97FA7E #7E97FA
tetradic
#FA7E97 #D5FA7E #7EFAE1 #A37EFA
square
#FA7E97 #D5FA7E #7EFAE1 #A37EFA
split-complementary
#FA7E97 #7EFAA3 #7ED5FA
monochromatic
#F40939 #F84368 #FA7E97 #FCB9C6 #FEE2E7
Accessibility & contrast
On white
2.47
#FA7E97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FA7E97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7E97
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7E97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7E97 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959698
Deuteranopia (green-blind)
#B5AE94
Tritanopia (blue-blind)
#FF7187
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7e97; /* rgb */ color: rgb(250, 126, 151); /* oklch */ color: oklch(74.0% 0.153 8.8);
Tailwind
colors: {
custom: {
50: '#ffa6b5',
500: '#fa7e97',
950: '#000000',
},
}SCSS
$custom: #fa7e97; $custom-light: #ffa6b5; $custom-dark: #000000;
JSON
{
"hex": "#fa7e97",
"rgb": {
"r": 250,
"g": 126,
"b": 151
},
"hsl": {
"h": 347.903,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.74034,
"c": 0.15254,
"h": 8.8
},
"luminance": 0.3748
}Semantic roles & 50–950 ramp
primary
#FA7E97
secondary
#D5F6EF
accent
#E6B700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80