#FF7AB7#FF7AB7
#FF7AB7 is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.1% C 0.174 H 353.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AB7 |
|---|---|
| RGB | rgb(255, 122, 183) |
| HSL | hsl(332, 100%, 74%) |
| HSV | hsv(332, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 28.2%, 0%) |
| CIE-LAB | lab(68.46, 56.96, -7.90) |
| CIE-LCH | lch(68.46, 57.51, 352.10°) |
| OKLab | oklab(75.08% 0.1725 -0.0202) |
| OKLCH | oklch(75.08% 0.174 353.3) |
| XYZ | xyz(56.7490, 38.6031, 49.2530) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.89
Bubblegum (survey)
#FF6CB5
ΔE00 2.70
Bubble Gum Pink
#FF69AF
ΔE00 3.10
Hot Pink
#FF69B4
ΔE00 3.21
Bubblegum Pink
#FE83CC
ΔE00 4.22
Carnation Pink
#FF7FA7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AB7 #7AFFC2
analogous
#FF7AFA #FF7AB7 #FF807A
triadic
#FF7AB7 #B7FF7A #7AB7FF
tetradic
#FF7AB7 #FAFF7A #7AFFC2 #807AFF
square
#FF7AB7 #FAFF7A #7AFFC2 #807AFF
split-complementary
#FF7AB7 #7AFF80 #7AFAFF
monochromatic
#FF0075 #FF3D96 #FF7AB7 #FFB7D8 #FFE0EE
Accessibility & contrast
On white
2.41
#FF7AB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FF7AB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AB7
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AB7 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B98B9
Deuteranopia (green-blind)
#AFB0B4
Tritanopia (blue-blind)
#FF7391
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7ab7; /* rgb */ color: rgb(255, 122, 183); /* oklch */ color: oklch(75.1% 0.174 353.3);
Tailwind
colors: {
custom: {
50: '#ffa5cc',
500: '#ff7ab7',
950: '#000000',
},
}SCSS
$custom: #ff7ab7; $custom-light: #ffa5cc; $custom-dark: #000000;
JSON
{
"hex": "#ff7ab7",
"rgb": {
"r": 255,
"g": 122,
"b": 183
},
"hsl": {
"h": 332.481,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.75079,
"c": 0.17369,
"h": 353.3
},
"luminance": 0.38598
}Semantic roles & 50–950 ramp
primary
#FF7AB7
secondary
#D4F7E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82