#FF7BAF#FF7BAF
#FF7BAF is a light, vivid pink. Relative luminance 0.385; OKLCH L 75.0% C 0.169 H 357.1°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BAF |
|---|---|
| RGB | rgb(255, 123, 175) |
| HSL | hsl(336, 100%, 74%) |
| HSV | hsv(336, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 31.4%, 0%) |
| CIE-LAB | lab(68.41, 55.50, -3.48) |
| CIE-LCH | lch(68.41, 55.61, 356.41°) |
| OKLab | oklab(74.96% 0.1686 -0.0084) |
| OKLCH | oklch(74.96% 0.169 357.1) |
| XYZ | xyz(56.0633, 38.5263, 45.0329) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.67
Pinky
#FC86AA
ΔE00 3.39
Pink (survey)
#FF81C0
ΔE00 3.52
Bubble Gum Pink
#FF69AF
ΔE00 3.77
Bubblegum (survey)
#FF6CB5
ΔE00 3.99
Hot Pink
#FF69B4
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BAF #7BFFCB
analogous
#FF7BF1 #FF7BAF #FF897B
triadic
#FF7BAF #AFFF7B #7BAFFF
tetradic
#FF7BAF #F1FF7B #7BFFCB #897BFF
square
#FF7BAF #F1FF7B #7BFFCB #897BFF
split-complementary
#FF7BAF #7BFF89 #7BF1FF
monochromatic
#FF0165 #FF3E8A #FF7BAF #FFB8D4 #FFE0EC
Accessibility & contrast
On white
2.41
#FF7BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FF7BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BAF
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BAF | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98B1
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#FF728E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7baf; /* rgb */ color: rgb(255, 123, 175); /* oklch */ color: oklch(75.0% 0.169 357.1);
Tailwind
colors: {
custom: {
50: '#ffa5c6',
500: '#ff7baf',
950: '#000000',
},
}SCSS
$custom: #ff7baf; $custom-light: #ffa5c6; $custom-dark: #000000;
JSON
{
"hex": "#ff7baf",
"rgb": {
"r": 255,
"g": 123,
"b": 175
},
"hsl": {
"h": 336.364,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.74959,
"c": 0.16877,
"h": 357.1
},
"luminance": 0.38521
}Semantic roles & 50–950 ramp
primary
#FF7BAF
secondary
#D4F7E9
accent
#E68B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82