#FE8BF8#FE8BF8
#FE8BF8 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.8% C 0.190 H 329.1°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BF8 |
|---|---|
| RGB | rgb(254, 139, 248) |
| HSL | hsl(303, 98%, 77%) |
| HSV | hsv(303, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 2.4%, 0.4%) |
| CIE-LAB | lab(73.75, 58.24, -35.83) |
| CIE-LCH | lch(73.75, 68.38, 328.40°) |
| OKLab | oklab(79.75% 0.1635 -0.0978) |
| OKLCH | oklch(79.75% 0.19 329.1) |
| XYZ | xyz(67.0481, 46.3170, 94.1972) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 6.32
Candy Pink
#FF63E9
ΔE00 6.84
Light Magenta
#FA5FF7
ΔE00 7.71
Violet Pink
#FB5FFC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BF8 #8BFE91
analogous
#CA8BFE #FE8BF8 #FE8BBF
triadic
#FE8BF8 #F8FE8B #8BF8FE
tetradic
#FE8BF8 #FECA8B #8BFE91 #8BBFFE
square
#FE8BF8 #FECA8B #8BFE91 #8BBFFE
split-complementary
#FE8BF8 #BFFE8B #8BFECA
monochromatic
#FD12F1 #FD4EF4 #FE8BF8 #FFC8FC #FFE1FD
Accessibility & contrast
On white
2.05
#FE8BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FE8BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BF8
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BF8 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFC
Deuteranopia (green-blind)
#A4BBF4
Tritanopia (blue-blind)
#FF95B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe8bf8; /* rgb */ color: rgb(254, 139, 248); /* oklch */ color: oklch(79.8% 0.190 329.1);
Tailwind
colors: {
custom: {
50: '#ffb0fb',
500: '#fe8bf8',
950: '#000000',
},
}SCSS
$custom: #fe8bf8; $custom-light: #ffb0fb; $custom-dark: #000000;
JSON
{
"hex": "#fe8bf8",
"rgb": {
"r": 254,
"g": 139,
"b": 248
},
"hsl": {
"h": 303.13,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79754,
"c": 0.19049,
"h": 329.1
},
"luminance": 0.46313
}Semantic roles & 50–950 ramp
primary
#FE8BF8
secondary
#D4F7D6
accent
#E60C00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085