#FC8CFB#FC8CFB
#FC8CFB is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.8% C 0.190 H 327.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CFB |
|---|---|
| RGB | rgb(252, 140, 251) |
| HSL | hsl(301, 95%, 77%) |
| HSV | hsv(301, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 0.4%, 1.2%) |
| CIE-LAB | lab(73.82, 57.70, -37.37) |
| CIE-LCH | lch(73.82, 68.75, 327.07°) |
| OKLab | oklab(79.79% 0.1605 -0.1022) |
| OKLCH | oklch(79.79% 0.19 327.5) |
| XYZ | xyz(66.9344, 46.4201, 96.6824) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 6.47
Candy Pink
#FF63E9
ΔE00 7.10
Violet Pink
#FB5FFC
ΔE00 7.70
Light Magenta
#FA5FF7
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CFB #8CFC8D
analogous
#C58CFC #FC8CFB #FC8CC3
triadic
#FC8CFB #FBFC8C #8CFBFC
tetradic
#FC8CFB #FCC58C #8CFC8D #8CC3FC
square
#FC8CFB #FCC58C #8CFC8D #8CC3FC
split-complementary
#FC8CFB #C3FC8C #8CFCC5
monochromatic
#F915F7 #FA50F9 #FC8CFB #FEC8FD #FEE1FE
Accessibility & contrast
On white
2.04
#FC8CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FC8CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CFB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CFB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#A2BBF8
Tritanopia (blue-blind)
#FF97B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8cfb; /* rgb */ color: rgb(252, 140, 251); /* oklch */ color: oklch(79.8% 0.190 327.5);
Tailwind
colors: {
custom: {
50: '#ffb1fd',
500: '#fc8cfb',
950: '#000000',
},
}SCSS
$custom: #fc8cfb; $custom-light: #ffb1fd; $custom-dark: #000000;
JSON
{
"hex": "#fc8cfb",
"rgb": {
"r": 252,
"g": 140,
"b": 251
},
"hsl": {
"h": 300.536,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.79792,
"c": 0.19027,
"h": 327.5
},
"luminance": 0.46417
}Semantic roles & 50–950 ramp
primary
#FC8CFB
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085