#FF76DA#FF76DA
#FF76DA is a light, highly saturated pink. Relative luminance 0.393; OKLCH L 75.8% C 0.201 H 339.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76DA |
|---|---|
| RGB | rgb(255, 118, 218) |
| HSL | hsl(316, 100%, 73%) |
| HSV | hsv(316, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 14.5%, 0%) |
| CIE-LAB | lab(68.96, 63.62, -26.73) |
| CIE-LCH | lch(68.96, 69.00, 337.21°) |
| OKLab | oklab(75.84% 0.1872 -0.0719) |
| OKLCH | oklch(75.84% 0.201 339) |
| XYZ | xyz(60.3741, 39.2835, 70.7187) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.13
Bubblegum Pink
#FE83CC
ΔE00 4.37
Candy Pink
#FF63E9
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.94
Pink (survey)
#FF81C0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76DA #76FF9B
analogous
#DF76FF #FF76DA #FF7695
triadic
#FF76DA #DAFF76 #76DAFF
tetradic
#FF76DA #FFDF76 #76FF9B #7695FF
square
#FF76DA #FFDF76 #76FF9B #7695FF
split-complementary
#FF76DA #95FF76 #76FFDF
monochromatic
#FB00B7 #FF39C9 #FF76DA #FFB3EB #FFE0F7
Accessibility & contrast
On white
2.37
#FF76DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FF76DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76DA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76DA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDD
Deuteranopia (green-blind)
#A2B0D6
Tritanopia (blue-blind)
#FF7A9E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff76da; /* rgb */ color: rgb(255, 118, 218); /* oklch */ color: oklch(75.8% 0.201 339.0);
Tailwind
colors: {
custom: {
50: '#ffa3e5',
500: '#ff76da',
950: '#000000',
},
}SCSS
$custom: #ff76da; $custom-light: #ffa3e5; $custom-dark: #000000;
JSON
{
"hex": "#ff76da",
"rgb": {
"r": 255,
"g": 118,
"b": 218
},
"hsl": {
"h": 316.204,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.75838,
"c": 0.2005,
"h": 339
},
"luminance": 0.39279
}Semantic roles & 50–950 ramp
primary
#FF76DA
secondary
#D4F7DD
accent
#E63E00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F15
muted
#867F84