#FA6ED9#FA6ED9
#FA6ED9 is a light, highly saturated pink. Relative luminance 0.365; OKLCH L 74.2% C 0.208 H 337.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6ED9 |
|---|---|
| RGB | rgb(250, 110, 217) |
| HSL | hsl(314, 93%, 71%) |
| HSV | hsv(314, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 13.2%, 2%) |
| CIE-LAB | lab(66.89, 65.64, -29.40) |
| CIE-LCH | lch(66.89, 71.93, 335.87°) |
| OKLab | oklab(74.16% 0.1924 -0.0794) |
| OKLCH | oklch(74.16% 0.208 337.6) |
| XYZ | xyz(57.5253, 36.4901, 69.6457) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.23
Violet (CSS)
#EE82EE
ΔE00 5.26
Orchid
#DA70D6
ΔE00 5.45
Light Magenta
#FA5FF7
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6ED9 #6EFA8F
analogous
#D56EFA #FA6ED9 #FA6E93
triadic
#FA6ED9 #D9FA6E #6ED9FA
tetradic
#FA6ED9 #FAD56E #6EFA8F #6E93FA
square
#FA6ED9 #FAD56E #6EFA8F #6E93FA
split-complementary
#FA6ED9 #93FA6E #6EFAD5
monochromatic
#E608B1 #F833C9 #FA6ED9 #FCA9E9 #FEE1F7
Accessibility & contrast
On white
2.53
#FA6ED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#FA6ED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6ED9
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6ED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6ED9 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7295DC
Deuteranopia (green-blind)
#9BABD5
Tritanopia (blue-blind)
#FF739A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa6ed9; /* rgb */ color: rgb(250, 110, 217); /* oklch */ color: oklch(74.2% 0.208 337.6);
Tailwind
colors: {
custom: {
50: '#ff9ee5',
500: '#fa6ed9',
950: '#000000',
},
}SCSS
$custom: #fa6ed9; $custom-light: #ff9ee5; $custom-dark: #000000;
JSON
{
"hex": "#fa6ed9",
"rgb": {
"r": 250,
"g": 110,
"b": 217
},
"hsl": {
"h": 314.143,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.7416,
"c": 0.20815,
"h": 337.6
},
"luminance": 0.36486
}Semantic roles & 50–950 ramp
primary
#FA6ED9
secondary
#CFF5D8
accent
#E63600
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F15
muted
#867F84