#FA7FD7#FA7FD7
#FA7FD7 is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.3% C 0.181 H 339.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7FD7 |
|---|---|
| RGB | rgb(250, 127, 215) |
| HSL | hsl(317, 92%, 74%) |
| HSV | hsv(317, 49%, 98%) |
| CMYK | cmyk(0%, 49.2%, 14%, 2%) |
| CIE-LAB | lab(69.76, 57.53, -23.88) |
| CIE-LCH | lch(69.76, 62.29, 337.45°) |
| OKLab | oklab(76.26% 0.1689 -0.064) |
| OKLCH | oklch(76.26% 0.181 339.2) |
| XYZ | xyz(59.2801, 40.4133, 68.9551) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 5.42
Pink (survey)
#FF81C0
ΔE00 5.51
Candy Pink
#FF63E9
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7FD7 #7FFAA2
analogous
#E07FFA #FA7FD7 #FA7F9A
triadic
#FA7FD7 #D7FA7F #7FD7FA
tetradic
#FA7FD7 #FAE07F #7FFAA2 #7F9AFA
square
#FA7FD7 #FAE07F #7FFAA2 #7F9AFA
split-complementary
#FA7FD7 #9AFA7F #7FFAE0
monochromatic
#F50AB2 #F844C5 #FA7FD7 #FCBAE9 #FEE2F6
Accessibility & contrast
On white
2.31
#FA7FD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FA7FD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7FD7
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7FD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7FD7 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849EDA
Deuteranopia (green-blind)
#A6B2D4
Tritanopia (blue-blind)
#FF82A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa7fd7; /* rgb */ color: rgb(250, 127, 215); /* oklch */ color: oklch(76.3% 0.181 339.2);
Tailwind
colors: {
custom: {
50: '#fea8e3',
500: '#fa7fd7',
950: '#000000',
},
}SCSS
$custom: #fa7fd7; $custom-light: #fea8e3; $custom-dark: #000000;
JSON
{
"hex": "#fa7fd7",
"rgb": {
"r": 250,
"g": 127,
"b": 215
},
"hsl": {
"h": 317.073,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.76264,
"c": 0.18065,
"h": 339.2
},
"luminance": 0.40409
}Semantic roles & 50–950 ramp
primary
#FA7FD7
secondary
#D5F6DE
accent
#E64100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83