#FA6EC9#FA6EC9
#FA6EC9 is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.5% C 0.197 H 343.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EC9 |
|---|---|
| RGB | rgb(250, 110, 201) |
| HSL | hsl(321, 93%, 71%) |
| HSV | hsv(321, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 19.6%, 2%) |
| CIE-LAB | lab(66.29, 63.34, -21.37) |
| CIE-LCH | lch(66.29, 66.84, 341.35°) |
| OKLab | oklab(73.52% 0.189 -0.0569) |
| OKLCH | oklch(73.52% 0.197 343.2) |
| XYZ | xyz(55.5443, 35.6977, 59.2120) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.32
Bubblegum (survey)
#FF6CB5
ΔE00 4.43
Hot Pink
#FF69B4
ΔE00 4.44
Pink (survey)
#FF81C0
ΔE00 5.44
Bubble Gum Pink
#FF69AF
ΔE00 5.50
Candy Pink
#FF63E9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EC9 #6EFA9F
analogous
#E56EFA #FA6EC9 #FA6E83
triadic
#FA6EC9 #C9FA6E #6EC9FA
tetradic
#FA6EC9 #FAE56E #6EFA9F #6E83FA
square
#FA6EC9 #FAE56E #6EFA9F #6E83FA
split-complementary
#FA6EC9 #83FA6E #6EFAE5
monochromatic
#E60898 #F833B3 #FA6EC9 #FCA9DF #FEE1F4
Accessibility & contrast
On white
2.58
#FA6EC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#FA6EC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EC9
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EC9 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7993CC
Deuteranopia (green-blind)
#A0AAC5
Tritanopia (blue-blind)
#FF6E93
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa6ec9; /* rgb */ color: rgb(250, 110, 201); /* oklch */ color: oklch(73.5% 0.197 343.2);
Tailwind
colors: {
custom: {
50: '#ff9dd9',
500: '#fa6ec9',
950: '#000000',
},
}SCSS
$custom: #fa6ec9; $custom-light: #ff9dd9; $custom-dark: #000000;
JSON
{
"hex": "#fa6ec9",
"rgb": {
"r": 250,
"g": 110,
"b": 201
},
"hsl": {
"h": 321,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.73515,
"c": 0.19738,
"h": 343.2
},
"luminance": 0.35693
}Semantic roles & 50–950 ramp
primary
#FA6EC9
secondary
#CFF5DC
accent
#E65000
background
#FFFAFD
surface
#FFF3FA
border
#D7CDD3
text
#180F14
muted
#867F83