#FF7CAA#FF7CAA
#FF7CAA is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.9% C 0.165 H 359.7°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CAA |
|---|---|
| RGB | rgb(255, 124, 170) |
| HSL | hsl(339, 100%, 74%) |
| HSV | hsv(339, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 33.3%, 0%) |
| CIE-LAB | lab(68.45, 54.43, -0.60) |
| CIE-LCH | lch(68.45, 54.43, 359.36°) |
| OKLab | oklab(74.94% 0.1655 -0.0009) |
| OKLCH | oklch(74.94% 0.165 359.7) |
| XYZ | xyz(55.7060, 38.5829, 42.5359) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.33
Pinky
#FC86AA
ΔE00 2.36
Rosa
#FE86A4
ΔE00 3.64
Bubble Gum Pink
#FF69AF
ΔE00 4.75
Pink (survey)
#FF81C0
ΔE00 4.78
Bubblegum (survey)
#FF6CB5
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CAA #7CFFD1
analogous
#FF7CEC #FF7CAA #FF907C
triadic
#FF7CAA #AAFF7C #7CAAFF
tetradic
#FF7CAA #ECFF7C #7CFFD1 #907CFF
square
#FF7CAA #ECFF7C #7CFFD1 #907CFF
split-complementary
#FF7CAA #7CFF90 #7CECFF
monochromatic
#FF025B #FF3F82 #FF7CAA #FFB9D2 #FFE0EB
Accessibility & contrast
On white
2.41
#FF7CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FF7CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CAA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CAA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9198AB
Deuteranopia (green-blind)
#B3B0A7
Tritanopia (blue-blind)
#FF728D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7caa; /* rgb */ color: rgb(255, 124, 170); /* oklch */ color: oklch(74.9% 0.165 359.7);
Tailwind
colors: {
custom: {
50: '#ffa6c3',
500: '#ff7caa',
950: '#000000',
},
}SCSS
$custom: #ff7caa; $custom-light: #ffa6c3; $custom-dark: #000000;
JSON
{
"hex": "#ff7caa",
"rgb": {
"r": 255,
"g": 124,
"b": 170
},
"hsl": {
"h": 338.931,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.74944,
"c": 0.16546,
"h": 359.7
},
"luminance": 0.38578
}Semantic roles & 50–950 ramp
primary
#FF7CAA
secondary
#D4F7EB
accent
#E69500
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81