#FC7DEC#FC7DEC
#FC7DEC is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.1% C 0.201 H 332.3°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DEC |
|---|---|
| RGB | rgb(252, 125, 236) |
| HSL | hsl(308, 95%, 74%) |
| HSV | hsv(308, 50%, 99%) |
| CMYK | cmyk(0%, 50.4%, 6.3%, 1.2%) |
| CIE-LAB | lab(70.47, 62.35, -34.37) |
| CIE-LCH | lch(70.47, 71.19, 331.13°) |
| OKLab | oklab(77.11% 0.1782 -0.0936) |
| OKLCH | oklch(77.11% 0.201 332.3) |
| XYZ | xyz(62.6186, 41.4228, 84.0378) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 2.65
Candy Pink
#FF63E9
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.70
Violet Pink
#FB5FFC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DEC #7DFC8D
analogous
#CD7DFC #FC7DEC #FC7DAD
triadic
#FC7DEC #ECFC7D #7DECFC
tetradic
#FC7DEC #FCCD7D #7DFC8D #7DADFC
square
#FC7DEC #FCCD7D #7DFC8D #7DADFC
split-complementary
#FC7DEC #ADFC7D #7DFCCD
monochromatic
#F906DA #FB41E3 #FC7DEC #FDB9F5 #FEE1FB
Accessibility & contrast
On white
2.26
#FC7DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FC7DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DEC
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DEC | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F0
Deuteranopia (green-blind)
#9EB3E8
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7dec; /* rgb */ color: rgb(252, 125, 236); /* oklch */ color: oklch(77.1% 0.201 332.3);
Tailwind
colors: {
custom: {
50: '#ffa7f2',
500: '#fc7dec',
950: '#000000',
},
}SCSS
$custom: #fc7dec; $custom-light: #ffa7f2; $custom-dark: #000000;
JSON
{
"hex": "#fc7dec",
"rgb": {
"r": 252,
"g": 125,
"b": 236
},
"hsl": {
"h": 307.559,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.77109,
"c": 0.20123,
"h": 332.3
},
"luminance": 0.41419
}Semantic roles & 50–950 ramp
primary
#FC7DEC
secondary
#D4F7D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85