#FA6FAF#FA6FAF
#FA6FAF is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.7% C 0.182 H 353.8°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FAF |
|---|---|
| RGB | rgb(250, 111, 175) |
| HSL | hsl(332, 93%, 71%) |
| HSV | hsv(332, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 30%, 2%) |
| CIE-LAB | lab(65.59, 59.48, -7.73) |
| CIE-LCH | lch(65.59, 59.98, 352.59°) |
| OKLab | oklab(72.71% 0.1806 -0.0197) |
| OKLCH | oklch(72.71% 0.182 353.8) |
| XYZ | xyz(52.8490, 34.7932, 44.4816) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.12
Bubblegum (survey)
#FF6CB5
ΔE00 1.43
Hot Pink
#FF69B4
ΔE00 1.64
Pink (survey)
#FF81C0
ΔE00 4.04
Medium Pink
#F36196
ΔE00 5.03
Carnation Pink
#FF7FA7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FAF #6FFABA
analogous
#FA6FF5 #FA6FAF #FA746F
triadic
#FA6FAF #AFFA6F #6FAFFA
tetradic
#FA6FAF #F5FA6F #6FFABA #746FFA
square
#FA6FAF #F5FA6F #6FFABA #746FFA
split-complementary
#FA6FAF #6FFA74 #6FF5FA
monochromatic
#E7086E #F8348E #FA6FAF #FCAAD0 #FEE1EF
Accessibility & contrast
On white
2.64
#FA6FAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#FA6FAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FAF
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FAF | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8290B1
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#FF6788
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fa6faf; /* rgb */ color: rgb(250, 111, 175); /* oklch */ color: oklch(72.7% 0.182 353.8);
Tailwind
colors: {
custom: {
50: '#ff9ec6',
500: '#fa6faf',
950: '#000000',
},
}SCSS
$custom: #fa6faf; $custom-light: #ff9ec6; $custom-dark: #000000;
JSON
{
"hex": "#fa6faf",
"rgb": {
"r": 250,
"g": 111,
"b": 175
},
"hsl": {
"h": 332.374,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.72709,
"c": 0.18171,
"h": 353.8
},
"luminance": 0.34788
}Semantic roles & 50–950 ramp
primary
#FA6FAF
secondary
#D0F5E4
accent
#E67C00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82