#FC8FFB#FC8FFB
#FC8FFB is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.2% C 0.185 H 327.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FFB |
|---|---|
| RGB | rgb(252, 143, 251) |
| HSL | hsl(301, 95%, 77%) |
| HSV | hsv(301, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 0.4%, 1.2%) |
| CIE-LAB | lab(74.39, 56.23, -36.49) |
| CIE-LCH | lch(74.39, 67.03, 327.02°) |
| OKLab | oklab(80.22% 0.1563 -0.0997) |
| OKLCH | oklch(80.22% 0.185 327.5) |
| XYZ | xyz(67.3787, 47.3088, 96.8305) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 6.56
Candy Pink
#FF63E9
ΔE00 7.63
Plum
#DDA0DD
ΔE00 8.23
Violet Pink
#FB5FFC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FFB #8FFC90
analogous
#C68FFC #FC8FFB #FC8FC5
triadic
#FC8FFB #FBFC8F #8FFBFC
tetradic
#FC8FFB #FCC68F #8FFC90 #8FC5FC
square
#FC8FFB #FCC68F #8FFC90 #8FC5FC
split-complementary
#FC8FFB #C5FC8F #8FFCC6
monochromatic
#F918F7 #FA53F9 #FC8FFB #FECBFD #FEE1FE
Accessibility & contrast
On white
2.01
#FC8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#FC8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FFB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FFB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#FF9AB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc8ffb; /* rgb */ color: rgb(252, 143, 251); /* oklch */ color: oklch(80.2% 0.185 327.5);
Tailwind
colors: {
custom: {
50: '#ffb3fd',
500: '#fc8ffb',
950: '#000000',
},
}SCSS
$custom: #fc8ffb; $custom-light: #ffb3fd; $custom-dark: #000000;
JSON
{
"hex": "#fc8ffb",
"rgb": {
"r": 252,
"g": 143,
"b": 251
},
"hsl": {
"h": 300.55,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.80217,
"c": 0.18544,
"h": 327.5
},
"luminance": 0.47305
}Semantic roles & 50–950 ramp
primary
#FC8FFB
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085