#FA6EA5#FA6EA5
#FA6EA5 is a light, vivid pink. Relative luminance 0.342; OKLCH L 72.3% C 0.179 H 357.9°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EA5 |
|---|---|
| RGB | rgb(250, 110, 165) |
| HSL | hsl(336, 93%, 71%) |
| HSV | hsv(336, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 34%, 2%) |
| CIE-LAB | lab(65.12, 58.75, -2.74) |
| CIE-LCH | lch(65.12, 58.81, 357.33°) |
| OKLab | oklab(72.26% 0.1789 -0.0064) |
| OKLCH | oklch(72.26% 0.179 357.9) |
| XYZ | xyz(51.7945, 34.1977, 39.4631) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.56
Medium Pink
#F36196
ΔE00 3.42
Bubblegum (survey)
#FF6CB5
ΔE00 3.50
Hot Pink
#FF69B4
ΔE00 3.59
Carnation Pink
#FF7FA7
ΔE00 4.10
Rosy Pink
#F6688E
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EA5 #6EFAC3
analogous
#FA6EEB #FA6EA5 #FA7D6E
triadic
#FA6EA5 #A5FA6E #6EA5FA
tetradic
#FA6EA5 #EBFA6E #6EFAC3 #7D6EFA
square
#FA6EA5 #EBFA6E #6EFAC3 #7D6EFA
split-complementary
#FA6EA5 #6EFA7D #6EEBFA
monochromatic
#E6085F #F83380 #FA6EA5 #FCA9CA #FEE1ED
Accessibility & contrast
On white
2.68
#FA6EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#FA6EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EA5
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EA5 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848EA7
Deuteranopia (green-blind)
#AAA8A2
Tritanopia (blue-blind)
#FF6383
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fa6ea5; /* rgb */ color: rgb(250, 110, 165); /* oklch */ color: oklch(72.3% 0.179 357.9);
Tailwind
colors: {
custom: {
50: '#ff9dbf',
500: '#fa6ea5',
950: '#000000',
},
}SCSS
$custom: #fa6ea5; $custom-light: #ff9dbf; $custom-dark: #000000;
JSON
{
"hex": "#fa6ea5",
"rgb": {
"r": 250,
"g": 110,
"b": 165
},
"hsl": {
"h": 336.429,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.72262,
"c": 0.17903,
"h": 357.9
},
"luminance": 0.34192
}Semantic roles & 50–950 ramp
primary
#FA6EA5
secondary
#CFF5E6
accent
#E68B00
background
#FFFAFB
surface
#FFF3F7
border
#D7CDD0
text
#180F12
muted
#867F81