#FF76CA#FF76CA
#FF76CA is a light, vivid pink. Relative luminance 0.385; OKLCH L 75.2% C 0.190 H 344.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76CA |
|---|---|
| RGB | rgb(255, 118, 202) |
| HSL | hsl(323, 100%, 73%) |
| HSV | hsv(323, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 20.8%, 0%) |
| CIE-LAB | lab(68.38, 61.33, -18.69) |
| CIE-LCH | lch(68.38, 64.11, 343.05°) |
| OKLab | oklab(75.22% 0.1835 -0.0495) |
| OKLCH | oklch(75.22% 0.19 344.9) |
| XYZ | xyz(58.3806, 38.4861, 60.2195) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.49
Pink (survey)
#FF81C0
ΔE00 3.74
Bubblegum (survey)
#FF6CB5
ΔE00 4.01
Hot Pink
#FF69B4
ΔE00 4.24
Bubble Gum Pink
#FF69AF
ΔE00 5.18
Purply Pink
#F075E6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76CA #76FFAB
analogous
#F076FF #FF76CA #FF7685
triadic
#FF76CA #CAFF76 #76CAFF
tetradic
#FF76CA #FFF076 #76FFAB #7685FF
square
#FF76CA #FFF076 #76FFAB #7685FF
split-complementary
#FF76CA #85FF76 #76FFF0
monochromatic
#FB009A #FF39B2 #FF76CA #FFB3E2 #FFE0F3
Accessibility & contrast
On white
2.41
#FF76CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FF76CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76CA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76CA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8298CD
Deuteranopia (green-blind)
#A7AFC7
Tritanopia (blue-blind)
#FF7597
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff76ca; /* rgb */ color: rgb(255, 118, 202); /* oklch */ color: oklch(75.2% 0.190 344.9);
Tailwind
colors: {
custom: {
50: '#ffa2da',
500: '#ff76ca',
950: '#000000',
},
}SCSS
$custom: #ff76ca; $custom-light: #ffa2da; $custom-dark: #000000;
JSON
{
"hex": "#ff76ca",
"rgb": {
"r": 255,
"g": 118,
"b": 202
},
"hsl": {
"h": 323.212,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.75218,
"c": 0.19001,
"h": 344.9
},
"luminance": 0.38481
}Semantic roles & 50–950 ramp
primary
#FF76CA
secondary
#D4F7E1
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83