#FF7CA7#FF7CA7
#FF7CA7 is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.164 H 1.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CA7 |
|---|---|
| RGB | rgb(255, 124, 167) |
| HSL | hsl(340, 100%, 74%) |
| HSV | hsv(340, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 34.5%, 0%) |
| CIE-LAB | lab(68.37, 54.08, 0.97) |
| CIE-LCH | lch(68.37, 54.09, 1.02°) |
| OKLab | oklab(74.86% 0.1645 0.0032) |
| OKLCH | oklch(74.86% 0.164 1.1) |
| XYZ | xyz(55.4254, 38.4707, 41.0583) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.73
Pinky
#FC86AA
ΔE00 2.09
Rosa
#FE86A4
ΔE00 3.04
Bubble Gum Pink
#FF69AF
ΔE00 5.30
Rosy Pink
#F6688E
ΔE00 5.43
Rose Pink
#F7879A
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CA7 #7CFFD4
analogous
#FF7CE9 #FF7CA7 #FF937C
triadic
#FF7CA7 #A7FF7C #7CA7FF
tetradic
#FF7CA7 #E9FF7C #7CFFD4 #937CFF
square
#FF7CA7 #E9FF7C #7CFFD4 #937CFF
split-complementary
#FF7CA7 #7CFF93 #7CE9FF
monochromatic
#FF0255 #FF3F7E #FF7CA7 #FFB9D0 #FFE0EA
Accessibility & contrast
On white
2.42
#FF7CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FF7CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CA7
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CA7 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9197A8
Deuteranopia (green-blind)
#B3B0A4
Tritanopia (blue-blind)
#FF718C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7ca7; /* rgb */ color: rgb(255, 124, 167); /* oklch */ color: oklch(74.9% 0.164 1.1);
Tailwind
colors: {
custom: {
50: '#ffa6c1',
500: '#ff7ca7',
950: '#000000',
},
}SCSS
$custom: #ff7ca7; $custom-light: #ffa6c1; $custom-dark: #000000;
JSON
{
"hex": "#ff7ca7",
"rgb": {
"r": 255,
"g": 124,
"b": 167
},
"hsl": {
"h": 340.305,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.74856,
"c": 0.16448,
"h": 1.1
},
"luminance": 0.38465
}Semantic roles & 50–950 ramp
primary
#FF7CA7
secondary
#D4F7EC
accent
#E69A00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81