#FF7CA5#FF7CA5
#FF7CA5 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.8% C 0.164 H 2.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CA5 |
|---|---|
| RGB | rgb(255, 124, 165) |
| HSL | hsl(341, 100%, 74%) |
| HSV | hsv(341, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 35.3%, 0%) |
| CIE-LAB | lab(68.31, 53.85, 2.02) |
| CIE-LCH | lch(68.31, 53.89, 2.14°) |
| OKLab | oklab(74.8% 0.1638 0.0059) |
| OKLCH | oklch(74.8% 0.164 2.1) |
| XYZ | xyz(55.2420, 38.3973, 40.0921) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.60
Pinky
#FC86AA
ΔE00 2.04
Rosa
#FE86A4
ΔE00 2.68
Rose Pink
#F7879A
ΔE00 5.08
Rosy Pink
#F6688E
ΔE00 5.15
Carnation
#FD798F
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CA5 #7CFFD6
analogous
#FF7CE7 #FF7CA5 #FF957C
triadic
#FF7CA5 #A5FF7C #7CA5FF
tetradic
#FF7CA5 #E7FF7C #7CFFD6 #957CFF
square
#FF7CA5 #E7FF7C #7CFFD6 #957CFF
split-complementary
#FF7CA5 #7CFF95 #7CE7FF
monochromatic
#FF0251 #FF3F7B #FF7CA5 #FFB9CF #FFE0EA
Accessibility & contrast
On white
2.42
#FF7CA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FF7CA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CA5
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CA5 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9297A6
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#FF718B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7ca5; /* rgb */ color: rgb(255, 124, 165); /* oklch */ color: oklch(74.8% 0.164 2.1);
Tailwind
colors: {
custom: {
50: '#ffa6bf',
500: '#ff7ca5',
950: '#000000',
},
}SCSS
$custom: #ff7ca5; $custom-light: #ffa6bf; $custom-dark: #000000;
JSON
{
"hex": "#ff7ca5",
"rgb": {
"r": 255,
"g": 124,
"b": 165
},
"hsl": {
"h": 341.221,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.74798,
"c": 0.16388,
"h": 2.1
},
"luminance": 0.38392
}Semantic roles & 50–950 ramp
primary
#FF7CA5
secondary
#D4F7EC
accent
#E69E00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81