#FA7CDC#FA7CDC
#FA7CDC is a light, vivid pink. Relative luminance 0.399; OKLCH L 76.1% C 0.189 H 337.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7CDC |
|---|---|
| RGB | rgb(250, 124, 220) |
| HSL | hsl(314, 93%, 73%) |
| HSV | hsv(314, 50%, 98%) |
| CMYK | cmyk(0%, 50.4%, 12%, 2%) |
| CIE-LAB | lab(69.41, 59.72, -27.20) |
| CIE-LCH | lch(69.41, 65.62, 335.51°) |
| OKLab | oklab(76.06% 0.1742 -0.0733) |
| OKLCH | oklch(76.06% 0.189 337.2) |
| XYZ | xyz(59.5507, 39.9108, 72.2633) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.73
Bubblegum Pink
#FE83CC
ΔE00 4.37
Violet (CSS)
#EE82EE
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 4.96
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7CDC #7CFA9A
analogous
#D97CFA #FA7CDC #FA7C9D
triadic
#FA7CDC #DCFA7C #7CDCFA
tetradic
#FA7CDC #FAD97C #7CFA9A #7C9DFA
square
#FA7CDC #FAD97C #7CFA9A #7C9DFA
split-complementary
#FA7CDC #9DFA7C #7CFAD9
monochromatic
#F209BB #F841CC #FA7CDC #FCB7EC #FEE2F7
Accessibility & contrast
On white
2.34
#FA7CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FA7CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7CDC
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7CDC | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDF
Deuteranopia (green-blind)
#A2B1D9
Tritanopia (blue-blind)
#FF81A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa7cdc; /* rgb */ color: rgb(250, 124, 220); /* oklch */ color: oklch(76.1% 0.189 337.2);
Tailwind
colors: {
custom: {
50: '#fea6e7',
500: '#fa7cdc',
950: '#000000',
},
}SCSS
$custom: #fa7cdc; $custom-light: #fea6e7; $custom-dark: #000000;
JSON
{
"hex": "#fa7cdc",
"rgb": {
"r": 250,
"g": 124,
"b": 220
},
"hsl": {
"h": 314.286,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.76059,
"c": 0.18902,
"h": 337.2
},
"luminance": 0.39907
}Semantic roles & 50–950 ramp
primary
#FA7CDC
secondary
#D5F6DD
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84