#FA6FAE#FA6FAE
#FA6FAE is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.7% C 0.181 H 354.2°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FAE |
|---|---|
| RGB | rgb(250, 111, 174) |
| HSL | hsl(333, 93%, 71%) |
| HSV | hsv(333, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 30.4%, 2%) |
| CIE-LAB | lab(65.56, 59.36, -7.21) |
| CIE-LCH | lch(65.56, 59.80, 353.07°) |
| OKLab | oklab(72.68% 0.1803 -0.0183) |
| OKLCH | oklch(72.68% 0.181 354.2) |
| XYZ | xyz(52.7511, 34.7540, 43.9663) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.17
Bubblegum (survey)
#FF6CB5
ΔE00 1.63
Hot Pink
#FF69B4
ΔE00 1.82
Pink (survey)
#FF81C0
ΔE00 4.13
Medium Pink
#F36196
ΔE00 4.85
Carnation Pink
#FF7FA7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FAE #6FFABB
analogous
#FA6FF3 #FA6FAE #FA756F
triadic
#FA6FAE #AEFA6F #6FAEFA
tetradic
#FA6FAE #F3FA6F #6FFABB #756FFA
square
#FA6FAE #F3FA6F #6FFABB #756FFA
split-complementary
#FA6FAE #6FFA75 #6FF3FA
monochromatic
#E7086D #F8348D #FA6FAE #FCAACF #FEE1EE
Accessibility & contrast
On white
2.64
#FA6FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#FA6FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FAE
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FAE | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#838FB0
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#FF6787
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fa6fae; /* rgb */ color: rgb(250, 111, 174); /* oklch */ color: oklch(72.7% 0.181 354.2);
Tailwind
colors: {
custom: {
50: '#ff9dc6',
500: '#fa6fae',
950: '#000000',
},
}SCSS
$custom: #fa6fae; $custom-light: #ff9dc6; $custom-dark: #000000;
JSON
{
"hex": "#fa6fae",
"rgb": {
"r": 250,
"g": 111,
"b": 174
},
"hsl": {
"h": 332.806,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.72676,
"c": 0.18126,
"h": 354.2
},
"luminance": 0.34749
}Semantic roles & 50–950 ramp
primary
#FA6FAE
secondary
#D0F5E4
accent
#E67D00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82