#FA6FD7#FA6FD7
#FA6FD7 is a light, highly saturated pink. Relative luminance 0.366; OKLCH L 74.2% C 0.205 H 338.3°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FD7 |
|---|---|
| RGB | rgb(250, 111, 215) |
| HSL | hsl(315, 93%, 71%) |
| HSV | hsv(315, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 14%, 2%) |
| CIE-LAB | lab(66.98, 64.90, -28.16) |
| CIE-LCH | lch(66.98, 70.75, 336.55°) |
| OKLab | oklab(74.2% 0.1907 -0.0759) |
| OKLCH | oklch(74.2% 0.205 338.3) |
| XYZ | xyz(57.3753, 36.6037, 68.3202) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 3.62
Violet (CSS)
#EE82EE
ΔE00 5.47
Bubblegum Pink
#FE83CC
ΔE00 5.50
Orchid
#DA70D6
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FD7 #6FFA92
analogous
#D76FFA #FA6FD7 #FA6F91
triadic
#FA6FD7 #D7FA6F #6FD7FA
tetradic
#FA6FD7 #FAD76F #6FFA92 #6F91FA
square
#FA6FD7 #FAD76F #6FFA92 #6F91FA
split-complementary
#FA6FD7 #91FA6F #6FFAD7
monochromatic
#E708AF #F834C7 #FA6FD7 #FCAAE7 #FEE1F7
Accessibility & contrast
On white
2.52
#FA6FD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#FA6FD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FD7
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FD7 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7495DA
Deuteranopia (green-blind)
#9CABD3
Tritanopia (blue-blind)
#FF749A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa6fd7; /* rgb */ color: rgb(250, 111, 215); /* oklch */ color: oklch(74.2% 0.205 338.3);
Tailwind
colors: {
custom: {
50: '#ff9ee3',
500: '#fa6fd7',
950: '#000000',
},
}SCSS
$custom: #fa6fd7; $custom-light: #ff9ee3; $custom-dark: #000000;
JSON
{
"hex": "#fa6fd7",
"rgb": {
"r": 250,
"g": 111,
"b": 215
},
"hsl": {
"h": 315.108,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.74198,
"c": 0.20525,
"h": 338.3
},
"luminance": 0.36599
}Semantic roles & 50–950 ramp
primary
#FA6FD7
secondary
#D0F5D9
accent
#E63A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83