#FE8BF9#FE8BF9
#FE8BF9 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.8% C 0.191 H 328.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BF9 |
|---|---|
| RGB | rgb(254, 139, 249) |
| HSL | hsl(303, 98%, 77%) |
| HSV | hsv(303, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 2%, 0.4%) |
| CIE-LAB | lab(73.79, 58.41, -36.31) |
| CIE-LCH | lch(73.79, 68.78, 328.13°) |
| OKLab | oklab(79.8% 0.1637 -0.0992) |
| OKLCH | oklch(79.8% 0.191 328.8) |
| XYZ | xyz(67.2036, 46.3792, 95.0164) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 6.41
Candy Pink
#FF63E9
ΔE00 6.87
Light Magenta
#FA5FF7
ΔE00 7.67
Violet Pink
#FB5FFC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BF9 #8BFE90
analogous
#CA8BFE #FE8BF9 #FE8BBF
triadic
#FE8BF9 #F9FE8B #8BF9FE
tetradic
#FE8BF9 #FECA8B #8BFE90 #8BBFFE
square
#FE8BF9 #FECA8B #8BFE90 #8BBFFE
split-complementary
#FE8BF9 #BFFE8B #8BFECA
monochromatic
#FD12F3 #FD4EF6 #FE8BF9 #FFC8FC #FFE1FD
Accessibility & contrast
On white
2.04
#FE8BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FE8BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BF9
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BF9 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFD
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#FF95B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe8bf9; /* rgb */ color: rgb(254, 139, 249); /* oklch */ color: oklch(79.8% 0.191 328.8);
Tailwind
colors: {
custom: {
50: '#ffb0fb',
500: '#fe8bf9',
950: '#000000',
},
}SCSS
$custom: #fe8bf9; $custom-light: #ffb0fb; $custom-dark: #000000;
JSON
{
"hex": "#fe8bf9",
"rgb": {
"r": 254,
"g": 139,
"b": 249
},
"hsl": {
"h": 302.609,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79798,
"c": 0.19136,
"h": 328.8
},
"luminance": 0.46376
}Semantic roles & 50–950 ramp
primary
#FE8BF9
secondary
#D4F7D5
accent
#E60A00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085