#FC8EFB#FC8EFB
#FC8EFB is a light, vivid purple. Relative luminance 0.470; OKLCH L 80.1% C 0.187 H 327.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8EFB |
|---|---|
| RGB | rgb(252, 142, 251) |
| HSL | hsl(301, 95%, 77%) |
| HSV | hsv(301, 44%, 99%) |
| CMYK | cmyk(0%, 43.7%, 0.4%, 1.2%) |
| CIE-LAB | lab(74.20, 56.72, -36.79) |
| CIE-LCH | lch(74.20, 67.60, 327.03°) |
| OKLab | oklab(80.07% 0.1577 -0.1006) |
| OKLCH | oklch(80.07% 0.187 327.5) |
| XYZ | xyz(67.2293, 47.0099, 96.7807) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.52
Candy Pink
#FF63E9
ΔE00 7.45
Violet Pink
#FB5FFC
ΔE00 8.09
Light Magenta
#FA5FF7
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8EFB #8EFC8F
analogous
#C68EFC #FC8EFB #FC8EC4
triadic
#FC8EFB #FBFC8E #8EFBFC
tetradic
#FC8EFB #FCC68E #8EFC8F #8EC4FC
square
#FC8EFB #FCC68E #8EFC8F #8EC4FC
split-complementary
#FC8EFB #C4FC8E #8EFCC6
monochromatic
#F917F7 #FA52F9 #FC8EFB #FECAFD #FEE1FE
Accessibility & contrast
On white
2.02
#FC8EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#FC8EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8EFB
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8EFB | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#FF99B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8efb; /* rgb */ color: rgb(252, 142, 251); /* oklch */ color: oklch(80.1% 0.187 327.5);
Tailwind
colors: {
custom: {
50: '#ffb2fd',
500: '#fc8efb',
950: '#000000',
},
}SCSS
$custom: #fc8efb; $custom-light: #ffb2fd; $custom-dark: #000000;
JSON
{
"hex": "#fc8efb",
"rgb": {
"r": 252,
"g": 142,
"b": 251
},
"hsl": {
"h": 300.545,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.80074,
"c": 0.18705,
"h": 327.5
},
"luminance": 0.47006
}Semantic roles & 50–950 ramp
primary
#FC8EFB
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085