#FF7AC2#FF7AC2
#FF7AC2 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.5% C 0.179 H 348.6°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AC2 |
|---|---|
| RGB | rgb(255, 122, 194) |
| HSL | hsl(328, 100%, 74%) |
| HSV | hsv(328, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 23.9%, 0%) |
| CIE-LAB | lab(68.81, 58.40, -13.56) |
| CIE-LCH | lch(68.81, 59.95, 346.93°) |
| OKLab | oklab(75.45% 0.1757 -0.0355) |
| OKLCH | oklch(75.45% 0.179 348.6) |
| XYZ | xyz(57.9389, 39.0791, 55.5200) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.75
Bubblegum Pink
#FE83CC
ΔE00 2.21
Bubblegum (survey)
#FF6CB5
ΔE00 3.00
Hot Pink
#FF69B4
ΔE00 3.43
Bubble Gum Pink
#FF69AF
ΔE00 4.05
Carnation Pink
#FF7FA7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AC2 #7AFFB7
analogous
#FA7AFF #FF7AC2 #FF7A80
triadic
#FF7AC2 #C2FF7A #7AC2FF
tetradic
#FF7AC2 #FFFA7A #7AFFB7 #7A80FF
square
#FF7AC2 #FFFA7A #7AFFB7 #7A80FF
split-complementary
#FF7AC2 #80FF7A #7AFFFA
monochromatic
#FF008A #FF3DA6 #FF7AC2 #FFB7DE #FFE0F1
Accessibility & contrast
On white
2.38
#FF7AC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FF7AC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AC2
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AC2 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889AC4
Deuteranopia (green-blind)
#ACB0BF
Tritanopia (blue-blind)
#FF7696
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7ac2; /* rgb */ color: rgb(255, 122, 194); /* oklch */ color: oklch(75.5% 0.179 348.6);
Tailwind
colors: {
custom: {
50: '#ffa5d4',
500: '#ff7ac2',
950: '#000000',
},
}SCSS
$custom: #ff7ac2; $custom-light: #ffa5d4; $custom-dark: #000000;
JSON
{
"hex": "#ff7ac2",
"rgb": {
"r": 255,
"g": 122,
"b": 194
},
"hsl": {
"h": 327.519,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.75451,
"c": 0.17927,
"h": 348.6
},
"luminance": 0.39074
}Semantic roles & 50–950 ramp
primary
#FF7AC2
secondary
#D4F7E4
accent
#E66900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83