#FF76CF#FF76CF
#FF76CF is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.4% C 0.193 H 343.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76CF |
|---|---|
| RGB | rgb(255, 118, 207) |
| HSL | hsl(321, 100%, 73%) |
| HSV | hsv(321, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 18.8%, 0%) |
| CIE-LAB | lab(68.55, 62.03, -21.22) |
| CIE-LCH | lch(68.55, 65.56, 341.12°) |
| OKLab | oklab(75.41% 0.1847 -0.0565) |
| OKLCH | oklch(75.41% 0.193 343) |
| XYZ | xyz(58.9822, 38.7267, 63.3879) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.88
Pink (survey)
#FF81C0
ΔE00 4.59
Bubblegum (survey)
#FF6CB5
ΔE00 4.91
Hot Pink
#FF69B4
ΔE00 5.10
Purply Pink
#F075E6
ΔE00 5.97
Bubble Gum Pink
#FF69AF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76CF #76FFA6
analogous
#EB76FF #FF76CF #FF768A
triadic
#FF76CF #CFFF76 #76CFFF
tetradic
#FF76CF #FFEB76 #76FFA6 #768AFF
square
#FF76CF #FFEB76 #76FFA6 #768AFF
split-complementary
#FF76CF #8AFF76 #76FFEB
monochromatic
#FB00A3 #FF39BA #FF76CF #FFB3E4 #FFE0F4
Accessibility & contrast
On white
2.40
#FF76CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FF76CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76CF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76CF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8099D2
Deuteranopia (green-blind)
#A6B0CB
Tritanopia (blue-blind)
#FF7699
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff76cf; /* rgb */ color: rgb(255, 118, 207); /* oklch */ color: oklch(75.4% 0.193 343.0);
Tailwind
colors: {
custom: {
50: '#ffa3dd',
500: '#ff76cf',
950: '#000000',
},
}SCSS
$custom: #ff76cf; $custom-light: #ffa3dd; $custom-dark: #000000;
JSON
{
"hex": "#ff76cf",
"rgb": {
"r": 255,
"g": 118,
"b": 207
},
"hsl": {
"h": 321.022,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.75406,
"c": 0.19314,
"h": 343
},
"luminance": 0.38722
}Semantic roles & 50–950 ramp
primary
#FF76CF
secondary
#D4F7E0
accent
#E65000
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83