#FA6EAF#FA6EAF
#FA6EAF is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.6% C 0.183 H 353.6°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EAF |
|---|---|
| RGB | rgb(250, 110, 175) |
| HSL | hsl(332, 93%, 71%) |
| HSV | hsv(332, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 30%, 2%) |
| CIE-LAB | lab(65.42, 59.93, -7.99) |
| CIE-LCH | lch(65.42, 60.46, 352.41°) |
| OKLab | oklab(72.58% 0.182 -0.0204) |
| OKLCH | oklch(72.58% 0.183 353.6) |
| XYZ | xyz(52.7405, 34.5762, 44.4454) |
| Luminance | 0.3457 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 0.99
Bubblegum (survey)
#FF6CB5
ΔE00 1.33
Hot Pink
#FF69B4
ΔE00 1.49
Pink (survey)
#FF81C0
ΔE00 4.16
Medium Pink
#F36196
ΔE00 5.00
Carnation Pink
#FF7FA7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EAF #6EFAB9
analogous
#FA6EF5 #FA6EAF #FA736E
triadic
#FA6EAF #AFFA6E #6EAFFA
tetradic
#FA6EAF #F5FA6E #6EFAB9 #736EFA
square
#FA6EAF #F5FA6E #6EFAB9 #736EFA
split-complementary
#FA6EAF #6EFA73 #6EF5FA
monochromatic
#E6086F #F8338E #FA6EAF #FCA9D0 #FEE1EF
Accessibility & contrast
On white
2.65
#FA6EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#FA6EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EAF
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EAF | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 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)
#828FB1
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#FF6687
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fa6eaf; /* rgb */ color: rgb(250, 110, 175); /* oklch */ color: oklch(72.6% 0.183 353.6);
Tailwind
colors: {
custom: {
50: '#ff9dc6',
500: '#fa6eaf',
950: '#000000',
},
}SCSS
$custom: #fa6eaf; $custom-light: #ff9dc6; $custom-dark: #000000;
JSON
{
"hex": "#fa6eaf",
"rgb": {
"r": 250,
"g": 110,
"b": 175
},
"hsl": {
"h": 332.143,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.72582,
"c": 0.18317,
"h": 353.6
},
"luminance": 0.34571
}Semantic roles & 50–950 ramp
primary
#FA6EAF
secondary
#CFF5E3
accent
#E67B00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82