#FE8BFC#FE8BFC
#FE8BFC is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.9% C 0.194 H 327.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BFC |
|---|---|
| RGB | rgb(254, 139, 252) |
| HSL | hsl(301, 98%, 77%) |
| HSV | hsv(301, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 0.8%, 0.4%) |
| CIE-LAB | lab(73.91, 58.92, -37.75) |
| CIE-LCH | lch(73.91, 69.98, 327.35°) |
| OKLab | oklab(79.93% 0.1642 -0.1033) |
| OKLCH | oklch(79.93% 0.194 327.8) |
| XYZ | xyz(67.6752, 46.5679, 97.5004) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 6.69
Candy Pink
#FF63E9
ΔE00 6.96
Violet Pink
#FB5FFC
ΔE00 7.56
Light Magenta
#FA5FF7
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BFC #8BFE8D
analogous
#C68BFE #FE8BFC #FE8BC3
triadic
#FE8BFC #FCFE8B #8BFCFE
tetradic
#FE8BFC #FEC68B #8BFE8D #8BC3FE
square
#FE8BFC #FEC68B #8BFE8D #8BC3FE
split-complementary
#FE8BFC #C3FE8B #8BFEC6
monochromatic
#FD12F9 #FD4EFA #FE8BFC #FFC8FE #FFE1FE
Accessibility & contrast
On white
2.04
#FE8BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#FE8BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BFC
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BFC | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#FF96B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fe8bfc; /* rgb */ color: rgb(254, 139, 252); /* oklch */ color: oklch(79.9% 0.194 327.8);
Tailwind
colors: {
custom: {
50: '#ffb0fd',
500: '#fe8bfc',
950: '#000000',
},
}SCSS
$custom: #fe8bfc; $custom-light: #ffb0fd; $custom-dark: #000000;
JSON
{
"hex": "#fe8bfc",
"rgb": {
"r": 254,
"g": 139,
"b": 252
},
"hsl": {
"h": 301.043,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79928,
"c": 0.19398,
"h": 327.8
},
"luminance": 0.46564
}Semantic roles & 50–950 ramp
primary
#FE8BFC
secondary
#D4F7D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085