#FA7FD2#FA7FD2
#FA7FD2 is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.1% C 0.177 H 341.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7FD2 |
|---|---|
| RGB | rgb(250, 127, 210) |
| HSL | hsl(320, 92%, 74%) |
| HSV | hsv(320, 49%, 98%) |
| CMYK | cmyk(0%, 49.2%, 16%, 2%) |
| CIE-LAB | lab(69.58, 56.78, -21.38) |
| CIE-LCH | lch(69.58, 60.67, 339.36°) |
| OKLab | oklab(76.07% 0.1677 -0.0571) |
| OKLCH | oklch(76.07% 0.177 341.2) |
| XYZ | xyz(58.6474, 40.1602, 65.6231) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.20
Pink (survey)
#FF81C0
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 5.63
Purply Pink
#F075E6
ΔE00 5.81
Bubblegum (survey)
#FF6CB5
ΔE00 5.98
Hot Pink
#FF69B4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7FD2 #7FFAA7
analogous
#E47FFA #FA7FD2 #FA7F95
triadic
#FA7FD2 #D2FA7F #7FD2FA
tetradic
#FA7FD2 #FAE47F #7FFAA7 #7F95FA
square
#FA7FD2 #FAE47F #7FFAA7 #7F95FA
split-complementary
#FA7FD2 #95FA7F #7FFAE4
monochromatic
#F50AA8 #F844BD #FA7FD2 #FCBAE7 #FEE2F5
Accessibility & contrast
On white
2.33
#FA7FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FA7FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7FD2
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7FD2 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED5
Deuteranopia (green-blind)
#A7B1CF
Tritanopia (blue-blind)
#FF819F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa7fd2; /* rgb */ color: rgb(250, 127, 210); /* oklch */ color: oklch(76.1% 0.177 341.2);
Tailwind
colors: {
custom: {
50: '#fea8e0',
500: '#fa7fd2',
950: '#000000',
},
}SCSS
$custom: #fa7fd2; $custom-light: #fea8e0; $custom-dark: #000000;
JSON
{
"hex": "#fa7fd2",
"rgb": {
"r": 250,
"g": 127,
"b": 210
},
"hsl": {
"h": 319.512,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.76071,
"c": 0.17714,
"h": 341.2
},
"luminance": 0.40156
}Semantic roles & 50–950 ramp
primary
#FA7FD2
secondary
#D5F6E0
accent
#E64B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83