#FF76BF#FF76BF
#FF76BF is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.8% C 0.184 H 349.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76BF |
|---|---|
| RGB | rgb(255, 118, 191) |
| HSL | hsl(328, 100%, 73%) |
| HSV | hsv(328, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 25.1%, 0%) |
| CIE-LAB | lab(68.01, 59.85, -13.08) |
| CIE-LCH | lch(68.01, 61.26, 347.67°) |
| OKLab | oklab(74.82% 0.1805 -0.0341) |
| OKLCH | oklch(74.82% 0.184 349.3) |
| XYZ | xyz(57.1244, 37.9836, 53.6031) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.22
Pink (survey)
#FF81C0
ΔE00 2.25
Hot Pink
#FF69B4
ΔE00 2.64
Bubblegum Pink
#FE83CC
ΔE00 2.98
Bubble Gum Pink
#FF69AF
ΔE00 3.31
Carnation Pink
#FF7FA7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76BF #76FFB6
analogous
#FA76FF #FF76BF #FF767A
triadic
#FF76BF #BFFF76 #76BFFF
tetradic
#FF76BF #FFFA76 #76FFB6 #767AFF
square
#FF76BF #FFFA76 #76FFB6 #767AFF
split-complementary
#FF76BF #7AFF76 #76FFFA
monochromatic
#FB0086 #FF39A2 #FF76BF #FFB3DC #FFE0F1
Accessibility & contrast
On white
2.44
#FF76BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FF76BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76BF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76BF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C1
Deuteranopia (green-blind)
#AAAFBC
Tritanopia (blue-blind)
#FF7292
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff76bf; /* rgb */ color: rgb(255, 118, 191); /* oklch */ color: oklch(74.8% 0.184 349.3);
Tailwind
colors: {
custom: {
50: '#ffa2d2',
500: '#ff76bf',
950: '#000000',
},
}SCSS
$custom: #ff76bf; $custom-light: #ffa2d2; $custom-dark: #000000;
JSON
{
"hex": "#ff76bf",
"rgb": {
"r": 255,
"g": 118,
"b": 191
},
"hsl": {
"h": 328.029,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.74822,
"c": 0.18372,
"h": 349.3
},
"luminance": 0.37978
}Semantic roles & 50–950 ramp
primary
#FF76BF
secondary
#D4F7E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82