#FF7AA6#FF7AA6
#FF7AA6 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.6% C 0.167 H 1.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AA6 |
|---|---|
| RGB | rgb(255, 122, 166) |
| HSL | hsl(340, 100%, 74%) |
| HSV | hsv(340, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 34.9%, 0%) |
| CIE-LAB | lab(67.97, 54.91, 0.96) |
| CIE-LCH | lch(67.97, 54.92, 1.00°) |
| OKLab | oklab(74.55% 0.167 0.0032) |
| OKLCH | oklch(74.55% 0.167 1.1) |
| XYZ | xyz(55.0853, 37.9376, 40.4906) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.08
Pinky
#FC86AA
ΔE00 2.46
Rosa
#FE86A4
ΔE00 3.32
Bubble Gum Pink
#FF69AF
ΔE00 5.05
Rosy Pink
#F6688E
ΔE00 5.15
Medium Pink
#F36196
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AA6 #7AFFD3
analogous
#FF7AE9 #FF7AA6 #FF917A
triadic
#FF7AA6 #A6FF7A #7AA6FF
tetradic
#FF7AA6 #E9FF7A #7AFFD3 #917AFF
square
#FF7AA6 #E9FF7A #7AFFD3 #917AFF
split-complementary
#FF7AA6 #7AFF91 #7AE9FF
monochromatic
#FF0054 #FF3D7D #FF7AA6 #FFB7CF #FFE0EB
Accessibility & contrast
On white
2.45
#FF7AA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FF7AA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AA6
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AA6 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9096A7
Deuteranopia (green-blind)
#B2AFA3
Tritanopia (blue-blind)
#FF6F8A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff7aa6; /* rgb */ color: rgb(255, 122, 166); /* oklch */ color: oklch(74.6% 0.167 1.1);
Tailwind
colors: {
custom: {
50: '#ffa4c0',
500: '#ff7aa6',
950: '#000000',
},
}SCSS
$custom: #ff7aa6; $custom-light: #ffa4c0; $custom-dark: #000000;
JSON
{
"hex": "#ff7aa6",
"rgb": {
"r": 255,
"g": 122,
"b": 166
},
"hsl": {
"h": 340.15,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.74553,
"c": 0.16707,
"h": 1.1
},
"luminance": 0.37932
}Semantic roles & 50–950 ramp
primary
#FF7AA6
secondary
#D4F7EC
accent
#E69A00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81