#FA7E99#FA7E99
#FA7E99 is a light, vivid red. Relative luminance 0.375; OKLCH L 74.1% C 0.153 H 7.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7E99 |
|---|---|
| RGB | rgb(250, 126, 153) |
| HSL | hsl(347, 93%, 74%) |
| HSV | hsv(347, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 38.8%, 2%) |
| CIE-LAB | lab(67.69, 49.88, 7.80) |
| CIE-LCH | lch(67.69, 50.49, 8.89°) |
| OKLab | oklab(74.09% 0.1515 0.0207) |
| OKLCH | oklch(74.09% 0.153 7.8) |
| XYZ | xyz(52.6379, 37.5508, 34.6067) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.31
Rosa
#FE86A4
ΔE00 2.34
Carnation
#FD798F
ΔE00 2.46
Carnation Pink
#FF7FA7
ΔE00 3.42
Pinky
#FC86AA
ΔE00 3.70
Watermelon
#FC6C85
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7E99 #7EFADF
analogous
#FA7ED7 #FA7E99 #FAA17E
triadic
#FA7E99 #99FA7E #7E99FA
tetradic
#FA7E99 #D7FA7E #7EFADF #A17EFA
square
#FA7E99 #D7FA7E #7EFADF #A17EFA
split-complementary
#FA7E99 #7EFAA1 #7ED7FA
monochromatic
#F4093D #F8436A #FA7E99 #FCB9C8 #FEE2E8
Accessibility & contrast
On white
2.47
#FA7E99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FA7E99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7E99
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7E99 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95969A
Deuteranopia (green-blind)
#B4AE96
Tritanopia (blue-blind)
#FF7188
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7e99; /* rgb */ color: rgb(250, 126, 153); /* oklch */ color: oklch(74.1% 0.153 7.8);
Tailwind
colors: {
custom: {
50: '#ffa6b6',
500: '#fa7e99',
950: '#000000',
},
}SCSS
$custom: #fa7e99; $custom-light: #ffa6b6; $custom-dark: #000000;
JSON
{
"hex": "#fa7e99",
"rgb": {
"r": 250,
"g": 126,
"b": 153
},
"hsl": {
"h": 346.935,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.74086,
"c": 0.15287,
"h": 7.8
},
"luminance": 0.37546
}Semantic roles & 50–950 ramp
primary
#FA7E99
secondary
#D5F6EF
accent
#E6B400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80