#FE8BF6#FE8BF6
#FE8BF6 is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.7% C 0.189 H 329.8°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BF6 |
|---|---|
| RGB | rgb(254, 139, 246) |
| HSL | hsl(304, 98%, 77%) |
| HSV | hsv(304, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 3.1%, 0.4%) |
| CIE-LAB | lab(73.67, 57.90, -34.86) |
| CIE-LCH | lch(73.67, 67.58, 328.95°) |
| OKLab | oklab(79.67% 0.1631 -0.095) |
| OKLCH | oklch(79.67% 0.189 329.8) |
| XYZ | xyz(66.7394, 46.1936, 92.5718) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 6.16
Candy Pink
#FF63E9
ΔE00 6.81
Bubblegum Pink
#FE83CC
ΔE00 7.70
Light Magenta
#FA5FF7
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BF6 #8BFE93
analogous
#CD8BFE #FE8BF6 #FE8BBD
triadic
#FE8BF6 #F6FE8B #8BF6FE
tetradic
#FE8BF6 #FECD8B #8BFE93 #8BBDFE
square
#FE8BF6 #FECD8B #8BFE93 #8BBDFE
split-complementary
#FE8BF6 #BDFE8B #8BFECD
monochromatic
#FD12ED #FD4EF1 #FE8BF6 #FFC8FB #FFE1FD
Accessibility & contrast
On white
2.05
#FE8BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#FE8BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BF6
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BF6 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABFA
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#FF95B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe8bf6; /* rgb */ color: rgb(254, 139, 246); /* oklch */ color: oklch(79.7% 0.189 329.8);
Tailwind
colors: {
custom: {
50: '#ffb0f9',
500: '#fe8bf6',
950: '#000000',
},
}SCSS
$custom: #fe8bf6; $custom-light: #ffb0f9; $custom-dark: #000000;
JSON
{
"hex": "#fe8bf6",
"rgb": {
"r": 254,
"g": 139,
"b": 246
},
"hsl": {
"h": 304.174,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79669,
"c": 0.18876,
"h": 329.8
},
"luminance": 0.4619
}Semantic roles & 50–950 ramp
primary
#FE8BF6
secondary
#D4F7D6
accent
#E61000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085