#FF76D5#FF76D5
#FF76D5 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.6% C 0.197 H 340.8°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76D5 |
|---|---|
| RGB | rgb(255, 118, 213) |
| HSL | hsl(318, 100%, 73%) |
| HSV | hsv(318, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 16.5%, 0%) |
| CIE-LAB | lab(68.77, 62.89, -24.23) |
| CIE-LCH | lch(68.77, 67.39, 338.93°) |
| OKLab | oklab(75.64% 0.1861 -0.0649) |
| OKLCH | oklch(75.64% 0.197 340.8) |
| XYZ | xyz(59.7297, 39.0257, 67.3248) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 4.93
Candy Pink
#FF63E9
ΔE00 5.28
Pink (survey)
#FF81C0
ΔE00 5.63
Bubblegum (survey)
#FF6CB5
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76D5 #76FFA0
analogous
#E476FF #FF76D5 #FF7690
triadic
#FF76D5 #D5FF76 #76D5FF
tetradic
#FF76D5 #FFE476 #76FFA0 #7690FF
square
#FF76D5 #FFE476 #76FFA0 #7690FF
split-complementary
#FF76D5 #90FF76 #76FFE4
monochromatic
#FB00AE #FF39C2 #FF76D5 #FFB3E8 #FFE0F6
Accessibility & contrast
On white
2.39
#FF76D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FF76D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76D5
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76D5 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9AD8
Deuteranopia (green-blind)
#A4B0D1
Tritanopia (blue-blind)
#FF789C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff76d5; /* rgb */ color: rgb(255, 118, 213); /* oklch */ color: oklch(75.6% 0.197 340.8);
Tailwind
colors: {
custom: {
50: '#ffa3e2',
500: '#ff76d5',
950: '#000000',
},
}SCSS
$custom: #ff76d5; $custom-light: #ffa3e2; $custom-dark: #000000;
JSON
{
"hex": "#ff76d5",
"rgb": {
"r": 255,
"g": 118,
"b": 213
},
"hsl": {
"h": 318.394,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.75639,
"c": 0.19708,
"h": 340.8
},
"luminance": 0.39021
}Semantic roles & 50–950 ramp
primary
#FF76D5
secondary
#D4F7DF
accent
#E64600
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83