#FA7CA6#FA7CA6
#FA7CA6 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.2% C 0.159 H 0.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7CA6 |
|---|---|
| RGB | rgb(250, 124, 166) |
| HSL | hsl(340, 93%, 73%) |
| HSV | hsv(340, 50%, 98%) |
| CMYK | cmyk(0%, 50.4%, 33.6%, 2%) |
| CIE-LAB | lab(67.65, 52.32, 0.40) |
| CIE-LCH | lch(67.65, 52.33, 0.44°) |
| OKLab | oklab(74.17% 0.159 0.0017) |
| OKLCH | oklch(74.17% 0.159 0.6) |
| XYZ | xyz(53.5175, 37.4975, 40.4882) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.21
Pinky
#FC86AA
ΔE00 2.20
Rosa
#FE86A4
ΔE00 3.29
Bubble Gum Pink
#FF69AF
ΔE00 5.15
Rosy Pink
#F6688E
ΔE00 5.26
Pig Pink
#E78EA5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7CA6 #7CFAD0
analogous
#FA7CE5 #FA7CA6 #FA917C
triadic
#FA7CA6 #A6FA7C #7CA6FA
tetradic
#FA7CA6 #E5FA7C #7CFAD0 #917CFA
square
#FA7CA6 #E5FA7C #7CFAD0 #917CFA
split-complementary
#FA7CA6 #7CFA91 #7CE5FA
monochromatic
#F20957 #F8417E #FA7CA6 #FCB7CE #FEE2EB
Accessibility & contrast
On white
2.47
#FA7CA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FA7CA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7CA6
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7CA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7CA6 | 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)
#9096A7
Deuteranopia (green-blind)
#B1AEA3
Tritanopia (blue-blind)
#FF728B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7ca6; /* rgb */ color: rgb(250, 124, 166); /* oklch */ color: oklch(74.2% 0.159 0.6);
Tailwind
colors: {
custom: {
50: '#ffa5c0',
500: '#fa7ca6',
950: '#000000',
},
}SCSS
$custom: #fa7ca6; $custom-light: #ffa5c0; $custom-dark: #000000;
JSON
{
"hex": "#fa7ca6",
"rgb": {
"r": 250,
"g": 124,
"b": 166
},
"hsl": {
"h": 340,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.74167,
"c": 0.15902,
"h": 0.6
},
"luminance": 0.37492
}Semantic roles & 50–950 ramp
primary
#FA7CA6
secondary
#D5F6EB
accent
#E69900
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#181012
muted
#867F81