#FA6E9B#FA6E9B
#FA6E9B is a light, vivid pink. Relative luminance 0.338; OKLCH L 72.0% C 0.176 H 2.4°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6E9B |
|---|---|
| RGB | rgb(250, 110, 155) |
| HSL | hsl(341, 93%, 71%) |
| HSV | hsv(341, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 38%, 2%) |
| CIE-LAB | lab(64.84, 57.63, 2.57) |
| CIE-LCH | lch(64.84, 57.69, 2.55°) |
| OKLab | oklab(71.96% 0.1756 0.0074) |
| OKLCH | oklch(71.96% 0.176 2.4) |
| XYZ | xyz(50.9196, 33.8478, 34.8557) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.73
Medium Pink
#F36196
ΔE00 3.11
Carnation Pink
#FF7FA7
ΔE00 3.59
Strawberry
#FC5A8D
ΔE00 3.70
Pinky
#FC86AA
ΔE00 4.88
Bubble Gum Pink
#FF69AF
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6E9B #6EFACD
analogous
#FA6EE1 #FA6E9B #FA876E
triadic
#FA6E9B #9BFA6E #6E9BFA
tetradic
#FA6E9B #E1FA6E #6EFACD #876EFA
square
#FA6E9B #E1FA6E #6EFACD #876EFA
split-complementary
#FA6E9B #6EFA87 #6EE1FA
monochromatic
#E6084F #F83372 #FA6E9B #FCA9C4 #FEE1EB
Accessibility & contrast
On white
2.70
#FA6E9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#FA6E9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6E9B
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6E9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6E9B | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878D9C
Deuteranopia (green-blind)
#ACA798
Tritanopia (blue-blind)
#FF617F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #fa6e9b; /* rgb */ color: rgb(250, 110, 155); /* oklch */ color: oklch(72.0% 0.176 2.4);
Tailwind
colors: {
custom: {
50: '#ff9db8',
500: '#fa6e9b',
950: '#000000',
},
}SCSS
$custom: #fa6e9b; $custom-light: #ff9db8; $custom-dark: #000000;
JSON
{
"hex": "#fa6e9b",
"rgb": {
"r": 250,
"g": 110,
"b": 155
},
"hsl": {
"h": 340.714,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.71963,
"c": 0.17575,
"h": 2.4
},
"luminance": 0.33842
}Semantic roles & 50–950 ramp
primary
#FA6E9B
secondary
#CFF5E9
accent
#E69C00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190F11
muted
#877E80