#FF7BC6#FF7BC6
#FF7BC6 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.7% C 0.180 H 347.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BC6 |
|---|---|
| RGB | rgb(255, 123, 198) |
| HSL | hsl(326, 100%, 74%) |
| HSV | hsv(326, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 22.4%, 0%) |
| CIE-LAB | lab(69.12, 58.47, -15.33) |
| CIE-LCH | lch(69.12, 60.45, 345.31°) |
| OKLab | oklab(75.72% 0.1754 -0.0403) |
| OKLCH | oklch(75.72% 0.18 347.1) |
| XYZ | xyz(58.5176, 39.5081, 57.9590) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.64
Pink (survey)
#FF81C0
ΔE00 2.21
Bubblegum (survey)
#FF6CB5
ΔE00 3.60
Hot Pink
#FF69B4
ΔE00 3.99
Bubble Gum Pink
#FF69AF
ΔE00 4.71
Carnation Pink
#FF7FA7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BC6 #7BFFB4
analogous
#F67BFF #FF7BC6 #FF7B84
triadic
#FF7BC6 #C6FF7B #7BC6FF
tetradic
#FF7BC6 #FFF67B #7BFFB4 #7B84FF
square
#FF7BC6 #FFF67B #7BFFB4 #7B84FF
split-complementary
#FF7BC6 #84FF7B #7BFFF6
monochromatic
#FF0191 #FF3EAC #FF7BC6 #FFB8E0 #FFE0F2
Accessibility & contrast
On white
2.36
#FF7BC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FF7BC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BC6
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BC6 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889BC8
Deuteranopia (green-blind)
#ABB1C3
Tritanopia (blue-blind)
#FF7898
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7bc6; /* rgb */ color: rgb(255, 123, 198); /* oklch */ color: oklch(75.7% 0.180 347.1);
Tailwind
colors: {
custom: {
50: '#ffa5d7',
500: '#ff7bc6',
950: '#000000',
},
}SCSS
$custom: #ff7bc6; $custom-light: #ffa5d7; $custom-dark: #000000;
JSON
{
"hex": "#ff7bc6",
"rgb": {
"r": 255,
"g": 123,
"b": 198
},
"hsl": {
"h": 325.909,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.75725,
"c": 0.18,
"h": 347.1
},
"luminance": 0.39503
}Semantic roles & 50–950 ramp
primary
#FF7BC6
secondary
#D4F7E3
accent
#E66300
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83