#FF7BCB#FF7BCB
#FF7BCB is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.9% C 0.183 H 345.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BCB |
|---|---|
| RGB | rgb(255, 123, 203) |
| HSL | hsl(324, 100%, 74%) |
| HSV | hsv(324, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 20.4%, 0%) |
| CIE-LAB | lab(69.29, 59.16, -17.87) |
| CIE-LCH | lch(69.29, 61.80, 343.19°) |
| OKLab | oklab(75.91% 0.1768 -0.0473) |
| OKLCH | oklch(75.91% 0.183 345) |
| XYZ | xyz(59.1039, 39.7426, 61.0465) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.56
Pink (survey)
#FF81C0
ΔE00 3.15
Bubblegum (survey)
#FF6CB5
ΔE00 4.35
Hot Pink
#FF69B4
ΔE00 4.67
Bubble Gum Pink
#FF69AF
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BCB #7BFFAF
analogous
#F17BFF #FF7BCB #FF7B89
triadic
#FF7BCB #CBFF7B #7BCBFF
tetradic
#FF7BCB #FFF17B #7BFFAF #7B89FF
square
#FF7BCB #FFF17B #7BFFAF #7B89FF
split-complementary
#FF7BCB #89FF7B #7BFFF1
monochromatic
#FF019B #FF3EB3 #FF7BCB #FFB8E3 #FFE0F3
Accessibility & contrast
On white
2.35
#FF7BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FF7BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BCB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BCB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869BCE
Deuteranopia (green-blind)
#AAB1C8
Tritanopia (blue-blind)
#FF7A9A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7bcb; /* rgb */ color: rgb(255, 123, 203); /* oklch */ color: oklch(75.9% 0.183 345.0);
Tailwind
colors: {
custom: {
50: '#ffa6db',
500: '#ff7bcb',
950: '#000000',
},
}SCSS
$custom: #ff7bcb; $custom-light: #ffa6db; $custom-dark: #000000;
JSON
{
"hex": "#ff7bcb",
"rgb": {
"r": 255,
"g": 123,
"b": 203
},
"hsl": {
"h": 323.636,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.75906,
"c": 0.18298,
"h": 345
},
"luminance": 0.39738
}Semantic roles & 50–950 ramp
primary
#FF7BCB
secondary
#D4F7E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83