#FF76C2#FF76C2
#FF76C2 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.9% C 0.185 H 348.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76C2 |
|---|---|
| RGB | rgb(255, 118, 194) |
| HSL | hsl(327, 100%, 73%) |
| HSV | hsv(327, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 23.9%, 0%) |
| CIE-LAB | lab(68.11, 60.24, -14.62) |
| CIE-LCH | lch(68.11, 61.99, 346.36°) |
| OKLab | oklab(74.93% 0.1814 -0.0383) |
| OKLCH | oklch(74.93% 0.185 348.1) |
| XYZ | xyz(57.4579, 38.1170, 55.3597) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.55
Bubblegum (survey)
#FF6CB5
ΔE00 2.64
Bubblegum Pink
#FE83CC
ΔE00 2.66
Hot Pink
#FF69B4
ΔE00 3.00
Bubble Gum Pink
#FF69AF
ΔE00 3.79
Carnation Pink
#FF7FA7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76C2 #76FFB3
analogous
#F776FF #FF76C2 #FF767D
triadic
#FF76C2 #C2FF76 #76C2FF
tetradic
#FF76C2 #FFF776 #76FFB3 #767DFF
square
#FF76C2 #FFF776 #76FFB3 #767DFF
split-complementary
#FF76C2 #7DFF76 #76FFF7
monochromatic
#FB008B #FF39A7 #FF76C2 #FFB3DD #FFE0F1
Accessibility & contrast
On white
2.44
#FF76C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FF76C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76C2
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76C2 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8497C4
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#FF7293
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff76c2; /* rgb */ color: rgb(255, 118, 194); /* oklch */ color: oklch(74.9% 0.185 348.1);
Tailwind
colors: {
custom: {
50: '#ffa2d4',
500: '#ff76c2',
950: '#000000',
},
}SCSS
$custom: #ff76c2; $custom-light: #ffa2d4; $custom-dark: #000000;
JSON
{
"hex": "#ff76c2",
"rgb": {
"r": 255,
"g": 118,
"b": 194
},
"hsl": {
"h": 326.715,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.74928,
"c": 0.18535,
"h": 348.1
},
"luminance": 0.38112
}Semantic roles & 50–950 ramp
primary
#FF76C2
secondary
#D4F7E4
accent
#E66600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83