#FF7CA9#FF7CA9
#FF7CA9 is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.165 H 0.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CA9 |
|---|---|
| RGB | rgb(255, 124, 169) |
| HSL | hsl(339, 100%, 74%) |
| HSV | hsv(339, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 33.7%, 0%) |
| CIE-LAB | lab(68.42, 54.31, -0.08) |
| CIE-LCH | lch(68.42, 54.31, 359.91°) |
| OKLab | oklab(74.91% 0.1651 0.0005) |
| OKLCH | oklch(74.91% 0.165 0.2) |
| XYZ | xyz(55.6118, 38.5452, 42.0396) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.11
Pinky
#FC86AA
ΔE00 2.25
Rosa
#FE86A4
ΔE00 3.44
Bubble Gum Pink
#FF69AF
ΔE00 4.92
Pink (survey)
#FF81C0
ΔE00 5.03
Bubblegum (survey)
#FF6CB5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CA9 #7CFFD2
analogous
#FF7CEB #FF7CA9 #FF917C
triadic
#FF7CA9 #A9FF7C #7CA9FF
tetradic
#FF7CA9 #EBFF7C #7CFFD2 #917CFF
square
#FF7CA9 #EBFF7C #7CFFD2 #917CFF
split-complementary
#FF7CA9 #7CFF91 #7CEBFF
monochromatic
#FF0259 #FF3F81 #FF7CA9 #FFB9D1 #FFE0EB
Accessibility & contrast
On white
2.41
#FF7CA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FF7CA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CA9
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CA9 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9198AA
Deuteranopia (green-blind)
#B3B0A6
Tritanopia (blue-blind)
#FF728D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7ca9; /* rgb */ color: rgb(255, 124, 169); /* oklch */ color: oklch(74.9% 0.165 0.2);
Tailwind
colors: {
custom: {
50: '#ffa6c2',
500: '#ff7ca9',
950: '#000000',
},
}SCSS
$custom: #ff7ca9; $custom-light: #ffa6c2; $custom-dark: #000000;
JSON
{
"hex": "#ff7ca9",
"rgb": {
"r": 255,
"g": 124,
"b": 169
},
"hsl": {
"h": 339.389,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.74914,
"c": 0.16513,
"h": 0.2
},
"luminance": 0.3854
}Semantic roles & 50–950 ramp
primary
#FF7CA9
secondary
#D4F7EB
accent
#E69700
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81