#FF76D3#FF76D3
#FF76D3 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.6% C 0.196 H 341.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76D3 |
|---|---|
| RGB | rgb(255, 118, 211) |
| HSL | hsl(319, 100%, 73%) |
| HSV | hsv(319, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 17.3%, 0%) |
| CIE-LAB | lab(68.70, 62.60, -23.23) |
| CIE-LCH | lch(68.70, 66.77, 339.64°) |
| OKLab | oklab(75.56% 0.1856 -0.0621) |
| OKLCH | oklch(75.56% 0.196 341.5) |
| XYZ | xyz(59.4774, 38.9248, 65.9961) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.36
Purply Pink
#F075E6
ΔE00 5.27
Pink (survey)
#FF81C0
ΔE00 5.28
Candy Pink
#FF63E9
ΔE00 5.60
Bubblegum (survey)
#FF6CB5
ΔE00 5.64
Hot Pink
#FF69B4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76D3 #76FFA2
analogous
#E676FF #FF76D3 #FF768E
triadic
#FF76D3 #D3FF76 #76D3FF
tetradic
#FF76D3 #FFE676 #76FFA2 #768EFF
square
#FF76D3 #FFE676 #76FFA2 #768EFF
split-complementary
#FF76D3 #8EFF76 #76FFE6
monochromatic
#FB00AA #FF39BF #FF76D3 #FFB3E7 #FFE0F5
Accessibility & contrast
On white
2.39
#FF76D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FF76D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76D3
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76D3 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9AD6
Deuteranopia (green-blind)
#A5B0CF
Tritanopia (blue-blind)
#FF789B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff76d3; /* rgb */ color: rgb(255, 118, 211); /* oklch */ color: oklch(75.6% 0.196 341.5);
Tailwind
colors: {
custom: {
50: '#ffa3e0',
500: '#ff76d3',
950: '#000000',
},
}SCSS
$custom: #ff76d3; $custom-light: #ffa3e0; $custom-dark: #000000;
JSON
{
"hex": "#ff76d3",
"rgb": {
"r": 255,
"g": 118,
"b": 211
},
"hsl": {
"h": 319.27,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.7556,
"c": 0.19574,
"h": 341.5
},
"luminance": 0.3892
}Semantic roles & 50–950 ramp
primary
#FF76D3
secondary
#D4F7DF
accent
#E64A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83