#FA6FC6#FA6FC6
#FA6FC6 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.5% C 0.194 H 344.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FC6 |
|---|---|
| RGB | rgb(250, 111, 198) |
| HSL | hsl(322, 93%, 71%) |
| HSV | hsv(322, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 20.8%, 2%) |
| CIE-LAB | lab(66.35, 62.47, -19.59) |
| CIE-LCH | lch(66.35, 65.47, 342.59°) |
| OKLab | oklab(73.52% 0.1869 -0.052) |
| OKLCH | oklch(73.52% 0.194 344.5) |
| XYZ | xyz(55.3033, 35.7749, 57.4077) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.79
Hot Pink
#FF69B4
ΔE00 3.84
Bubblegum Pink
#FE83CC
ΔE00 4.00
Pink (survey)
#FF81C0
ΔE00 4.87
Bubble Gum Pink
#FF69AF
ΔE00 4.88
Purply Pink
#F075E6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FC6 #6FFAA3
analogous
#E86FFA #FA6FC6 #FA6F80
triadic
#FA6FC6 #C6FA6F #6FC6FA
tetradic
#FA6FC6 #FAE86F #6FFAA3 #6F80FA
square
#FA6FC6 #FAE86F #6FFAA3 #6F80FA
split-complementary
#FA6FC6 #80FA6F #6FFAE8
monochromatic
#E70893 #F834AF #FA6FC6 #FCAADD #FEE1F3
Accessibility & contrast
On white
2.58
#FA6FC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#FA6FC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FC6
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FC6 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B93C9
Deuteranopia (green-blind)
#A2AAC3
Tritanopia (blue-blind)
#FF6E92
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa6fc6; /* rgb */ color: rgb(250, 111, 198); /* oklch */ color: oklch(73.5% 0.194 344.5);
Tailwind
colors: {
custom: {
50: '#ff9ed7',
500: '#fa6fc6',
950: '#000000',
},
}SCSS
$custom: #fa6fc6; $custom-light: #ff9ed7; $custom-dark: #000000;
JSON
{
"hex": "#fa6fc6",
"rgb": {
"r": 250,
"g": 111,
"b": 198
},
"hsl": {
"h": 322.446,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.73524,
"c": 0.19403,
"h": 344.5
},
"luminance": 0.3577
}Semantic roles & 50–950 ramp
primary
#FA6FC6
secondary
#D0F5DE
accent
#E65600
background
#FFFAFD
surface
#FFF3FA
border
#D7CDD3
text
#180F14
muted
#867F83