#FA6EC0#FA6EC0
#FA6EC0 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.2% C 0.192 H 346.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EC0 |
|---|---|
| RGB | rgb(250, 110, 192) |
| HSL | hsl(325, 93%, 71%) |
| HSV | hsv(325, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 23.2%, 2%) |
| CIE-LAB | lab(65.97, 62.11, -16.78) |
| CIE-LCH | lch(65.97, 64.34, 344.88°) |
| OKLab | oklab(73.18% 0.1868 -0.0442) |
| OKLCH | oklch(73.18% 0.192 346.7) |
| XYZ | xyz(54.5164, 35.2865, 53.7988) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.68
Hot Pink
#FF69B4
ΔE00 2.72
Bubble Gum Pink
#FF69AF
ΔE00 3.76
Bubblegum Pink
#FE83CC
ΔE00 4.16
Pink (survey)
#FF81C0
ΔE00 4.37
Pale Magenta
#D767AD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EC0 #6EFAA8
analogous
#EE6EFA #FA6EC0 #FA6E7A
triadic
#FA6EC0 #C0FA6E #6EC0FA
tetradic
#FA6EC0 #FAEE6E #6EFAA8 #6E7AFA
square
#FA6EC0 #FAEE6E #6EFAA8 #6E7AFA
split-complementary
#FA6EC0 #7AFA6E #6EFAEE
monochromatic
#E6088A #F833A6 #FA6EC0 #FCA9DA #FEE1F2
Accessibility & contrast
On white
2.61
#FA6EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#FA6EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EC0
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EC0 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C91C3
Deuteranopia (green-blind)
#A3A9BD
Tritanopia (blue-blind)
#FF6B8E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa6ec0; /* rgb */ color: rgb(250, 110, 192); /* oklch */ color: oklch(73.2% 0.192 346.7);
Tailwind
colors: {
custom: {
50: '#ff9dd3',
500: '#fa6ec0',
950: '#000000',
},
}SCSS
$custom: #fa6ec0; $custom-light: #ff9dd3; $custom-dark: #000000;
JSON
{
"hex": "#fa6ec0",
"rgb": {
"r": 250,
"g": 110,
"b": 192
},
"hsl": {
"h": 324.857,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.73176,
"c": 0.19195,
"h": 346.7
},
"luminance": 0.35282
}Semantic roles & 50–950 ramp
primary
#FA6EC0
secondary
#CFF5DF
accent
#E65F00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82