#FA7E9B#FA7E9B
#FA7E9B is a light, vivid red. Relative luminance 0.376; OKLCH L 74.1% C 0.153 H 6.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7E9B |
|---|---|
| RGB | rgb(250, 126, 155) |
| HSL | hsl(346, 93%, 74%) |
| HSV | hsv(346, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 38%, 2%) |
| CIE-LAB | lab(67.74, 50.10, 6.74) |
| CIE-LCH | lch(67.74, 50.55, 7.67°) |
| OKLab | oklab(74.14% 0.1522 0.018) |
| OKLCH | oklch(74.14% 0.153 6.7) |
| XYZ | xyz(52.8044, 37.6174, 35.4839) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.04
Rose Pink
#F7879A
ΔE00 2.65
Carnation Pink
#FF7FA7
ΔE00 2.87
Carnation
#FD798F
ΔE00 2.99
Pinky
#FC86AA
ΔE00 3.21
Rosy Pink
#F6688E
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7E9B #7EFADD
analogous
#FA7ED9 #FA7E9B #FA9F7E
triadic
#FA7E9B #9BFA7E #7E9BFA
tetradic
#FA7E9B #D9FA7E #7EFADD #9F7EFA
square
#FA7E9B #D9FA7E #7EFADD #9F7EFA
split-complementary
#FA7E9B #7EFA9F #7ED9FA
monochromatic
#F40940 #F8436D #FA7E9B #FCB9C9 #FEE2E8
Accessibility & contrast
On white
2.46
#FA7E9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FA7E9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7E9B
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7E9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7E9B | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94969C
Deuteranopia (green-blind)
#B4AE98
Tritanopia (blue-blind)
#FF7289
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7e9b; /* rgb */ color: rgb(250, 126, 155); /* oklch */ color: oklch(74.1% 0.153 6.7);
Tailwind
colors: {
custom: {
50: '#ffa6b8',
500: '#fa7e9b',
950: '#000000',
},
}SCSS
$custom: #fa7e9b; $custom-light: #ffa6b8; $custom-dark: #000000;
JSON
{
"hex": "#fa7e9b",
"rgb": {
"r": 250,
"g": 126,
"b": 155
},
"hsl": {
"h": 345.968,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.7414,
"c": 0.15324,
"h": 6.7
},
"luminance": 0.37612
}Semantic roles & 50–950 ramp
primary
#FA7E9B
secondary
#D5F6EE
accent
#E6B000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80