#FA6EAE#FA6EAE
#FA6EAE is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.5% C 0.183 H 354.0°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EAE |
|---|---|
| RGB | rgb(250, 110, 174) |
| HSL | hsl(333, 93%, 71%) |
| HSV | hsv(333, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 30.4%, 2%) |
| CIE-LAB | lab(65.39, 59.81, -7.46) |
| CIE-LCH | lch(65.39, 60.28, 352.89°) |
| OKLab | oklab(72.55% 0.1817 -0.019) |
| OKLCH | oklch(72.55% 0.183 354) |
| XYZ | xyz(52.6426, 34.5370, 43.9301) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.02
Bubblegum (survey)
#FF6CB5
ΔE00 1.52
Hot Pink
#FF69B4
ΔE00 1.66
Pink (survey)
#FF81C0
ΔE00 4.25
Medium Pink
#F36196
ΔE00 4.82
Carnation Pink
#FF7FA7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EAE #6EFABA
analogous
#FA6EF4 #FA6EAE #FA746E
triadic
#FA6EAE #AEFA6E #6EAEFA
tetradic
#FA6EAE #F4FA6E #6EFABA #746EFA
square
#FA6EAE #F4FA6E #6EFABA #746EFA
split-complementary
#FA6EAE #6EFA74 #6EF4FA
monochromatic
#E6086D #F8338D #FA6EAE #FCA9CF #FEE1EE
Accessibility & contrast
On white
2.66
#FA6EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#FA6EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EAE
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EAE | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828FB0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FF6687
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fa6eae; /* rgb */ color: rgb(250, 110, 174); /* oklch */ color: oklch(72.5% 0.183 354.0);
Tailwind
colors: {
custom: {
50: '#ff9dc6',
500: '#fa6eae',
950: '#000000',
},
}SCSS
$custom: #fa6eae; $custom-light: #ff9dc6; $custom-dark: #000000;
JSON
{
"hex": "#fa6eae",
"rgb": {
"r": 250,
"g": 110,
"b": 174
},
"hsl": {
"h": 332.571,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.72549,
"c": 0.18272,
"h": 354
},
"luminance": 0.34532
}Semantic roles & 50–950 ramp
primary
#FA6EAE
secondary
#CFF5E4
accent
#E67D00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82