#FF76BD#FF76BD
#FF76BD is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.8% C 0.183 H 350.1°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76BD |
|---|---|
| RGB | rgb(255, 118, 189) |
| HSL | hsl(329, 100%, 73%) |
| HSV | hsv(329, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 25.9%, 0%) |
| CIE-LAB | lab(67.94, 59.59, -12.05) |
| CIE-LCH | lch(67.94, 60.79, 348.57°) |
| OKLab | oklab(74.75% 0.18 -0.0313) |
| OKLCH | oklch(74.75% 0.183 350.1) |
| XYZ | xyz(56.9058, 37.8961, 52.4519) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.00
Pink (survey)
#FF81C0
ΔE00 2.13
Hot Pink
#FF69B4
ΔE00 2.46
Bubble Gum Pink
#FF69AF
ΔE00 3.02
Bubblegum Pink
#FE83CC
ΔE00 3.24
Carnation Pink
#FF7FA7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76BD #76FFB8
analogous
#FC76FF #FF76BD #FF7678
triadic
#FF76BD #BDFF76 #76BDFF
tetradic
#FF76BD #FFFC76 #76FFB8 #7678FF
square
#FF76BD #FFFC76 #76FFB8 #7678FF
split-complementary
#FF76BD #78FF76 #76FFFC
monochromatic
#FB0082 #FF39A0 #FF76BD #FFB3DA #FFE0F0
Accessibility & contrast
On white
2.45
#FF76BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FF76BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76BD
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76BD | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697BF
Deuteranopia (green-blind)
#ABAFBA
Tritanopia (blue-blind)
#FF7191
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff76bd; /* rgb */ color: rgb(255, 118, 189); /* oklch */ color: oklch(74.8% 0.183 350.1);
Tailwind
colors: {
custom: {
50: '#ffa2d0',
500: '#ff76bd',
950: '#000000',
},
}SCSS
$custom: #ff76bd; $custom-light: #ffa2d0; $custom-dark: #000000;
JSON
{
"hex": "#ff76bd",
"rgb": {
"r": 255,
"g": 118,
"b": 189
},
"hsl": {
"h": 328.905,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.74753,
"c": 0.18266,
"h": 350.1
},
"luminance": 0.37891
}Semantic roles & 50–950 ramp
primary
#FF76BD
secondary
#D4F7E5
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82