#FA6FC0#FA6FC0
#FA6FC0 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.3% C 0.190 H 346.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FC0 |
|---|---|
| RGB | rgb(250, 111, 192) |
| HSL | hsl(325, 93%, 71%) |
| HSV | hsv(325, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 23.2%, 2%) |
| CIE-LAB | lab(66.14, 61.66, -16.53) |
| CIE-LCH | lch(66.14, 63.84, 344.99°) |
| OKLab | oklab(73.3% 0.1854 -0.0435) |
| OKLCH | oklch(73.3% 0.19 346.8) |
| XYZ | xyz(54.6249, 35.5035, 53.8349) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.62
Hot Pink
#FF69B4
ΔE00 2.70
Bubble Gum Pink
#FF69AF
ΔE00 3.72
Bubblegum Pink
#FE83CC
ΔE00 3.99
Pink (survey)
#FF81C0
ΔE00 4.18
Pale Magenta
#D767AD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FC0 #6FFAA9
analogous
#EF6FFA #FA6FC0 #FA6F7A
triadic
#FA6FC0 #C0FA6F #6FC0FA
tetradic
#FA6FC0 #FAEF6F #6FFAA9 #6F7AFA
square
#FA6FC0 #FAEF6F #6FFAA9 #6F7AFA
split-complementary
#FA6FC0 #7AFA6F #6FFAEF
monochromatic
#E7088A #F834A6 #FA6FC0 #FCAADA #FEE1F2
Accessibility & contrast
On white
2.59
#FA6FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#FA6FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FC0
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FC0 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D92C3
Deuteranopia (green-blind)
#A3AABD
Tritanopia (blue-blind)
#FF6C8F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa6fc0; /* rgb */ color: rgb(250, 111, 192); /* oklch */ color: oklch(73.3% 0.190 346.8);
Tailwind
colors: {
custom: {
50: '#ff9ed3',
500: '#fa6fc0',
950: '#000000',
},
}SCSS
$custom: #fa6fc0; $custom-light: #ff9ed3; $custom-dark: #000000;
JSON
{
"hex": "#fa6fc0",
"rgb": {
"r": 250,
"g": 111,
"b": 192
},
"hsl": {
"h": 325.036,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.73301,
"c": 0.19047,
"h": 346.8
},
"luminance": 0.35499
}Semantic roles & 50–950 ramp
primary
#FA6FC0
secondary
#D0F5DF
accent
#E66000
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82