#FC7DEF#FC7DEF
#FC7DEF is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.2% C 0.204 H 331.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DEF |
|---|---|
| RGB | rgb(252, 125, 239) |
| HSL | hsl(306, 95%, 74%) |
| HSV | hsv(306, 50%, 99%) |
| CMYK | cmyk(0%, 50.4%, 5.2%, 1.2%) |
| CIE-LAB | lab(70.59, 62.84, -35.83) |
| CIE-LCH | lch(70.59, 72.33, 330.31°) |
| OKLab | oklab(77.24% 0.1787 -0.0977) |
| OKLCH | oklch(77.24% 0.204 331.3) |
| XYZ | xyz(63.0581, 41.5986, 86.3526) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 2.65
Candy Pink
#FF63E9
ΔE00 4.16
Light Magenta
#FA5FF7
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 5.57
Violet Pink
#FB5FFC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DEF #7DFC8A
analogous
#CA7DFC #FC7DEF #FC7DB0
triadic
#FC7DEF #EFFC7D #7DEFFC
tetradic
#FC7DEF #FCCA7D #7DFC8A #7DB0FC
square
#FC7DEF #FCCA7D #7DFC8A #7DB0FC
split-complementary
#FC7DEF #B0FC7D #7DFCCA
monochromatic
#F906E0 #FB41E8 #FC7DEF #FDB9F6 #FEE1FB
Accessibility & contrast
On white
2.25
#FC7DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FC7DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DEF
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DEF | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F3
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7def; /* rgb */ color: rgb(252, 125, 239); /* oklch */ color: oklch(77.2% 0.204 331.3);
Tailwind
colors: {
custom: {
50: '#ffa7f4',
500: '#fc7def',
950: '#000000',
},
}SCSS
$custom: #fc7def; $custom-light: #ffa7f4; $custom-dark: #000000;
JSON
{
"hex": "#fc7def",
"rgb": {
"r": 252,
"g": 125,
"b": 239
},
"hsl": {
"h": 306.142,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.77239,
"c": 0.20366,
"h": 331.3
},
"luminance": 0.41595
}Semantic roles & 50–950 ramp
primary
#FC7DEF
secondary
#D4F7D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85