#FF76D2#FF76D2
#FF76D2 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.5% C 0.195 H 341.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76D2 |
|---|---|
| RGB | rgb(255, 118, 210) |
| HSL | hsl(320, 100%, 73%) |
| HSV | hsv(320, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 17.6%, 0%) |
| CIE-LAB | lab(68.66, 62.45, -22.73) |
| CIE-LCH | lch(68.66, 66.46, 340.00°) |
| OKLab | oklab(75.52% 0.1854 -0.0607) |
| OKLCH | oklch(75.52% 0.195 341.9) |
| XYZ | xyz(59.3525, 38.8748, 65.3379) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.23
Pink (survey)
#FF81C0
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 5.44
Bubblegum (survey)
#FF6CB5
ΔE00 5.46
Hot Pink
#FF69B4
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76D2 #76FFA3
analogous
#E776FF #FF76D2 #FF768D
triadic
#FF76D2 #D2FF76 #76D2FF
tetradic
#FF76D2 #FFE776 #76FFA3 #768DFF
square
#FF76D2 #FFE776 #76FFA3 #768DFF
split-complementary
#FF76D2 #8DFF76 #76FFE7
monochromatic
#FB00A8 #FF39BE #FF76D2 #FFB3E6 #FFE0F5
Accessibility & contrast
On white
2.39
#FF76D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FF76D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76D2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76D2 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9AD5
Deuteranopia (green-blind)
#A5B0CE
Tritanopia (blue-blind)
#FF779B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff76d2; /* rgb */ color: rgb(255, 118, 210); /* oklch */ color: oklch(75.5% 0.195 341.9);
Tailwind
colors: {
custom: {
50: '#ffa3e0',
500: '#ff76d2',
950: '#000000',
},
}SCSS
$custom: #ff76d2; $custom-light: #ffa3e0; $custom-dark: #000000;
JSON
{
"hex": "#ff76d2",
"rgb": {
"r": 255,
"g": 118,
"b": 210
},
"hsl": {
"h": 319.708,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.75522,
"c": 0.19508,
"h": 341.9
},
"luminance": 0.3887
}Semantic roles & 50–950 ramp
primary
#FF76D2
secondary
#D4F7DF
accent
#E64B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83