#FE8BF4#FE8BF4
#FE8BF4 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.6% C 0.187 H 330.4°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BF4 |
|---|---|
| RGB | rgb(254, 139, 244) |
| HSL | hsl(305, 98%, 77%) |
| HSV | hsv(305, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 3.9%, 0.4%) |
| CIE-LAB | lab(73.59, 57.56, -33.90) |
| CIE-LCH | lch(73.59, 66.80, 329.51°) |
| OKLab | oklab(79.58% 0.1627 -0.0923) |
| OKLCH | oklch(79.58% 0.187 330.4) |
| XYZ | xyz(66.4341, 46.0715, 90.9638) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 6.01
Candy Pink
#FF63E9
ΔE00 6.79
Bubblegum Pink
#FE83CC
ΔE00 7.36
Light Magenta
#FA5FF7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BF4 #8BFE95
analogous
#CE8BFE #FE8BF4 #FE8BBB
triadic
#FE8BF4 #F4FE8B #8BF4FE
tetradic
#FE8BF4 #FECE8B #8BFE95 #8BBBFE
square
#FE8BF4 #FECE8B #8BFE95 #8BBBFE
split-complementary
#FE8BF4 #BBFE8B #8BFECE
monochromatic
#FD12E8 #FD4EEE #FE8BF4 #FFC8FA #FFE1FC
Accessibility & contrast
On white
2.06
#FE8BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FE8BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BF4
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BF4 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF8
Deuteranopia (green-blind)
#A6BBF1
Tritanopia (blue-blind)
#FF94B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe8bf4; /* rgb */ color: rgb(254, 139, 244); /* oklch */ color: oklch(79.6% 0.187 330.4);
Tailwind
colors: {
custom: {
50: '#ffb0f8',
500: '#fe8bf4',
950: '#000000',
},
}SCSS
$custom: #fe8bf4; $custom-light: #ffb0f8; $custom-dark: #000000;
JSON
{
"hex": "#fe8bf4",
"rgb": {
"r": 254,
"g": 139,
"b": 244
},
"hsl": {
"h": 305.217,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79584,
"c": 0.18706,
"h": 330.4
},
"luminance": 0.46068
}Semantic roles & 50–950 ramp
primary
#FE8BF4
secondary
#D4F7D7
accent
#E61400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085