#FA7CA5#FA7CA5
#FA7CA5 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.1% C 0.159 H 1.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7CA5 |
|---|---|
| RGB | rgb(250, 124, 165) |
| HSL | hsl(340, 93%, 73%) |
| HSV | hsv(340, 50%, 98%) |
| CMYK | cmyk(0%, 50.4%, 34%, 2%) |
| CIE-LAB | lab(67.62, 52.21, 0.93) |
| CIE-LCH | lch(67.62, 52.21, 1.02°) |
| OKLab | oklab(74.14% 0.1587 0.0031) |
| OKLCH | oklch(74.14% 0.159 1.1) |
| XYZ | xyz(53.4261, 37.4610, 40.0070) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.11
Pinky
#FC86AA
ΔE00 2.15
Rosa
#FE86A4
ΔE00 3.10
Rosy Pink
#F6688E
ΔE00 5.10
Rose Pink
#F7879A
ΔE00 5.34
Bubble Gum Pink
#FF69AF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7CA5 #7CFAD1
analogous
#FA7CE4 #FA7CA5 #FA927C
triadic
#FA7CA5 #A5FA7C #7CA5FA
tetradic
#FA7CA5 #E4FA7C #7CFAD1 #927CFA
square
#FA7CA5 #E4FA7C #7CFAD1 #927CFA
split-complementary
#FA7CA5 #7CFA92 #7CE4FA
monochromatic
#F20955 #F8417C #FA7CA5 #FCB7CD #FEE2EB
Accessibility & contrast
On white
2.47
#FA7CA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FA7CA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7CA5
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7CA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7CA5 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9096A6
Deuteranopia (green-blind)
#B1AEA2
Tritanopia (blue-blind)
#FF728B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7ca5; /* rgb */ color: rgb(250, 124, 165); /* oklch */ color: oklch(74.1% 0.159 1.1);
Tailwind
colors: {
custom: {
50: '#ffa5bf',
500: '#fa7ca5',
950: '#000000',
},
}SCSS
$custom: #fa7ca5; $custom-light: #ffa5bf; $custom-dark: #000000;
JSON
{
"hex": "#fa7ca5",
"rgb": {
"r": 250,
"g": 124,
"b": 165
},
"hsl": {
"h": 340.476,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.74138,
"c": 0.1587,
"h": 1.1
},
"luminance": 0.37456
}Semantic roles & 50–950 ramp
primary
#FA7CA5
secondary
#D5F6EB
accent
#E69B00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#181012
muted
#867F81