#FF7BAE#FF7BAE
#FF7BAE is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.168 H 357.6°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BAE |
|---|---|
| RGB | rgb(255, 123, 174) |
| HSL | hsl(337, 100%, 74%) |
| HSV | hsv(337, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 31.8%, 0%) |
| CIE-LAB | lab(68.38, 55.38, -2.96) |
| CIE-LCH | lch(68.38, 55.46, 356.94°) |
| OKLab | oklab(74.93% 0.1682 -0.0071) |
| OKLCH | oklch(74.93% 0.168 357.6) |
| XYZ | xyz(55.9655, 38.4872, 44.5175) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.44
Pinky
#FC86AA
ΔE00 3.21
Pink (survey)
#FF81C0
ΔE00 3.75
Bubble Gum Pink
#FF69AF
ΔE00 3.90
Bubblegum (survey)
#FF6CB5
ΔE00 4.17
Hot Pink
#FF69B4
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BAE #7BFFCC
analogous
#FF7BF0 #FF7BAE #FF8A7B
triadic
#FF7BAE #AEFF7B #7BAEFF
tetradic
#FF7BAE #F0FF7B #7BFFCC #8A7BFF
square
#FF7BAE #F0FF7B #7BFFCC #8A7BFF
split-complementary
#FF7BAE #7BFF8A #7BF0FF
monochromatic
#FF0163 #FF3E88 #FF7BAE #FFB8D4 #FFE0EC
Accessibility & contrast
On white
2.41
#FF7BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FF7BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BAE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BAE | 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)
#8F98B0
Deuteranopia (green-blind)
#B1B0AB
Tritanopia (blue-blind)
#FF728E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7bae; /* rgb */ color: rgb(255, 123, 174); /* oklch */ color: oklch(74.9% 0.168 357.6);
Tailwind
colors: {
custom: {
50: '#ffa5c6',
500: '#ff7bae',
950: '#000000',
},
}SCSS
$custom: #ff7bae; $custom-light: #ffa5c6; $custom-dark: #000000;
JSON
{
"hex": "#ff7bae",
"rgb": {
"r": 255,
"g": 123,
"b": 174
},
"hsl": {
"h": 336.818,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.74929,
"c": 0.16838,
"h": 357.6
},
"luminance": 0.38482
}Semantic roles & 50–950 ramp
primary
#FF7BAE
secondary
#D4F7EA
accent
#E68D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82