#FA7F94#FA7F94
#FA7F94 is a light, vivid red. Relative luminance 0.376; OKLCH L 74.1% C 0.151 H 10.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7F94 |
|---|---|
| RGB | rgb(250, 127, 148) |
| HSL | hsl(350, 92%, 74%) |
| HSV | hsv(350, 49%, 98%) |
| CMYK | cmyk(0%, 49.2%, 40.8%, 2%) |
| CIE-LAB | lab(67.76, 48.86, 10.72) |
| CIE-LCH | lch(67.76, 50.02, 12.38°) |
| OKLab | oklab(74.1% 0.1481 0.028) |
| OKLCH | oklch(74.1% 0.151 10.7) |
| XYZ | xyz(52.3620, 37.6461, 32.5200) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.38
Rose Pink
#F7879A
ΔE00 1.82
Blush Pink
#FE828C
ΔE00 3.42
Rosa
#FE86A4
ΔE00 3.50
Watermelon
#FC6C85
ΔE00 3.92
Carnation Pink
#FF7FA7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7F94 #7FFAE5
analogous
#FA7FD2 #FA7F94 #FAA87F
triadic
#FA7F94 #94FA7F #7F94FA
tetradic
#FA7F94 #D2FA7F #7FFAE5 #A87FFA
square
#FA7F94 #D2FA7F #7FFAE5 #A87FFA
split-complementary
#FA7F94 #7FFAA8 #7FD2FA
monochromatic
#F50A32 #F84463 #FA7F94 #FCBAC5 #FEE2E6
Accessibility & contrast
On white
2.46
#FA7F94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FA7F94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7F94
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7F94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7F94 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979694
Deuteranopia (green-blind)
#B6AE91
Tritanopia (blue-blind)
#FF7187
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7f94; /* rgb */ color: rgb(250, 127, 148); /* oklch */ color: oklch(74.1% 0.151 10.7);
Tailwind
colors: {
custom: {
50: '#ffa7b3',
500: '#fa7f94',
950: '#000000',
},
}SCSS
$custom: #fa7f94; $custom-light: #ffa7b3; $custom-dark: #000000;
JSON
{
"hex": "#fa7f94",
"rgb": {
"r": 250,
"g": 127,
"b": 148
},
"hsl": {
"h": 349.756,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.74101,
"c": 0.15075,
"h": 10.7
},
"luminance": 0.37641
}Semantic roles & 50–950 ramp
primary
#FA7F94
secondary
#D5F6F0
accent
#E6BE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80