#FA7ED9#FA7ED9
#FA7ED9 is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.2% C 0.184 H 338.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7ED9 |
|---|---|
| RGB | rgb(250, 126, 217) |
| HSL | hsl(316, 93%, 74%) |
| HSV | hsv(316, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 13.2%, 2%) |
| CIE-LAB | lab(69.65, 58.31, -25.16) |
| CIE-LCH | lch(69.65, 63.51, 336.66°) |
| OKLab | oklab(76.21% 0.1708 -0.0676) |
| OKLCH | oklch(76.21% 0.184 338.4) |
| XYZ | xyz(59.4101, 40.2597, 70.2740) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.59
Purply Pink
#F075E6
ΔE00 4.47
Violet (CSS)
#EE82EE
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.01
Candy Pink
#FF63E9
ΔE00 5.69
Pink (survey)
#FF81C0
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7ED9 #7EFA9F
analogous
#DD7EFA #FA7ED9 #FA7E9B
triadic
#FA7ED9 #D9FA7E #7ED9FA
tetradic
#FA7ED9 #FADD7E #7EFA9F #7E9BFA
square
#FA7ED9 #FADD7E #7EFA9F #7E9BFA
split-complementary
#FA7ED9 #9BFA7E #7EFADD
monochromatic
#F409B6 #F843C8 #FA7ED9 #FCB9EA #FEE2F6
Accessibility & contrast
On white
2.32
#FA7ED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FA7ED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7ED9
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7ED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7ED9 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829EDC
Deuteranopia (green-blind)
#A4B1D6
Tritanopia (blue-blind)
#FF82A2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa7ed9; /* rgb */ color: rgb(250, 126, 217); /* oklch */ color: oklch(76.2% 0.184 338.4);
Tailwind
colors: {
custom: {
50: '#fea7e5',
500: '#fa7ed9',
950: '#000000',
},
}SCSS
$custom: #fa7ed9; $custom-light: #fea7e5; $custom-dark: #000000;
JSON
{
"hex": "#fa7ed9",
"rgb": {
"r": 250,
"g": 126,
"b": 217
},
"hsl": {
"h": 315.968,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.76207,
"c": 0.18367,
"h": 338.4
},
"luminance": 0.40255
}Semantic roles & 50–950 ramp
primary
#FA7ED9
secondary
#D5F6DE
accent
#E63D00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84