#FA6EB9#FA6EB9
#FA6EB9 is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.9% C 0.188 H 349.5°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EB9 |
|---|---|
| RGB | rgb(250, 110, 185) |
| HSL | hsl(328, 93%, 71%) |
| HSV | hsv(328, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 26%, 2%) |
| CIE-LAB | lab(65.74, 61.19, -13.18) |
| CIE-LCH | lch(65.74, 62.59, 347.84°) |
| OKLab | oklab(72.92% 0.1849 -0.0344) |
| OKLCH | oklch(72.92% 0.188 349.5) |
| XYZ | xyz(53.7592, 34.9836, 49.8108) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.35
Hot Pink
#FF69B4
ΔE00 1.46
Bubble Gum Pink
#FF69AF
ΔE00 2.38
Pink (survey)
#FF81C0
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 4.56
Barbie Pink
#FE46A5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EB9 #6EFAAF
analogous
#F56EFA #FA6EB9 #FA6E73
triadic
#FA6EB9 #B9FA6E #6EB9FA
tetradic
#FA6EB9 #FAF56E #6EFAAF #6E73FA
square
#FA6EB9 #FAF56E #6EFAAF #6E73FA
split-complementary
#FA6EB9 #73FA6E #6EFAF5
monochromatic
#E6087F #F8339C #FA6EB9 #FCA9D6 #FEE1F1
Accessibility & contrast
On white
2.63
#FA6EB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#FA6EB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EB9
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EB9 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E90BB
Deuteranopia (green-blind)
#A5A9B6
Tritanopia (blue-blind)
#FF698B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa6eb9; /* rgb */ color: rgb(250, 110, 185); /* oklch */ color: oklch(72.9% 0.188 349.5);
Tailwind
colors: {
custom: {
50: '#ff9dce',
500: '#fa6eb9',
950: '#000000',
},
}SCSS
$custom: #fa6eb9; $custom-light: #ff9dce; $custom-dark: #000000;
JSON
{
"hex": "#fa6eb9",
"rgb": {
"r": 250,
"g": 110,
"b": 185
},
"hsl": {
"h": 327.857,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.72924,
"c": 0.18808,
"h": 349.5
},
"luminance": 0.34979
}Semantic roles & 50–950 ramp
primary
#FA6EB9
secondary
#CFF5E1
accent
#E66B00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82