#FF76CB#FF76CB
#FF76CB is a light, vivid pink. Relative luminance 0.385; OKLCH L 75.3% C 0.191 H 344.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76CB |
|---|---|
| RGB | rgb(255, 118, 203) |
| HSL | hsl(323, 100%, 73%) |
| HSV | hsv(323, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 20.4%, 0%) |
| CIE-LAB | lab(68.41, 61.47, -19.20) |
| CIE-LCH | lch(68.41, 64.39, 342.66°) |
| OKLab | oklab(75.26% 0.1837 -0.0509) |
| OKLCH | oklch(75.26% 0.191 344.5) |
| XYZ | xyz(58.4994, 38.5336, 60.8451) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.54
Pink (survey)
#FF81C0
ΔE00 3.91
Bubblegum (survey)
#FF6CB5
ΔE00 4.19
Hot Pink
#FF69B4
ΔE00 4.41
Bubble Gum Pink
#FF69AF
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76CB #76FFAA
analogous
#EF76FF #FF76CB #FF7686
triadic
#FF76CB #CBFF76 #76CBFF
tetradic
#FF76CB #FFEF76 #76FFAA #7686FF
square
#FF76CB #FFEF76 #76FFAA #7686FF
split-complementary
#FF76CB #86FF76 #76FFEF
monochromatic
#FB009B #FF39B4 #FF76CB #FFB3E2 #FFE0F3
Accessibility & contrast
On white
2.41
#FF76CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FF76CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76CB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76CB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8198CE
Deuteranopia (green-blind)
#A7AFC8
Tritanopia (blue-blind)
#FF7597
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff76cb; /* rgb */ color: rgb(255, 118, 203); /* oklch */ color: oklch(75.3% 0.191 344.5);
Tailwind
colors: {
custom: {
50: '#ffa2db',
500: '#ff76cb',
950: '#000000',
},
}SCSS
$custom: #ff76cb; $custom-light: #ffa2db; $custom-dark: #000000;
JSON
{
"hex": "#ff76cb",
"rgb": {
"r": 255,
"g": 118,
"b": 203
},
"hsl": {
"h": 322.774,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.75255,
"c": 0.19063,
"h": 344.5
},
"luminance": 0.38529
}Semantic roles & 50–950 ramp
primary
#FF76CB
secondary
#D4F7E1
accent
#E65700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F15
muted
#867F83