#FF76CC#FF76CC
#FF76CC is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.3% C 0.191 H 344.1°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76CC |
|---|---|
| RGB | rgb(255, 118, 204) |
| HSL | hsl(322, 100%, 73%) |
| HSV | hsv(322, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 20%, 0%) |
| CIE-LAB | lab(68.45, 61.61, -19.70) |
| CIE-LCH | lch(68.45, 64.68, 342.26°) |
| OKLab | oklab(75.29% 0.184 -0.0523) |
| OKLCH | oklch(75.29% 0.191 344.1) |
| XYZ | xyz(58.6189, 38.5814, 61.4747) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.61
Pink (survey)
#FF81C0
ΔE00 4.08
Bubblegum (survey)
#FF6CB5
ΔE00 4.37
Hot Pink
#FF69B4
ΔE00 4.58
Bubble Gum Pink
#FF69AF
ΔE00 5.54
Purply Pink
#F075E6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76CC #76FFA9
analogous
#EE76FF #FF76CC #FF7687
triadic
#FF76CC #CCFF76 #76CCFF
tetradic
#FF76CC #FFEE76 #76FFA9 #7687FF
square
#FF76CC #FFEE76 #76FFA9 #7687FF
split-complementary
#FF76CC #87FF76 #76FFEE
monochromatic
#FB009D #FF39B5 #FF76CC #FFB3E3 #FFE0F4
Accessibility & contrast
On white
2.41
#FF76CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FF76CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76CC
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76CC | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199CF
Deuteranopia (green-blind)
#A7AFC9
Tritanopia (blue-blind)
#FF7598
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff76cc; /* rgb */ color: rgb(255, 118, 204); /* oklch */ color: oklch(75.3% 0.191 344.1);
Tailwind
colors: {
custom: {
50: '#ffa3db',
500: '#ff76cc',
950: '#000000',
},
}SCSS
$custom: #ff76cc; $custom-light: #ffa3db; $custom-dark: #000000;
JSON
{
"hex": "#ff76cc",
"rgb": {
"r": 255,
"g": 118,
"b": 204
},
"hsl": {
"h": 322.336,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.75293,
"c": 0.19125,
"h": 344.1
},
"luminance": 0.38577
}Semantic roles & 50–950 ramp
primary
#FF76CC
secondary
#D4F7E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83