#FF7BCE#FF7BCE
#FF7BCE is a light, vivid pink. Relative luminance 0.399; OKLCH L 76.0% C 0.185 H 343.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BCE |
|---|---|
| RGB | rgb(255, 123, 206) |
| HSL | hsl(322, 100%, 74%) |
| HSV | hsv(322, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 19.2%, 0%) |
| CIE-LAB | lab(69.39, 59.58, -19.39) |
| CIE-LCH | lch(69.39, 62.66, 341.98°) |
| OKLab | oklab(76.02% 0.1775 -0.0515) |
| OKLCH | oklch(76.02% 0.185 343.8) |
| XYZ | xyz(59.4648, 39.8869, 62.9476) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.81
Pink (survey)
#FF81C0
ΔE00 3.72
Bubblegum (survey)
#FF6CB5
ΔE00 4.84
Hot Pink
#FF69B4
ΔE00 5.13
Bubble Gum Pink
#FF69AF
ΔE00 6.01
Purply Pink
#F075E6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BCE #7BFFAC
analogous
#EE7BFF #FF7BCE #FF7B8C
triadic
#FF7BCE #CEFF7B #7BCEFF
tetradic
#FF7BCE #FFEE7B #7BFFAC #7B8CFF
square
#FF7BCE #FFEE7B #7BFFAC #7B8CFF
split-complementary
#FF7BCE #8CFF7B #7BFFEE
monochromatic
#FF01A1 #FF3EB7 #FF7BCE #FFB8E5 #FFE0F4
Accessibility & contrast
On white
2.34
#FF7BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FF7BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BCE
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BCE | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859CD1
Deuteranopia (green-blind)
#A9B2CB
Tritanopia (blue-blind)
#FF7B9B
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7bce; /* rgb */ color: rgb(255, 123, 206); /* oklch */ color: oklch(76.0% 0.185 343.8);
Tailwind
colors: {
custom: {
50: '#ffa6dd',
500: '#ff7bce',
950: '#000000',
},
}SCSS
$custom: #ff7bce; $custom-light: #ffa6dd; $custom-dark: #000000;
JSON
{
"hex": "#ff7bce",
"rgb": {
"r": 255,
"g": 123,
"b": 206
},
"hsl": {
"h": 322.273,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.76017,
"c": 0.18485,
"h": 343.8
},
"luminance": 0.39882
}Semantic roles & 50–950 ramp
primary
#FF7BCE
secondary
#D4F7E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83