#FF7CA0#FF7CA0
#FF7CA0 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.7% C 0.163 H 4.5°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CA0 |
|---|---|
| RGB | rgb(255, 124, 160) |
| HSL | hsl(344, 100%, 74%) |
| HSV | hsv(344, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 37.3%, 0%) |
| CIE-LAB | lab(68.18, 53.29, 4.65) |
| CIE-LCH | lch(68.18, 53.49, 4.99°) |
| OKLab | oklab(74.66% 0.162 0.0127) |
| OKLCH | oklch(74.66% 0.163 4.5) |
| XYZ | xyz(54.7958, 38.2188, 37.7421) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.54
Rosa
#FE86A4
ΔE00 2.08
Pinky
#FC86AA
ΔE00 2.48
Rose Pink
#F7879A
ΔE00 4.01
Carnation
#FD798F
ΔE00 4.19
Rosy Pink
#F6688E
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CA0 #7CFFDB
analogous
#FF7CE2 #FF7CA0 #FF9A7C
triadic
#FF7CA0 #A0FF7C #7CA0FF
tetradic
#FF7CA0 #E2FF7C #7CFFDB #9A7CFF
square
#FF7CA0 #E2FF7C #7CFFDB #9A7CFF
split-complementary
#FF7CA0 #7CFF9A #7CE2FF
monochromatic
#FF0247 #FF3F74 #FF7CA0 #FFB9CC #FFE0E9
Accessibility & contrast
On white
2.43
#FF7CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FF7CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CA0
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CA0 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9397A1
Deuteranopia (green-blind)
#B5B09D
Tritanopia (blue-blind)
#FF7089
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff7ca0; /* rgb */ color: rgb(255, 124, 160); /* oklch */ color: oklch(74.7% 0.163 4.5);
Tailwind
colors: {
custom: {
50: '#ffa5bc',
500: '#ff7ca0',
950: '#000000',
},
}SCSS
$custom: #ff7ca0; $custom-light: #ffa5bc; $custom-dark: #000000;
JSON
{
"hex": "#ff7ca0",
"rgb": {
"r": 255,
"g": 124,
"b": 160
},
"hsl": {
"h": 343.511,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.74656,
"c": 0.16254,
"h": 4.5
},
"luminance": 0.38213
}Semantic roles & 50–950 ramp
primary
#FF7CA0
secondary
#D4F7EE
accent
#E6A600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80