#FA6FD6#FA6FD6
#FA6FD6 is a light, highly saturated pink. Relative luminance 0.365; OKLCH L 74.2% C 0.205 H 338.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FD6 |
|---|---|
| RGB | rgb(250, 111, 214) |
| HSL | hsl(316, 93%, 71%) |
| HSV | hsv(316, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 14.4%, 2%) |
| CIE-LAB | lab(66.94, 64.76, -27.66) |
| CIE-LCH | lch(66.94, 70.41, 336.87°) |
| OKLab | oklab(74.16% 0.1905 -0.0745) |
| OKLCH | oklch(74.16% 0.205 338.6) |
| XYZ | xyz(57.2472, 36.5524, 67.6455) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.72
Candy Pink
#FF63E9
ΔE00 3.78
Bubblegum Pink
#FE83CC
ΔE00 5.38
Violet (CSS)
#EE82EE
ΔE00 5.61
Orchid
#DA70D6
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FD6 #6FFA93
analogous
#D96FFA #FA6FD6 #FA6F90
triadic
#FA6FD6 #D6FA6F #6FD6FA
tetradic
#FA6FD6 #FAD96F #6FFA93 #6F90FA
square
#FA6FD6 #FAD96F #6FFA93 #6F90FA
split-complementary
#FA6FD6 #90FA6F #6FFAD9
monochromatic
#E708AD #F834C5 #FA6FD6 #FCAAE7 #FEE1F7
Accessibility & contrast
On white
2.53
#FA6FD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FA6FD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FD6
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FD6 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7495D9
Deuteranopia (green-blind)
#9CABD2
Tritanopia (blue-blind)
#FF7399
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa6fd6; /* rgb */ color: rgb(250, 111, 214); /* oklch */ color: oklch(74.2% 0.205 338.6);
Tailwind
colors: {
custom: {
50: '#ff9ee3',
500: '#fa6fd6',
950: '#000000',
},
}SCSS
$custom: #fa6fd6; $custom-light: #ff9ee3; $custom-dark: #000000;
JSON
{
"hex": "#fa6fd6",
"rgb": {
"r": 250,
"g": 111,
"b": 214
},
"hsl": {
"h": 315.54,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.74157,
"c": 0.20456,
"h": 338.6
},
"luminance": 0.36548
}Semantic roles & 50–950 ramp
primary
#FA6FD6
secondary
#D0F5D9
accent
#E63B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83