#FF7AB2#FF7AB2
#FF7AB2 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.9% C 0.171 H 355.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AB2 |
|---|---|
| RGB | rgb(255, 122, 178) |
| HSL | hsl(335, 100%, 74%) |
| HSV | hsv(335, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 30.2%, 0%) |
| CIE-LAB | lab(68.31, 56.34, -5.31) |
| CIE-LCH | lch(68.31, 56.59, 354.62°) |
| OKLab | oklab(74.92% 0.171 -0.0133) |
| OKLCH | oklch(74.92% 0.171 355.6) |
| XYZ | xyz(56.2378, 38.3987, 46.5607) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.84
Bubble Gum Pink
#FF69AF
ΔE00 3.26
Bubblegum (survey)
#FF6CB5
ΔE00 3.28
Carnation Pink
#FF7FA7
ΔE00 3.53
Hot Pink
#FF69B4
ΔE00 3.72
Pinky
#FC86AA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AB2 #7AFFC7
analogous
#FF7AF4 #FF7AB2 #FF857A
triadic
#FF7AB2 #B2FF7A #7AB2FF
tetradic
#FF7AB2 #F4FF7A #7AFFC7 #857AFF
square
#FF7AB2 #F4FF7A #7AFFC7 #857AFF
split-complementary
#FF7AB2 #7AFF85 #7AF4FF
monochromatic
#FF006B #FF3D8F #FF7AB2 #FFB7D5 #FFE0ED
Accessibility & contrast
On white
2.42
#FF7AB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FF7AB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AB2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AB2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B4
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7ab2; /* rgb */ color: rgb(255, 122, 178); /* oklch */ color: oklch(74.9% 0.171 355.6);
Tailwind
colors: {
custom: {
50: '#ffa5c9',
500: '#ff7ab2',
950: '#000000',
},
}SCSS
$custom: #ff7ab2; $custom-light: #ffa5c9; $custom-dark: #000000;
JSON
{
"hex": "#ff7ab2",
"rgb": {
"r": 255,
"g": 122,
"b": 178
},
"hsl": {
"h": 334.737,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.74918,
"c": 0.17147,
"h": 355.6
},
"luminance": 0.38393
}Semantic roles & 50–950 ramp
primary
#FF7AB2
secondary
#D4F7E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82