#FA7FD0#FA7FD0
#FA7FD0 is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.0% C 0.176 H 342.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7FD0 |
|---|---|
| RGB | rgb(250, 127, 208) |
| HSL | hsl(320, 92%, 74%) |
| HSV | hsv(320, 49%, 98%) |
| CMYK | cmyk(0%, 49.2%, 16.8%, 2%) |
| CIE-LAB | lab(69.51, 56.48, -20.38) |
| CIE-LCH | lch(69.51, 60.04, 340.16°) |
| OKLab | oklab(76% 0.1672 -0.0543) |
| OKLCH | oklch(76% 0.176 342) |
| XYZ | xyz(58.3998, 40.0612, 64.3190) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.86
Pink (survey)
#FF81C0
ΔE00 4.15
Bubblegum (survey)
#FF6CB5
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.87
Hot Pink
#FF69B4
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7FD0 #7FFAA9
analogous
#E77FFA #FA7FD0 #FA7F93
triadic
#FA7FD0 #D0FA7F #7FD0FA
tetradic
#FA7FD0 #FAE77F #7FFAA9 #7F93FA
square
#FA7FD0 #FAE77F #7FFAA9 #7F93FA
split-complementary
#FA7FD0 #93FA7F #7FFAE7
monochromatic
#F50AA5 #F844BA #FA7FD0 #FCBAE6 #FEE2F4
Accessibility & contrast
On white
2.33
#FA7FD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#FA7FD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7FD0
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7FD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7FD0 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869DD3
Deuteranopia (green-blind)
#A8B1CD
Tritanopia (blue-blind)
#FF809E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa7fd0; /* rgb */ color: rgb(250, 127, 208); /* oklch */ color: oklch(76.0% 0.176 342.0);
Tailwind
colors: {
custom: {
50: '#fea8de',
500: '#fa7fd0',
950: '#000000',
},
}SCSS
$custom: #fa7fd0; $custom-light: #fea8de; $custom-dark: #000000;
JSON
{
"hex": "#fa7fd0",
"rgb": {
"r": 250,
"g": 127,
"b": 208
},
"hsl": {
"h": 320.488,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.75995,
"c": 0.17578,
"h": 342
},
"luminance": 0.40057
}Semantic roles & 50–950 ramp
primary
#FA7FD0
secondary
#D5F6E0
accent
#E64E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83