#FF7AC5#FF7AC5
#FF7AC5 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.6% C 0.181 H 347.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AC5 |
|---|---|
| RGB | rgb(255, 122, 197) |
| HSL | hsl(326, 100%, 74%) |
| HSV | hsv(326, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 22.7%, 0%) |
| CIE-LAB | lab(68.91, 58.80, -15.09) |
| CIE-LCH | lch(68.91, 60.71, 345.61°) |
| OKLab | oklab(75.56% 0.1766 -0.0396) |
| OKLCH | oklch(75.56% 0.181 347.3) |
| XYZ | xyz(58.2793, 39.2152, 57.3124) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.86
Pink (survey)
#FF81C0
ΔE00 2.22
Bubblegum (survey)
#FF6CB5
ΔE00 3.38
Hot Pink
#FF69B4
ΔE00 3.77
Bubble Gum Pink
#FF69AF
ΔE00 4.49
Carnation Pink
#FF7FA7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AC5 #7AFFB4
analogous
#F67AFF #FF7AC5 #FF7A83
triadic
#FF7AC5 #C5FF7A #7AC5FF
tetradic
#FF7AC5 #FFF67A #7AFFB4 #7A83FF
square
#FF7AC5 #FFF67A #7AFFB4 #7A83FF
split-complementary
#FF7AC5 #83FF7A #7AFFF6
monochromatic
#FF0090 #FF3DAA #FF7AC5 #FFB7E0 #FFE0F2
Accessibility & contrast
On white
2.38
#FF7AC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FF7AC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AC5
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AC5 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879AC7
Deuteranopia (green-blind)
#ABB1C2
Tritanopia (blue-blind)
#FF7797
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7ac5; /* rgb */ color: rgb(255, 122, 197); /* oklch */ color: oklch(75.6% 0.181 347.3);
Tailwind
colors: {
custom: {
50: '#ffa5d6',
500: '#ff7ac5',
950: '#000000',
},
}SCSS
$custom: #ff7ac5; $custom-light: #ffa5d6; $custom-dark: #000000;
JSON
{
"hex": "#ff7ac5",
"rgb": {
"r": 255,
"g": 122,
"b": 197
},
"hsl": {
"h": 326.165,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.75557,
"c": 0.18097,
"h": 347.3
},
"luminance": 0.3921
}Semantic roles & 50–950 ramp
primary
#FF7AC5
secondary
#D4F7E3
accent
#E66400
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83