#FF7AAE#FF7AAE
#FF7AAE is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.8% C 0.170 H 357.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AAE |
|---|---|
| RGB | rgb(255, 122, 174) |
| HSL | hsl(337, 100%, 74%) |
| HSV | hsv(337, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 31.8%, 0%) |
| CIE-LAB | lab(68.20, 55.85, -3.23) |
| CIE-LCH | lch(68.20, 55.95, 356.69°) |
| OKLab | oklab(74.79% 0.1697 -0.0078) |
| OKLCH | oklch(74.79% 0.17 357.4) |
| XYZ | xyz(55.8420, 38.2404, 44.4764) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.62
Pinky
#FC86AA
ΔE00 3.43
Bubble Gum Pink
#FF69AF
ΔE00 3.67
Pink (survey)
#FF81C0
ΔE00 3.71
Bubblegum (survey)
#FF6CB5
ΔE00 3.96
Hot Pink
#FF69B4
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AAE #7AFFCB
analogous
#FF7AF1 #FF7AAE #FF897A
triadic
#FF7AAE #AEFF7A #7AAEFF
tetradic
#FF7AAE #F1FF7A #7AFFCB #897AFF
square
#FF7AAE #F1FF7A #7AFFCB #897AFF
split-complementary
#FF7AAE #7AFF89 #7AF1FF
monochromatic
#FF0064 #FF3D89 #FF7AAE #FFB7D3 #FFE0EC
Accessibility & contrast
On white
2.43
#FF7AAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FF7AAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AAE
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AAE | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B0
Deuteranopia (green-blind)
#B1AFAB
Tritanopia (blue-blind)
#FF718D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff7aae; /* rgb */ color: rgb(255, 122, 174); /* oklch */ color: oklch(74.8% 0.170 357.4);
Tailwind
colors: {
custom: {
50: '#ffa4c6',
500: '#ff7aae',
950: '#000000',
},
}SCSS
$custom: #ff7aae; $custom-light: #ffa4c6; $custom-dark: #000000;
JSON
{
"hex": "#ff7aae",
"rgb": {
"r": 255,
"g": 122,
"b": 174
},
"hsl": {
"h": 336.541,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.74793,
"c": 0.16987,
"h": 357.4
},
"luminance": 0.38235
}Semantic roles & 50–950 ramp
primary
#FF7AAE
secondary
#D4F7E9
accent
#E68C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82