#FA7FD5#FA7FD5
#FA7FD5 is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.2% C 0.179 H 340.0°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7FD5 |
|---|---|
| RGB | rgb(250, 127, 213) |
| HSL | hsl(318, 92%, 74%) |
| HSV | hsv(318, 49%, 98%) |
| CMYK | cmyk(0%, 49.2%, 14.8%, 2%) |
| CIE-LAB | lab(69.69, 57.23, -22.88) |
| CIE-LCH | lch(69.69, 61.63, 338.20°) |
| OKLab | oklab(76.19% 0.1684 -0.0613) |
| OKLCH | oklch(76.19% 0.179 340) |
| XYZ | xyz(59.0247, 40.3111, 67.6099) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.74
Pink (survey)
#FF81C0
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 5.79
Candy Pink
#FF63E9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7FD5 #7FFAA4
analogous
#E27FFA #FA7FD5 #FA7F98
triadic
#FA7FD5 #D5FA7F #7FD5FA
tetradic
#FA7FD5 #FAE27F #7FFAA4 #7F98FA
square
#FA7FD5 #FAE27F #7FFAA4 #7F98FA
split-complementary
#FA7FD5 #98FA7F #7FFAE2
monochromatic
#F50AAE #F844C2 #FA7FD5 #FCBAE8 #FEE2F5
Accessibility & contrast
On white
2.32
#FA7FD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FA7FD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7FD5
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7FD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7FD5 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED8
Deuteranopia (green-blind)
#A6B1D2
Tritanopia (blue-blind)
#FF81A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa7fd5; /* rgb */ color: rgb(250, 127, 213); /* oklch */ color: oklch(76.2% 0.179 340.0);
Tailwind
colors: {
custom: {
50: '#fea8e2',
500: '#fa7fd5',
950: '#000000',
},
}SCSS
$custom: #fa7fd5; $custom-light: #fea8e2; $custom-dark: #000000;
JSON
{
"hex": "#fa7fd5",
"rgb": {
"r": 250,
"g": 127,
"b": 213
},
"hsl": {
"h": 318.049,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.76186,
"c": 0.17923,
"h": 340
},
"luminance": 0.40307
}Semantic roles & 50–950 ramp
primary
#FA7FD5
secondary
#D5F6DF
accent
#E64500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83