#FA6FD3#FA6FD3
#FA6FD3 is a light, highly saturated pink. Relative luminance 0.364; OKLCH L 74.0% C 0.202 H 339.7°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FD3 |
|---|---|
| RGB | rgb(250, 111, 211) |
| HSL | hsl(317, 93%, 71%) |
| HSV | hsv(317, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 15.6%, 2%) |
| CIE-LAB | lab(66.82, 64.32, -26.16) |
| CIE-LCH | lch(66.82, 69.43, 337.87°) |
| OKLab | oklab(74.03% 0.1899 -0.0703) |
| OKLCH | oklch(74.03% 0.202 339.7) |
| XYZ | xyz(56.8676, 36.4006, 65.6463) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.23
Candy Pink
#FF63E9
ΔE00 4.28
Bubblegum Pink
#FE83CC
ΔE00 5.03
Orchid
#DA70D6
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FD3 #6FFA96
analogous
#DC6FFA #FA6FD3 #FA6F8D
triadic
#FA6FD3 #D3FA6F #6FD3FA
tetradic
#FA6FD3 #FADC6F #6FFA96 #6F8DFA
square
#FA6FD3 #FADC6F #6FFA96 #6F8DFA
split-complementary
#FA6FD3 #8DFA6F #6FFADC
monochromatic
#E708A8 #F834C1 #FA6FD3 #FCAAE5 #FEE1F6
Accessibility & contrast
On white
2.54
#FA6FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#FA6FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FD3
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FD3 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7595D6
Deuteranopia (green-blind)
#9DABCF
Tritanopia (blue-blind)
#FF7298
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa6fd3; /* rgb */ color: rgb(250, 111, 211); /* oklch */ color: oklch(74.0% 0.202 339.7);
Tailwind
colors: {
custom: {
50: '#ff9ee0',
500: '#fa6fd3',
950: '#000000',
},
}SCSS
$custom: #fa6fd3; $custom-light: #ff9ee0; $custom-dark: #000000;
JSON
{
"hex": "#fa6fd3",
"rgb": {
"r": 250,
"g": 111,
"b": 211
},
"hsl": {
"h": 316.835,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.74034,
"c": 0.20247,
"h": 339.7
},
"luminance": 0.36396
}Semantic roles & 50–950 ramp
primary
#FA6FD3
secondary
#D0F5DA
accent
#E64000
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83