#FA7CCF#FA7CCF
#FA7CCF is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.5% C 0.180 H 342.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7CCF |
|---|---|
| RGB | rgb(250, 124, 207) |
| HSL | hsl(320, 93%, 73%) |
| HSV | hsv(320, 50%, 98%) |
| CMYK | cmyk(0%, 50.4%, 17.2%, 2%) |
| CIE-LAB | lab(68.93, 57.76, -20.70) |
| CIE-LCH | lch(68.93, 61.36, 340.28°) |
| OKLab | oklab(75.55% 0.1712 -0.0552) |
| OKLCH | oklch(75.55% 0.18 342.1) |
| XYZ | xyz(57.8955, 39.2487, 63.5459) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.22
Pink (survey)
#FF81C0
ΔE00 4.30
Bubblegum (survey)
#FF6CB5
ΔE00 5.36
Hot Pink
#FF69B4
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7CCF #7CFAA7
analogous
#E67CFA #FA7CCF #FA7C90
triadic
#FA7CCF #CFFA7C #7CCFFA
tetradic
#FA7CCF #FAE67C #7CFAA7 #7C90FA
square
#FA7CCF #FAE67C #7CFAA7 #7C90FA
split-complementary
#FA7CCF #90FA7C #7CFAE6
monochromatic
#F209A3 #F841B9 #FA7CCF #FCB7E5 #FEE2F4
Accessibility & contrast
On white
2.37
#FA7CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FA7CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7CCF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7CCF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BD2
Deuteranopia (green-blind)
#A6B0CC
Tritanopia (blue-blind)
#FF7D9C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa7ccf; /* rgb */ color: rgb(250, 124, 207); /* oklch */ color: oklch(75.5% 0.180 342.1);
Tailwind
colors: {
custom: {
50: '#fea6dd',
500: '#fa7ccf',
950: '#000000',
},
}SCSS
$custom: #fa7ccf; $custom-light: #fea6dd; $custom-dark: #000000;
JSON
{
"hex": "#fa7ccf",
"rgb": {
"r": 250,
"g": 124,
"b": 207
},
"hsl": {
"h": 320.476,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.7555,
"c": 0.17986,
"h": 342.1
},
"luminance": 0.39244
}Semantic roles & 50–950 ramp
primary
#FA7CCF
secondary
#D5F6E0
accent
#E64E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83