#FA76D5#FA76D5
#FA76D5 is a light, vivid pink. Relative luminance 0.381; OKLCH L 75.0% C 0.193 H 339.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FA76D5 |
|---|---|
| RGB | rgb(250, 118, 213) |
| HSL | hsl(317, 93%, 72%) |
| HSV | hsv(317, 53%, 98%) |
| CMYK | cmyk(0%, 52.8%, 14.8%, 2%) |
| CIE-LAB | lab(68.09, 61.45, -25.34) |
| CIE-LCH | lch(68.09, 66.47, 337.59°) |
| OKLab | oklab(74.99% 0.1809 -0.068) |
| OKLCH | oklch(74.99% 0.193 339.4) |
| XYZ | xyz(57.9138, 38.0894, 67.2396) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 4.25
Candy Pink
#FF63E9
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.55
Pink (survey)
#FF81C0
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA76D5 #76FA9B
analogous
#DD76FA #FA76D5 #FA7693
triadic
#FA76D5 #D5FA76 #76D5FA
tetradic
#FA76D5 #FADD76 #76FA9B #7693FA
square
#FA76D5 #FADD76 #76FA9B #7693FA
split-complementary
#FA76D5 #93FA76 #76FADD
monochromatic
#ED09AD #F83BC3 #FA76D5 #FCB1E7 #FEE1F6
Accessibility & contrast
On white
2.44
#FA76D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FA76D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA76D5
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA76D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA76D5 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C99D8
Deuteranopia (green-blind)
#A1AED2
Tritanopia (blue-blind)
#FF799C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa76d5; /* rgb */ color: rgb(250, 118, 213); /* oklch */ color: oklch(75.0% 0.193 339.4);
Tailwind
colors: {
custom: {
50: '#ffa2e2',
500: '#fa76d5',
950: '#000000',
},
}SCSS
$custom: #fa76d5; $custom-light: #ffa2e2; $custom-dark: #000000;
JSON
{
"hex": "#fa76d5",
"rgb": {
"r": 250,
"g": 118,
"b": 213
},
"hsl": {
"h": 316.818,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.74993,
"c": 0.19329,
"h": 339.4
},
"luminance": 0.38085
}Semantic roles & 50–950 ramp
primary
#FA76D5
secondary
#D5F6DE
accent
#E64000
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83