#FA6FCD#FA6FCD
#FA6FCD is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.8% C 0.198 H 341.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FCD |
|---|---|
| RGB | rgb(250, 111, 205) |
| HSL | hsl(319, 93%, 71%) |
| HSV | hsv(319, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 18%, 2%) |
| CIE-LAB | lab(66.60, 63.45, -23.14) |
| CIE-LCH | lch(66.60, 67.54, 339.96°) |
| OKLab | oklab(73.79% 0.1886 -0.0618) |
| OKLCH | oklch(73.79% 0.198 341.8) |
| XYZ | xyz(56.1294, 36.1053, 61.7586) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.42
Bubblegum (survey)
#FF6CB5
ΔE00 5.13
Hot Pink
#FF69B4
ΔE00 5.15
Purply Pink
#F075E6
ΔE00 5.29
Candy Pink
#FF63E9
ΔE00 5.32
Pink (survey)
#FF81C0
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FCD #6FFA9C
analogous
#E16FFA #FA6FCD #FA6F87
triadic
#FA6FCD #CDFA6F #6FCDFA
tetradic
#FA6FCD #FAE16F #6FFA9C #6F87FA
square
#FA6FCD #FAE16F #6FFA9C #6F87FA
split-complementary
#FA6FCD #87FA6F #6FFAE1
monochromatic
#E7089F #F834B8 #FA6FCD #FCAAE2 #FEE1F5
Accessibility & contrast
On white
2.55
#FA6FCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FA6FCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FCD
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FCD | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7894D0
Deuteranopia (green-blind)
#9FAAC9
Tritanopia (blue-blind)
#FF7095
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa6fcd; /* rgb */ color: rgb(250, 111, 205); /* oklch */ color: oklch(73.8% 0.198 341.8);
Tailwind
colors: {
custom: {
50: '#ff9edc',
500: '#fa6fcd',
950: '#000000',
},
}SCSS
$custom: #fa6fcd; $custom-light: #ff9edc; $custom-dark: #000000;
JSON
{
"hex": "#fa6fcd",
"rgb": {
"r": 250,
"g": 111,
"b": 205
},
"hsl": {
"h": 319.424,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.73794,
"c": 0.19846,
"h": 341.8
},
"luminance": 0.36101
}Semantic roles & 50–950 ramp
primary
#FA6FCD
secondary
#D0F5DC
accent
#E64A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83