#FA7E98#FA7E98
#FA7E98 is a light, vivid red. Relative luminance 0.375; OKLCH L 74.1% C 0.153 H 8.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7E98 |
|---|---|
| RGB | rgb(250, 126, 152) |
| HSL | hsl(347, 93%, 74%) |
| HSV | hsv(347, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 39.2%, 2%) |
| CIE-LAB | lab(67.66, 49.77, 8.33) |
| CIE-LCH | lch(67.66, 50.46, 9.50°) |
| OKLab | oklab(74.06% 0.1511 0.022) |
| OKLCH | oklch(74.06% 0.153 8.3) |
| XYZ | xyz(52.5556, 37.5179, 34.1735) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.17
Carnation
#FD798F
ΔE00 2.20
Rosa
#FE86A4
ΔE00 2.53
Carnation Pink
#FF7FA7
ΔE00 3.70
Pinky
#FC86AA
ΔE00 3.96
Watermelon
#FC6C85
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7E98 #7EFAE0
analogous
#FA7ED6 #FA7E98 #FAA27E
triadic
#FA7E98 #98FA7E #7E98FA
tetradic
#FA7E98 #D6FA7E #7EFAE0 #A27EFA
square
#FA7E98 #D6FA7E #7EFAE0 #A27EFA
split-complementary
#FA7E98 #7EFAA2 #7ED6FA
monochromatic
#F4093B #F84369 #FA7E98 #FCB9C7 #FEE2E7
Accessibility & contrast
On white
2.47
#FA7E98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FA7E98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7E98
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7E98 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959699
Deuteranopia (green-blind)
#B4AE95
Tritanopia (blue-blind)
#FF7187
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7e98; /* rgb */ color: rgb(250, 126, 152); /* oklch */ color: oklch(74.1% 0.153 8.3);
Tailwind
colors: {
custom: {
50: '#ffa6b6',
500: '#fa7e98',
950: '#000000',
},
}SCSS
$custom: #fa7e98; $custom-light: #ffa6b6; $custom-dark: #000000;
JSON
{
"hex": "#fa7e98",
"rgb": {
"r": 250,
"g": 126,
"b": 152
},
"hsl": {
"h": 347.419,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.7406,
"c": 0.1527,
"h": 8.3
},
"luminance": 0.37513
}Semantic roles & 50–950 ramp
primary
#FA7E98
secondary
#D5F6EF
accent
#E6B500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80