#FA6FC3#FA6FC3
#FA6FC3 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.4% C 0.192 H 345.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FC3 |
|---|---|
| RGB | rgb(250, 111, 195) |
| HSL | hsl(324, 93%, 71%) |
| HSV | hsv(324, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 22%, 2%) |
| CIE-LAB | lab(66.24, 62.06, -18.06) |
| CIE-LCH | lch(66.24, 64.64, 343.77°) |
| OKLab | oklab(73.41% 0.1862 -0.0478) |
| OKLCH | oklch(73.41% 0.192 345.6) |
| XYZ | xyz(54.9607, 35.6378, 55.6034) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.21
Hot Pink
#FF69B4
ΔE00 3.27
Bubblegum Pink
#FE83CC
ΔE00 3.95
Bubble Gum Pink
#FF69AF
ΔE00 4.30
Pink (survey)
#FF81C0
ΔE00 4.50
Pale Magenta
#D767AD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FC3 #6FFAA6
analogous
#EC6FFA #FA6FC3 #FA6F7D
triadic
#FA6FC3 #C3FA6F #6FC3FA
tetradic
#FA6FC3 #FAEC6F #6FFAA6 #6F7DFA
square
#FA6FC3 #FAEC6F #6FFAA6 #6F7DFA
split-complementary
#FA6FC3 #7DFA6F #6FFAEC
monochromatic
#E7088F #F834AA #FA6FC3 #FCAADC #FEE1F3
Accessibility & contrast
On white
2.58
#FA6FC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#FA6FC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FC3
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FC3 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C92C6
Deuteranopia (green-blind)
#A2AAC0
Tritanopia (blue-blind)
#FF6D90
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa6fc3; /* rgb */ color: rgb(250, 111, 195); /* oklch */ color: oklch(73.4% 0.192 345.6);
Tailwind
colors: {
custom: {
50: '#ff9ed5',
500: '#fa6fc3',
950: '#000000',
},
}SCSS
$custom: #fa6fc3; $custom-light: #ff9ed5; $custom-dark: #000000;
JSON
{
"hex": "#fa6fc3",
"rgb": {
"r": 250,
"g": 111,
"b": 195
},
"hsl": {
"h": 323.741,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.73411,
"c": 0.19222,
"h": 345.6
},
"luminance": 0.35633
}Semantic roles & 50–950 ramp
primary
#FA6FC3
secondary
#D0F5DF
accent
#E65B00
background
#FFFAFD
surface
#FFF3FA
border
#D7CDD3
text
#180F14
muted
#867F83