#FC8DFB#FC8DFB
#FC8DFB is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.9% C 0.189 H 327.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DFB |
|---|---|
| RGB | rgb(252, 141, 251) |
| HSL | hsl(301, 95%, 77%) |
| HSV | hsv(301, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 0.4%, 1.2%) |
| CIE-LAB | lab(74.01, 57.21, -37.08) |
| CIE-LCH | lch(74.01, 68.18, 327.05°) |
| OKLab | oklab(79.93% 0.1591 -0.1014) |
| OKLCH | oklch(79.93% 0.189 327.5) |
| XYZ | xyz(67.0812, 46.7136, 96.7313) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 6.49
Candy Pink
#FF63E9
ΔE00 7.28
Violet Pink
#FB5FFC
ΔE00 7.89
Light Magenta
#FA5FF7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DFB #8DFC8E
analogous
#C68DFC #FC8DFB #FC8DC3
triadic
#FC8DFB #FBFC8D #8DFBFC
tetradic
#FC8DFB #FCC68D #8DFC8E #8DC3FC
square
#FC8DFB #FCC68D #8DFC8E #8DC3FC
split-complementary
#FC8DFB #C3FC8D #8DFCC6
monochromatic
#F916F7 #FA51F9 #FC8DFB #FEC9FD #FEE1FE
Accessibility & contrast
On white
2.03
#FC8DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FC8DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DFB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DFB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#FF98B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8dfb; /* rgb */ color: rgb(252, 141, 251); /* oklch */ color: oklch(79.9% 0.189 327.5);
Tailwind
colors: {
custom: {
50: '#ffb1fd',
500: '#fc8dfb',
950: '#000000',
},
}SCSS
$custom: #fc8dfb; $custom-light: #ffb1fd; $custom-dark: #000000;
JSON
{
"hex": "#fc8dfb",
"rgb": {
"r": 252,
"g": 141,
"b": 251
},
"hsl": {
"h": 300.541,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.79933,
"c": 0.18866,
"h": 327.5
},
"luminance": 0.4671
}Semantic roles & 50–950 ramp
primary
#FC8DFB
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085