#FA7E96#FA7E96
#FA7E96 is a light, vivid red. Relative luminance 0.374; OKLCH L 74.0% C 0.152 H 9.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7E96 |
|---|---|
| RGB | rgb(250, 126, 150) |
| HSL | hsl(348, 93%, 74%) |
| HSV | hsv(348, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 40%, 2%) |
| CIE-LAB | lab(67.62, 49.56, 9.39) |
| CIE-LCH | lch(67.62, 50.44, 10.73°) |
| OKLab | oklab(74.01% 0.1504 0.0247) |
| OKLCH | oklch(74.01% 0.152 9.3) |
| XYZ | xyz(52.3932, 37.4529, 33.3181) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.72
Rose Pink
#F7879A
ΔE00 2.00
Rosa
#FE86A4
ΔE00 2.96
Watermelon
#FC6C85
ΔE00 4.02
Blush Pink
#FE828C
ΔE00 4.21
Carnation Pink
#FF7FA7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7E96 #7EFAE2
analogous
#FA7ED4 #FA7E96 #FAA47E
triadic
#FA7E96 #96FA7E #7E96FA
tetradic
#FA7E96 #D4FA7E #7EFAE2 #A47EFA
square
#FA7E96 #D4FA7E #7EFAE2 #A47EFA
split-complementary
#FA7E96 #7EFAA4 #7ED4FA
monochromatic
#F40937 #F84366 #FA7E96 #FCB9C6 #FEE2E7
Accessibility & contrast
On white
2.47
#FA7E96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FA7E96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7E96
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7E96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7E96 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959696
Deuteranopia (green-blind)
#B5AE93
Tritanopia (blue-blind)
#FF7187
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7e96; /* rgb */ color: rgb(250, 126, 150); /* oklch */ color: oklch(74.0% 0.152 9.3);
Tailwind
colors: {
custom: {
50: '#ffa6b4',
500: '#fa7e96',
950: '#000000',
},
}SCSS
$custom: #fa7e96; $custom-light: #ffa6b4; $custom-dark: #000000;
JSON
{
"hex": "#fa7e96",
"rgb": {
"r": 250,
"g": 126,
"b": 150
},
"hsl": {
"h": 348.387,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.74008,
"c": 0.15238,
"h": 9.3
},
"luminance": 0.37448
}Semantic roles & 50–950 ramp
primary
#FA7E96
secondary
#D5F6F0
accent
#E6B900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80