#FC8DF0#FC8DF0
#FC8DF0 is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.5% C 0.179 H 331.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DF0 |
|---|---|
| RGB | rgb(252, 141, 240) |
| HSL | hsl(306, 95%, 77%) |
| HSV | hsv(306, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 4.8%, 1.2%) |
| CIE-LAB | lab(73.57, 55.33, -31.77) |
| CIE-LCH | lch(73.57, 63.80, 330.14°) |
| OKLab | oklab(79.47% 0.1569 -0.0863) |
| OKLCH | oklch(79.47% 0.179 331.2) |
| XYZ | xyz(65.3973, 46.0401, 87.8632) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.61
Bubblegum Pink
#FE83CC
ΔE00 6.80
Candy Pink
#FF63E9
ΔE00 7.17
Plum
#DDA0DD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DF0 #8DFC99
analogous
#D08DFC #FC8DF0 #FC8DB9
triadic
#FC8DF0 #F0FC8D #8DF0FC
tetradic
#FC8DF0 #FCD08D #8DFC99 #8DB9FC
square
#FC8DF0 #FCD08D #8DFC99 #8DB9FC
split-complementary
#FC8DF0 #B9FC8D #8DFCD0
monochromatic
#F916E0 #FA51E8 #FC8DF0 #FEC9F8 #FEE1FB
Accessibility & contrast
On white
2.06
#FC8DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FC8DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DF0
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DF0 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF3
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#FF95B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8df0; /* rgb */ color: rgb(252, 141, 240); /* oklch */ color: oklch(79.5% 0.179 331.2);
Tailwind
colors: {
custom: {
50: '#ffb1f5',
500: '#fc8df0',
950: '#000000',
},
}SCSS
$custom: #fc8df0; $custom-light: #ffb1f5; $custom-dark: #000000;
JSON
{
"hex": "#fc8df0",
"rgb": {
"r": 252,
"g": 141,
"b": 240
},
"hsl": {
"h": 306.486,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.79466,
"c": 0.17909,
"h": 331.2
},
"luminance": 0.46036
}Semantic roles & 50–950 ramp
primary
#FC8DF0
secondary
#D5F6D8
accent
#E61900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085