#FA6E9A#FA6E9A
#FA6E9A is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.9% C 0.175 H 2.9°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6E9A |
|---|---|
| RGB | rgb(250, 110, 154) |
| HSL | hsl(341, 93%, 71%) |
| HSV | hsv(341, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 38.4%, 2%) |
| CIE-LAB | lab(64.81, 57.52, 3.10) |
| CIE-LCH | lch(64.81, 57.61, 3.08°) |
| OKLab | oklab(71.93% 0.1753 0.0087) |
| OKLCH | oklch(71.93% 0.175 2.9) |
| XYZ | xyz(50.8360, 33.8144, 34.4152) |
| Luminance | 0.3381 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.52
Medium Pink
#F36196
ΔE00 3.19
Strawberry
#FC5A8D
ΔE00 3.61
Carnation Pink
#FF7FA7
ΔE00 3.63
Pinky
#FC86AA
ΔE00 4.91
Rosa
#FE86A4
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6E9A #6EFACE
analogous
#FA6EE0 #FA6E9A #FA886E
triadic
#FA6E9A #9AFA6E #6E9AFA
tetradic
#FA6E9A #E0FA6E #6EFACE #886EFA
square
#FA6E9A #E0FA6E #6EFACE #886EFA
split-complementary
#FA6E9A #6EFA88 #6EE0FA
monochromatic
#E6084E #F83371 #FA6E9A #FCA9C3 #FEE1EA
Accessibility & contrast
On white
2.71
#FA6E9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#FA6E9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6E9A
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6E9A | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878C9B
Deuteranopia (green-blind)
#ACA797
Tritanopia (blue-blind)
#FF607F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #fa6e9a; /* rgb */ color: rgb(250, 110, 154); /* oklch */ color: oklch(71.9% 0.175 2.9);
Tailwind
colors: {
custom: {
50: '#ff9db7',
500: '#fa6e9a',
950: '#000000',
},
}SCSS
$custom: #fa6e9a; $custom-light: #ff9db7; $custom-dark: #000000;
JSON
{
"hex": "#fa6e9a",
"rgb": {
"r": 250,
"g": 110,
"b": 154
},
"hsl": {
"h": 341.143,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.71934,
"c": 0.17547,
"h": 2.9
},
"luminance": 0.33809
}Semantic roles & 50–950 ramp
primary
#FA6E9A
secondary
#CFF5E9
accent
#E69D00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190F11
muted
#877E80