#FE8BFB#FE8BFB
#FE8BFB is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.9% C 0.193 H 328.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BFB |
|---|---|
| RGB | rgb(254, 139, 251) |
| HSL | hsl(302, 98%, 77%) |
| HSV | hsv(302, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 1.2%, 0.4%) |
| CIE-LAB | lab(73.87, 58.75, -37.27) |
| CIE-LCH | lch(73.87, 69.58, 327.61°) |
| OKLab | oklab(79.88% 0.164 -0.1019) |
| OKLCH | oklch(79.88% 0.193 328.2) |
| XYZ | xyz(67.5172, 46.5047, 96.6680) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 6.60
Candy Pink
#FF63E9
ΔE00 6.93
Violet Pink
#FB5FFC
ΔE00 7.60
Light Magenta
#FA5FF7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BFB #8BFE8E
analogous
#C88BFE #FE8BFB #FE8BC2
triadic
#FE8BFB #FBFE8B #8BFBFE
tetradic
#FE8BFB #FEC88B #8BFE8E #8BC2FE
square
#FE8BFB #FEC88B #8BFE8E #8BC2FE
split-complementary
#FE8BFB #C2FE8B #8BFEC8
monochromatic
#FD12F7 #FD4EF9 #FE8BFB #FFC8FD #FFE1FE
Accessibility & contrast
On white
2.04
#FE8BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FE8BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BFB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BFB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#A3BBF7
Tritanopia (blue-blind)
#FF96B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fe8bfb; /* rgb */ color: rgb(254, 139, 251); /* oklch */ color: oklch(79.9% 0.193 328.2);
Tailwind
colors: {
custom: {
50: '#ffb0fd',
500: '#fe8bfb',
950: '#000000',
},
}SCSS
$custom: #fe8bfb; $custom-light: #ffb0fd; $custom-dark: #000000;
JSON
{
"hex": "#fe8bfb",
"rgb": {
"r": 254,
"g": 139,
"b": 251
},
"hsl": {
"h": 301.565,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79884,
"c": 0.1931,
"h": 328.2
},
"luminance": 0.46501
}Semantic roles & 50–950 ramp
primary
#FE8BFB
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085