#FA7FD4#FA7FD4
#FA7FD4 is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.1% C 0.179 H 340.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7FD4 |
|---|---|
| RGB | rgb(250, 127, 212) |
| HSL | hsl(319, 92%, 74%) |
| HSV | hsv(319, 49%, 98%) |
| CMYK | cmyk(0%, 49.2%, 15.2%, 2%) |
| CIE-LAB | lab(69.65, 57.07, -22.38) |
| CIE-LCH | lch(69.65, 61.31, 338.59°) |
| OKLab | oklab(76.15% 0.1682 -0.0599) |
| OKLCH | oklch(76.15% 0.179 340.4) |
| XYZ | xyz(58.8981, 40.2605, 66.9435) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.56
Pink (survey)
#FF81C0
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 5.45
Violet (CSS)
#EE82EE
ΔE00 5.98
Bubblegum (survey)
#FF6CB5
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7FD4 #7FFAA5
analogous
#E37FFA #FA7FD4 #FA7F97
triadic
#FA7FD4 #D4FA7F #7FD4FA
tetradic
#FA7FD4 #FAE37F #7FFAA5 #7F97FA
square
#FA7FD4 #FAE37F #7FFAA5 #7F97FA
split-complementary
#FA7FD4 #97FA7F #7FFAE3
monochromatic
#F50AAC #F844C0 #FA7FD4 #FCBAE8 #FEE2F5
Accessibility & contrast
On white
2.32
#FA7FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FA7FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7FD4
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7FD4 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED7
Deuteranopia (green-blind)
#A6B1D1
Tritanopia (blue-blind)
#FF81A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa7fd4; /* rgb */ color: rgb(250, 127, 212); /* oklch */ color: oklch(76.1% 0.179 340.4);
Tailwind
colors: {
custom: {
50: '#fea8e1',
500: '#fa7fd4',
950: '#000000',
},
}SCSS
$custom: #fa7fd4; $custom-light: #fea8e1; $custom-dark: #000000;
JSON
{
"hex": "#fa7fd4",
"rgb": {
"r": 250,
"g": 127,
"b": 212
},
"hsl": {
"h": 318.537,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.76148,
"c": 0.17852,
"h": 340.4
},
"luminance": 0.40256
}Semantic roles & 50–950 ramp
primary
#FA7FD4
secondary
#D5F6DF
accent
#E64700
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83