#FC8FEB#FC8FEB
#FC8FEB is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.5% C 0.172 H 333.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FEB |
|---|---|
| RGB | rgb(252, 143, 235) |
| HSL | hsl(309, 95%, 77%) |
| HSV | hsv(309, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 6.7%, 1.2%) |
| CIE-LAB | lab(73.77, 53.50, -28.73) |
| CIE-LCH | lch(73.77, 60.73, 331.76°) |
| OKLab | oklab(79.55% 0.153 -0.0778) |
| OKLCH | oklch(79.55% 0.172 333.1) |
| XYZ | xyz(64.9624, 46.3422, 84.1044) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 5.55
Purply Pink
#F075E6
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 5.94
Plum
#DDA0DD
ΔE00 7.07
Candy Pink
#FF63E9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FEB #8FFCA0
analogous
#D78FFC #FC8FEB #FC8FB4
triadic
#FC8FEB #EBFC8F #8FEBFC
tetradic
#FC8FEB #FCD78F #8FFCA0 #8FB4FC
square
#FC8FEB #FCD78F #8FFCA0 #8FB4FC
split-complementary
#FC8FEB #B4FC8F #8FFCD7
monochromatic
#F918D6 #FA53E0 #FC8FEB #FECBF6 #FEE1FA
Accessibility & contrast
On white
2.05
#FC8FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FC8FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FEB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FEB | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#FF95B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8feb; /* rgb */ color: rgb(252, 143, 235); /* oklch */ color: oklch(79.5% 0.172 333.1);
Tailwind
colors: {
custom: {
50: '#ffb2f1',
500: '#fc8feb',
950: '#000000',
},
}SCSS
$custom: #fc8feb; $custom-light: #ffb2f1; $custom-dark: #000000;
JSON
{
"hex": "#fc8feb",
"rgb": {
"r": 252,
"g": 143,
"b": 235
},
"hsl": {
"h": 309.358,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.7955,
"c": 0.17162,
"h": 333.1
},
"luminance": 0.46339
}Semantic roles & 50–950 ramp
primary
#FC8FEB
secondary
#D5F6DA
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084