#FF76CE#FF76CE
#FF76CE is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.4% C 0.193 H 343.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76CE |
|---|---|
| RGB | rgb(255, 118, 206) |
| HSL | hsl(321, 100%, 73%) |
| HSV | hsv(321, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 19.2%, 0%) |
| CIE-LAB | lab(68.52, 61.89, -20.71) |
| CIE-LCH | lch(68.52, 65.26, 341.49°) |
| OKLab | oklab(75.37% 0.1845 -0.0551) |
| OKLCH | oklch(75.37% 0.193 343.4) |
| XYZ | xyz(58.8604, 38.6780, 62.7461) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.78
Pink (survey)
#FF81C0
ΔE00 4.42
Bubblegum (survey)
#FF6CB5
ΔE00 4.73
Hot Pink
#FF69B4
ΔE00 4.92
Bubble Gum Pink
#FF69AF
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76CE #76FFA7
analogous
#EC76FF #FF76CE #FF7689
triadic
#FF76CE #CEFF76 #76CEFF
tetradic
#FF76CE #FFEC76 #76FFA7 #7689FF
square
#FF76CE #FFEC76 #76FFA7 #7689FF
split-complementary
#FF76CE #89FF76 #76FFEC
monochromatic
#FB00A1 #FF39B8 #FF76CE #FFB3E4 #FFE0F4
Accessibility & contrast
On white
2.40
#FF76CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FF76CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76CE
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76CE | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8099D1
Deuteranopia (green-blind)
#A6AFCB
Tritanopia (blue-blind)
#FF7699
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff76ce; /* rgb */ color: rgb(255, 118, 206); /* oklch */ color: oklch(75.4% 0.193 343.4);
Tailwind
colors: {
custom: {
50: '#ffa3dd',
500: '#ff76ce',
950: '#000000',
},
}SCSS
$custom: #ff76ce; $custom-light: #ffa3dd; $custom-dark: #000000;
JSON
{
"hex": "#ff76ce",
"rgb": {
"r": 255,
"g": 118,
"b": 206
},
"hsl": {
"h": 321.46,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.75368,
"c": 0.1925,
"h": 343.4
},
"luminance": 0.38673
}Semantic roles & 50–950 ramp
primary
#FF76CE
secondary
#D4F7E0
accent
#E65200
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83