#FA6ED8#FA6ED8
#FA6ED8 is a light, highly saturated pink. Relative luminance 0.364; OKLCH L 74.1% C 0.207 H 337.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6ED8 |
|---|---|
| RGB | rgb(250, 110, 216) |
| HSL | hsl(315, 93%, 71%) |
| HSV | hsv(315, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 13.6%, 2%) |
| CIE-LAB | lab(66.85, 65.49, -28.91) |
| CIE-LCH | lch(66.85, 71.59, 336.19°) |
| OKLab | oklab(74.12% 0.1922 -0.078) |
| OKLCH | oklch(74.12% 0.207 337.9) |
| XYZ | xyz(57.3957, 36.4382, 68.9628) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 5.39
Orchid
#DA70D6
ΔE00 5.52
Bubblegum Pink
#FE83CC
ΔE00 5.79
Light Magenta
#FA5FF7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6ED8 #6EFA90
analogous
#D66EFA #FA6ED8 #FA6E92
triadic
#FA6ED8 #D8FA6E #6ED8FA
tetradic
#FA6ED8 #FAD66E #6EFA90 #6E92FA
square
#FA6ED8 #FAD66E #6EFA90 #6E92FA
split-complementary
#FA6ED8 #92FA6E #6EFAD6
monochromatic
#E608B0 #F833C8 #FA6ED8 #FCA9E8 #FEE1F7
Accessibility & contrast
On white
2.53
#FA6ED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FA6ED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6ED8
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6ED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6ED8 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7295DB
Deuteranopia (green-blind)
#9BABD4
Tritanopia (blue-blind)
#FF739A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa6ed8; /* rgb */ color: rgb(250, 110, 216); /* oklch */ color: oklch(74.1% 0.207 337.9);
Tailwind
colors: {
custom: {
50: '#ff9ee4',
500: '#fa6ed8',
950: '#000000',
},
}SCSS
$custom: #fa6ed8; $custom-light: #ff9ee4; $custom-dark: #000000;
JSON
{
"hex": "#fa6ed8",
"rgb": {
"r": 250,
"g": 110,
"b": 216
},
"hsl": {
"h": 314.571,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.74119,
"c": 0.20743,
"h": 337.9
},
"luminance": 0.36434
}Semantic roles & 50–950 ramp
primary
#FA6ED8
secondary
#CFF5D8
accent
#E63800
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83