#FF7ABD#FF7ABD
#FF7ABD is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.3% C 0.177 H 350.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7ABD |
|---|---|
| RGB | rgb(255, 122, 189) |
| HSL | hsl(330, 100%, 74%) |
| HSV | hsv(330, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 25.9%, 0%) |
| CIE-LAB | lab(68.65, 57.73, -11.00) |
| CIE-LCH | lch(68.65, 58.77, 349.22°) |
| OKLab | oklab(75.28% 0.1743 -0.0285) |
| OKLCH | oklch(75.28% 0.177 350.7) |
| XYZ | xyz(57.3868, 38.8583, 52.6123) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.35
Bubblegum (survey)
#FF6CB5
ΔE00 2.60
Bubblegum Pink
#FE83CC
ΔE00 3.03
Hot Pink
#FF69B4
ΔE00 3.10
Bubble Gum Pink
#FF69AF
ΔE00 3.45
Carnation Pink
#FF7FA7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7ABD #7AFFBC
analogous
#FE7AFF #FF7ABD #FF7A7B
triadic
#FF7ABD #BDFF7A #7ABDFF
tetradic
#FF7ABD #FFFE7A #7AFFBC #7A7BFF
square
#FF7ABD #FFFE7A #7AFFBC #7A7BFF
split-complementary
#FF7ABD #7BFF7A #7AFFFE
monochromatic
#FF0080 #FF3D9F #FF7ABD #FFB7DB #FFE0F0
Accessibility & contrast
On white
2.39
#FF7ABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FF7ABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7ABD
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7ABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7ABD | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BF
Deuteranopia (green-blind)
#ADB0BA
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7abd; /* rgb */ color: rgb(255, 122, 189); /* oklch */ color: oklch(75.3% 0.177 350.7);
Tailwind
colors: {
custom: {
50: '#ffa5d0',
500: '#ff7abd',
950: '#000000',
},
}SCSS
$custom: #ff7abd; $custom-light: #ffa5d0; $custom-dark: #000000;
JSON
{
"hex": "#ff7abd",
"rgb": {
"r": 255,
"g": 122,
"b": 189
},
"hsl": {
"h": 329.774,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.75279,
"c": 0.17662,
"h": 350.7
},
"luminance": 0.38853
}Semantic roles & 50–950 ramp
primary
#FF7ABD
secondary
#D4F7E5
accent
#E67200
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#191014
muted
#877F82