#FA7E94#FA7E94
#FA7E94 is a light, vivid red. Relative luminance 0.374; OKLCH L 74.0% C 0.152 H 10.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7E94 |
|---|---|
| RGB | rgb(250, 126, 148) |
| HSL | hsl(349, 93%, 74%) |
| HSV | hsv(349, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 40.8%, 2%) |
| CIE-LAB | lab(67.57, 49.34, 10.45) |
| CIE-LCH | lch(67.57, 50.44, 11.96°) |
| OKLab | oklab(73.96% 0.1496 0.0273) |
| OKLCH | oklch(73.96% 0.152 10.4) |
| XYZ | xyz(52.2335, 37.3891, 32.4772) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.31
Rose Pink
#F7879A
ΔE00 1.99
Rosa
#FE86A4
ΔE00 3.43
Blush Pink
#FE828C
ΔE00 3.65
Watermelon
#FC6C85
ΔE00 3.78
Carnation Pink
#FF7FA7
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7E94 #7EFAE4
analogous
#FA7ED2 #FA7E94 #FAA67E
triadic
#FA7E94 #94FA7E #7E94FA
tetradic
#FA7E94 #D2FA7E #7EFAE4 #A67EFA
square
#FA7E94 #D2FA7E #7EFAE4 #A67EFA
split-complementary
#FA7E94 #7EFAA6 #7ED2FA
monochromatic
#F40933 #F84363 #FA7E94 #FCB9C5 #FEE2E7
Accessibility & contrast
On white
2.48
#FA7E94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FA7E94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7E94
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7E94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7E94 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969694
Deuteranopia (green-blind)
#B5AE91
Tritanopia (blue-blind)
#FF7086
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7e94; /* rgb */ color: rgb(250, 126, 148); /* oklch */ color: oklch(74.0% 0.152 10.4);
Tailwind
colors: {
custom: {
50: '#ffa6b3',
500: '#fa7e94',
950: '#000000',
},
}SCSS
$custom: #fa7e94; $custom-light: #ffa6b3; $custom-dark: #000000;
JSON
{
"hex": "#fa7e94",
"rgb": {
"r": 250,
"g": 126,
"b": 148
},
"hsl": {
"h": 349.355,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.73956,
"c": 0.15212,
"h": 10.4
},
"luminance": 0.37384
}Semantic roles & 50–950 ramp
primary
#FA7E94
secondary
#D5F6F0
accent
#E6BD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80