#FF76DC#FF76DC
#FF76DC is a light, highly saturated pink. Relative luminance 0.394; OKLCH L 75.9% C 0.202 H 338.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76DC |
|---|---|
| RGB | rgb(255, 118, 220) |
| HSL | hsl(315, 100%, 73%) |
| HSV | hsv(315, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 13.7%, 0%) |
| CIE-LAB | lab(69.03, 63.91, -27.72) |
| CIE-LCH | lch(69.03, 69.67, 336.55°) |
| OKLab | oklab(75.92% 0.1876 -0.0747) |
| OKLCH | oklch(75.92% 0.202 338.3) |
| XYZ | xyz(60.6374, 39.3888, 72.1054) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 4.28
Bubblegum Pink
#FE83CC
ΔE00 4.67
Violet (CSS)
#EE82EE
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.86
Orchid
#DA70D6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76DC #76FF99
analogous
#DD76FF #FF76DC #FF7698
triadic
#FF76DC #DCFF76 #76DCFF
tetradic
#FF76DC #FFDD76 #76FF99 #7698FF
square
#FF76DC #FFDD76 #76FF99 #7698FF
split-complementary
#FF76DC #98FF76 #76FFDD
monochromatic
#FB00BB #FF39CC #FF76DC #FFB3EC #FFE0F7
Accessibility & contrast
On white
2.37
#FF76DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FF76DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76DC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76DC | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDF
Deuteranopia (green-blind)
#A2B0D8
Tritanopia (blue-blind)
#FF7A9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff76dc; /* rgb */ color: rgb(255, 118, 220); /* oklch */ color: oklch(75.9% 0.202 338.3);
Tailwind
colors: {
custom: {
50: '#ffa3e7',
500: '#ff76dc',
950: '#000000',
},
}SCSS
$custom: #ff76dc; $custom-light: #ffa3e7; $custom-dark: #000000;
JSON
{
"hex": "#ff76dc",
"rgb": {
"r": 255,
"g": 118,
"b": 220
},
"hsl": {
"h": 315.328,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.75919,
"c": 0.20191,
"h": 338.3
},
"luminance": 0.39384
}Semantic roles & 50–950 ramp
primary
#FF76DC
secondary
#D4F7DD
accent
#E63B00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84