#FF7CA3#FF7CA3
#FF7CA3 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.7% C 0.163 H 3.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CA3 |
|---|---|
| RGB | rgb(255, 124, 163) |
| HSL | hsl(342, 100%, 74%) |
| HSV | hsv(342, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 36.1%, 0%) |
| CIE-LAB | lab(68.26, 53.62, 3.07) |
| CIE-LCH | lch(68.26, 53.71, 3.27°) |
| OKLab | oklab(74.74% 0.1631 0.0086) |
| OKLCH | oklch(74.74% 0.163 3) |
| XYZ | xyz(55.0614, 38.3251, 39.1409) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.86
Pinky
#FC86AA
ΔE00 2.13
Rosa
#FE86A4
ΔE00 2.37
Rose Pink
#F7879A
ΔE00 4.64
Rosy Pink
#F6688E
ΔE00 4.91
Carnation
#FD798F
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CA3 #7CFFD8
analogous
#FF7CE5 #FF7CA3 #FF977C
triadic
#FF7CA3 #A3FF7C #7CA3FF
tetradic
#FF7CA3 #E5FF7C #7CFFD8 #977CFF
square
#FF7CA3 #E5FF7C #7CFFD8 #977CFF
split-complementary
#FF7CA3 #7CFF97 #7CE5FF
monochromatic
#FF024D #FF3F78 #FF7CA3 #FFB9CE #FFE0EA
Accessibility & contrast
On white
2.42
#FF7CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FF7CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CA3
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CA3 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9297A4
Deuteranopia (green-blind)
#B4B0A0
Tritanopia (blue-blind)
#FF708A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff7ca3; /* rgb */ color: rgb(255, 124, 163); /* oklch */ color: oklch(74.7% 0.163 3.0);
Tailwind
colors: {
custom: {
50: '#ffa6be',
500: '#ff7ca3',
950: '#000000',
},
}SCSS
$custom: #ff7ca3; $custom-light: #ffa6be; $custom-dark: #000000;
JSON
{
"hex": "#ff7ca3",
"rgb": {
"r": 255,
"g": 124,
"b": 163
},
"hsl": {
"h": 342.137,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.7474,
"c": 0.16331,
"h": 3
},
"luminance": 0.3832
}Semantic roles & 50–950 ramp
primary
#FF7CA3
secondary
#D4F7ED
accent
#E6A100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191012
muted
#877F81