#FF7FAB#FF7FAB
#FF7FAB is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.4% C 0.161 H 359.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7FAB |
|---|---|
| RGB | rgb(255, 127, 171) |
| HSL | hsl(339, 100%, 75%) |
| HSV | hsv(339, 50%, 100%) |
| CMYK | cmyk(0%, 50.2%, 32.9%, 0%) |
| CIE-LAB | lab(69.03, 53.12, -0.32) |
| CIE-LCH | lch(69.03, 53.12, 359.66°) |
| OKLab | oklab(75.39% 0.1614 -0.0001) |
| OKLCH | oklch(75.39% 0.161 359.9) |
| XYZ | xyz(56.1826, 39.3843, 43.1632) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.04
Pinky
#FC86AA
ΔE00 1.81
Rosa
#FE86A4
ΔE00 3.22
Pink (survey)
#FF81C0
ΔE00 4.84
Bubble Gum Pink
#FF69AF
ΔE00 5.29
Bubblegum (survey)
#FF6CB5
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7FAB #7FFFD3
analogous
#FF7FEB #FF7FAB #FF937F
triadic
#FF7FAB #ABFF7F #7FABFF
tetradic
#FF7FAB #EBFF7F #7FFFD3 #937FFF
square
#FF7FAB #EBFF7F #7FFFD3 #937FFF
split-complementary
#FF7FAB #7FFF93 #7FEBFF
monochromatic
#FF055B #FF4283 #FF7FAB #FFBCD3 #FFE0EB
Accessibility & contrast
On white
2.37
#FF7FAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FF7FAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7FAB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7FAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7FAB | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939AAC
Deuteranopia (green-blind)
#B4B1A8
Tritanopia (blue-blind)
#FF758F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7fab; /* rgb */ color: rgb(255, 127, 171); /* oklch */ color: oklch(75.4% 0.161 359.9);
Tailwind
colors: {
custom: {
50: '#ffa7c3',
500: '#ff7fab',
950: '#000000',
},
}SCSS
$custom: #ff7fab; $custom-light: #ffa7c3; $custom-dark: #000000;
JSON
{
"hex": "#ff7fab",
"rgb": {
"r": 255,
"g": 127,
"b": 171
},
"hsl": {
"h": 339.375,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.7539,
"c": 0.16138,
"h": 359.9
},
"luminance": 0.39379
}Semantic roles & 50–950 ramp
primary
#FF7FAB
secondary
#D4F7EB
accent
#E69700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191012
muted
#877F81