#FF7ABA#FF7ABA
#FF7ABA is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.2% C 0.175 H 352.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7ABA |
|---|---|
| RGB | rgb(255, 122, 186) |
| HSL | hsl(331, 100%, 74%) |
| HSV | hsv(331, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 27.1%, 0%) |
| CIE-LAB | lab(68.55, 57.35, -9.45) |
| CIE-LCH | lch(68.55, 58.12, 350.64°) |
| OKLab | oklab(75.18% 0.1734 -0.0243) |
| OKLCH | oklch(75.18% 0.175 352) |
| XYZ | xyz(57.0646, 38.7294, 50.9150) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.49
Bubblegum (survey)
#FF6CB5
ΔE00 2.56
Hot Pink
#FF69B4
ΔE00 3.08
Bubble Gum Pink
#FF69AF
ΔE00 3.21
Bubblegum Pink
#FE83CC
ΔE00 3.60
Carnation Pink
#FF7FA7
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7ABA #7AFFBF
analogous
#FF7AFC #FF7ABA #FF7D7A
triadic
#FF7ABA #BAFF7A #7ABAFF
tetradic
#FF7ABA #FCFF7A #7AFFBF #7D7AFF
square
#FF7ABA #FCFF7A #7AFFBF #7D7AFF
split-complementary
#FF7ABA #7AFF7D #7AFCFF
monochromatic
#FF007B #FF3D9A #FF7ABA #FFB7DA #FFE0EF
Accessibility & contrast
On white
2.40
#FF7ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FF7ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7ABA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7ABA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B98BC
Deuteranopia (green-blind)
#AEB0B7
Tritanopia (blue-blind)
#FF7492
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7aba; /* rgb */ color: rgb(255, 122, 186); /* oklch */ color: oklch(75.2% 0.175 352.0);
Tailwind
colors: {
custom: {
50: '#ffa5ce',
500: '#ff7aba',
950: '#000000',
},
}SCSS
$custom: #ff7aba; $custom-light: #ffa5ce; $custom-dark: #000000;
JSON
{
"hex": "#ff7aba",
"rgb": {
"r": 255,
"g": 122,
"b": 186
},
"hsl": {
"h": 331.128,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.75178,
"c": 0.17512,
"h": 352
},
"luminance": 0.38724
}Semantic roles & 50–950 ramp
primary
#FF7ABA
secondary
#D4F7E6
accent
#E67700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#191013
muted
#877F82