#FC8DF4#FC8DF4
#FC8DF4 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.6% C 0.183 H 329.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DF4 |
|---|---|
| RGB | rgb(252, 141, 244) |
| HSL | hsl(304, 95%, 77%) |
| HSV | hsv(304, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 3.2%, 1.2%) |
| CIE-LAB | lab(73.73, 56.00, -33.71) |
| CIE-LCH | lch(73.73, 65.37, 328.96°) |
| OKLab | oklab(79.63% 0.1577 -0.0918) |
| OKLCH | oklch(79.63% 0.183 329.8) |
| XYZ | xyz(65.9981, 46.2804, 91.0271) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.87
Candy Pink
#FF63E9
ΔE00 7.14
Bubblegum Pink
#FE83CC
ΔE00 7.49
Plum
#DDA0DD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DF4 #8DFC95
analogous
#CC8DFC #FC8DF4 #FC8DBD
triadic
#FC8DF4 #F4FC8D #8DF4FC
tetradic
#FC8DF4 #FCCC8D #8DFC95 #8DBDFC
square
#FC8DF4 #FCCC8D #8DFC95 #8DBDFC
split-complementary
#FC8DF4 #BDFC8D #8DFCCC
monochromatic
#F916E8 #FA51EE #FC8DF4 #FEC9FA #FEE1FC
Accessibility & contrast
On white
2.05
#FC8DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FC8DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DF4
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DF4 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ACF8
Deuteranopia (green-blind)
#A6BBF1
Tritanopia (blue-blind)
#FF96B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8df4; /* rgb */ color: rgb(252, 141, 244); /* oklch */ color: oklch(79.6% 0.183 329.8);
Tailwind
colors: {
custom: {
50: '#ffb1f8',
500: '#fc8df4',
950: '#000000',
},
}SCSS
$custom: #fc8df4; $custom-light: #ffb1f8; $custom-dark: #000000;
JSON
{
"hex": "#fc8df4",
"rgb": {
"r": 252,
"g": 141,
"b": 244
},
"hsl": {
"h": 304.324,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.79633,
"c": 0.18251,
"h": 329.8
},
"luminance": 0.46277
}Semantic roles & 50–950 ramp
primary
#FC8DF4
secondary
#D5F6D7
accent
#E61100
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085