#FF7BBE#FF7BBE
#FF7BBE is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.4% C 0.176 H 350.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BBE |
|---|---|
| RGB | rgb(255, 123, 190) |
| HSL | hsl(330, 100%, 74%) |
| HSV | hsv(330, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 25.5%, 0%) |
| CIE-LAB | lab(68.86, 57.40, -11.24) |
| CIE-LCH | lch(68.86, 58.49, 348.92°) |
| OKLab | oklab(75.45% 0.1732 -0.0292) |
| OKLCH | oklch(75.45% 0.176 350.4) |
| XYZ | xyz(57.6192, 39.1487, 53.2271) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.17
Bubblegum (survey)
#FF6CB5
ΔE00 2.81
Bubblegum Pink
#FE83CC
ΔE00 2.82
Hot Pink
#FF69B4
ΔE00 3.31
Bubble Gum Pink
#FF69AF
ΔE00 3.67
Carnation Pink
#FF7FA7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BBE #7BFFBC
analogous
#FE7BFF #FF7BBE #FF7B7C
triadic
#FF7BBE #BEFF7B #7BBEFF
tetradic
#FF7BBE #FFFE7B #7BFFBC #7B7CFF
square
#FF7BBE #FFFE7B #7BFFBC #7B7CFF
split-complementary
#FF7BBE #7CFF7B #7BFFFE
monochromatic
#FF0182 #FF3EA0 #FF7BBE #FFB8DC #FFE0F0
Accessibility & contrast
On white
2.38
#FF7BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FF7BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BBE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BBE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC0
Deuteranopia (green-blind)
#ADB1BB
Tritanopia (blue-blind)
#FF7694
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7bbe; /* rgb */ color: rgb(255, 123, 190); /* oklch */ color: oklch(75.4% 0.176 350.4);
Tailwind
colors: {
custom: {
50: '#ffa5d1',
500: '#ff7bbe',
950: '#000000',
},
}SCSS
$custom: #ff7bbe; $custom-light: #ffa5d1; $custom-dark: #000000;
JSON
{
"hex": "#ff7bbe",
"rgb": {
"r": 255,
"g": 123,
"b": 190
},
"hsl": {
"h": 329.545,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.75447,
"c": 0.17561,
"h": 350.4
},
"luminance": 0.39144
}Semantic roles & 50–950 ramp
primary
#FF7BBE
secondary
#D4F7E5
accent
#E67100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82