#FA7E95#FA7E95
#FA7E95 is a light, vivid red. Relative luminance 0.374; OKLCH L 74.0% C 0.152 H 9.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7E95 |
|---|---|
| RGB | rgb(250, 126, 149) |
| HSL | hsl(349, 93%, 74%) |
| HSV | hsv(349, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 40.4%, 2%) |
| CIE-LAB | lab(67.59, 49.45, 9.92) |
| CIE-LCH | lch(67.59, 50.43, 11.35°) |
| OKLab | oklab(73.98% 0.15 0.026) |
| OKLCH | oklch(73.98% 0.152 9.8) |
| XYZ | xyz(52.3130, 37.4208, 32.8959) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.50
Rose Pink
#F7879A
ΔE00 1.97
Rosa
#FE86A4
ΔE00 3.19
Watermelon
#FC6C85
ΔE00 3.89
Blush Pink
#FE828C
ΔE00 3.93
Carnation Pink
#FF7FA7
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7E95 #7EFAE3
analogous
#FA7ED3 #FA7E95 #FAA57E
triadic
#FA7E95 #95FA7E #7E95FA
tetradic
#FA7E95 #D3FA7E #7EFAE3 #A57EFA
square
#FA7E95 #D3FA7E #7EFAE3 #A57EFA
split-complementary
#FA7E95 #7EFAA5 #7ED3FA
monochromatic
#F40935 #F84365 #FA7E95 #FCB9C5 #FEE2E7
Accessibility & contrast
On white
2.48
#FA7E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FA7E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7E95
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7E95 | 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)
#969695
Deuteranopia (green-blind)
#B5AE92
Tritanopia (blue-blind)
#FF7186
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7e95; /* rgb */ color: rgb(250, 126, 149); /* oklch */ color: oklch(74.0% 0.152 9.8);
Tailwind
colors: {
custom: {
50: '#ffa6b4',
500: '#fa7e95',
950: '#000000',
},
}SCSS
$custom: #fa7e95; $custom-light: #ffa6b4; $custom-dark: #000000;
JSON
{
"hex": "#fa7e95",
"rgb": {
"r": 250,
"g": 126,
"b": 149
},
"hsl": {
"h": 348.871,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.73982,
"c": 0.15225,
"h": 9.8
},
"luminance": 0.37416
}Semantic roles & 50–950 ramp
primary
#FA7E95
secondary
#D5F6F0
accent
#E6BB00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80