#FF7FAA#FF7FAA
#FF7FAA is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.161 H 0.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7FAA |
|---|---|
| RGB | rgb(255, 127, 170) |
| HSL | hsl(340, 100%, 75%) |
| HSV | hsv(340, 50%, 100%) |
| CMYK | cmyk(0%, 50.2%, 33.3%, 0%) |
| CIE-LAB | lab(69.00, 53.00, 0.20) |
| CIE-LCH | lch(69.00, 53.00, 0.22°) |
| OKLab | oklab(75.36% 0.1611 0.0012) |
| OKLCH | oklch(75.36% 0.161 0.4) |
| XYZ | xyz(56.0877, 39.3463, 42.6631) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.78
Pinky
#FC86AA
ΔE00 1.67
Rosa
#FE86A4
ΔE00 2.99
Pink (survey)
#FF81C0
ΔE00 5.09
Bubble Gum Pink
#FF69AF
ΔE00 5.45
Pig Pink
#E78EA5
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7FAA #7FFFD4
analogous
#FF7FEA #FF7FAA #FF947F
triadic
#FF7FAA #AAFF7F #7FAAFF
tetradic
#FF7FAA #EAFF7F #7FFFD4 #947FFF
square
#FF7FAA #EAFF7F #7FFFD4 #947FFF
split-complementary
#FF7FAA #7FFF94 #7FEAFF
monochromatic
#FF0559 #FF4281 #FF7FAA #FFBCD3 #FFE0EB
Accessibility & contrast
On white
2.37
#FF7FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FF7FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7FAA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7FAA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939AAB
Deuteranopia (green-blind)
#B4B1A7
Tritanopia (blue-blind)
#FF758F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7faa; /* rgb */ color: rgb(255, 127, 170); /* oklch */ color: oklch(75.4% 0.161 0.4);
Tailwind
colors: {
custom: {
50: '#ffa7c3',
500: '#ff7faa',
950: '#000000',
},
}SCSS
$custom: #ff7faa; $custom-light: #ffa7c3; $custom-dark: #000000;
JSON
{
"hex": "#ff7faa",
"rgb": {
"r": 255,
"g": 127,
"b": 170
},
"hsl": {
"h": 339.844,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.7536,
"c": 0.16105,
"h": 0.4
},
"luminance": 0.39341
}Semantic roles & 50–950 ramp
primary
#FF7FAA
secondary
#D4F7EB
accent
#E69800
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81