#FF7AAA#FF7AAA
#FF7AAA is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.7% C 0.168 H 359.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AAA |
|---|---|
| RGB | rgb(255, 122, 170) |
| HSL | hsl(338, 100%, 74%) |
| HSV | hsv(338, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 33.3%, 0%) |
| CIE-LAB | lab(68.08, 55.38, -1.14) |
| CIE-LCH | lch(68.08, 55.39, 358.82°) |
| OKLab | oklab(74.67% 0.1684 -0.0023) |
| OKLCH | oklch(74.67% 0.168 359.2) |
| XYZ | xyz(55.4579, 38.0867, 42.4532) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.75
Pinky
#FC86AA
ΔE00 2.82
Rosa
#FE86A4
ΔE00 4.08
Bubble Gum Pink
#FF69AF
ΔE00 4.29
Pink (survey)
#FF81C0
ΔE00 4.63
Bubblegum (survey)
#FF6CB5
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AAA #7AFFCF
analogous
#FF7AED #FF7AAA #FF8D7A
triadic
#FF7AAA #AAFF7A #7AAAFF
tetradic
#FF7AAA #EDFF7A #7AFFCF #8D7AFF
square
#FF7AAA #EDFF7A #7AFFCF #8D7AFF
split-complementary
#FF7AAA #7AFF8D #7AEDFF
monochromatic
#FF005C #FF3D83 #FF7AAA #FFB7D1 #FFE0EB
Accessibility & contrast
On white
2.44
#FF7AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FF7AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AAA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AAA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F97AB
Deuteranopia (green-blind)
#B2AFA7
Tritanopia (blue-blind)
#FF708C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff7aaa; /* rgb */ color: rgb(255, 122, 170); /* oklch */ color: oklch(74.7% 0.168 359.2);
Tailwind
colors: {
custom: {
50: '#ffa4c3',
500: '#ff7aaa',
950: '#000000',
},
}SCSS
$custom: #ff7aaa; $custom-light: #ffa4c3; $custom-dark: #000000;
JSON
{
"hex": "#ff7aaa",
"rgb": {
"r": 255,
"g": 122,
"b": 170
},
"hsl": {
"h": 338.346,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.74671,
"c": 0.1684,
"h": 359.2
},
"luminance": 0.38081
}Semantic roles & 50–950 ramp
primary
#FF7AAA
secondary
#D4F7EA
accent
#E69300
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81