#FA6FD4#FA6FD4
#FA6FD4 is a light, highly saturated pink. Relative luminance 0.364; OKLCH L 74.1% C 0.203 H 339.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FD4 |
|---|---|
| RGB | rgb(250, 111, 212) |
| HSL | hsl(316, 93%, 71%) |
| HSV | hsv(316, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 15.2%, 2%) |
| CIE-LAB | lab(66.86, 64.46, -26.66) |
| CIE-LCH | lch(66.86, 69.76, 337.53°) |
| OKLab | oklab(74.08% 0.1901 -0.0717) |
| OKLCH | oklch(74.08% 0.203 339.3) |
| XYZ | xyz(56.9933, 36.4509, 66.3086) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.06
Candy Pink
#FF63E9
ΔE00 4.11
Bubblegum Pink
#FE83CC
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 5.90
Orchid
#DA70D6
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FD4 #6FFA95
analogous
#DB6FFA #FA6FD4 #FA6F8E
triadic
#FA6FD4 #D4FA6F #6FD4FA
tetradic
#FA6FD4 #FADB6F #6FFA95 #6F8EFA
square
#FA6FD4 #FADB6F #6FFA95 #6F8EFA
split-complementary
#FA6FD4 #8EFA6F #6FFADB
monochromatic
#E708AA #F834C2 #FA6FD4 #FCAAE6 #FEE1F6
Accessibility & contrast
On white
2.53
#FA6FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FA6FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FD4
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FD4 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7595D7
Deuteranopia (green-blind)
#9DABD0
Tritanopia (blue-blind)
#FF7398
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa6fd4; /* rgb */ color: rgb(250, 111, 212); /* oklch */ color: oklch(74.1% 0.203 339.3);
Tailwind
colors: {
custom: {
50: '#ff9ee1',
500: '#fa6fd4',
950: '#000000',
},
}SCSS
$custom: #fa6fd4; $custom-light: #ff9ee1; $custom-dark: #000000;
JSON
{
"hex": "#fa6fd4",
"rgb": {
"r": 250,
"g": 111,
"b": 212
},
"hsl": {
"h": 316.403,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.74075,
"c": 0.20317,
"h": 339.3
},
"luminance": 0.36446
}Semantic roles & 50–950 ramp
primary
#FA6FD4
secondary
#D0F5DA
accent
#E63F00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83