#FE8BF2#FE8BF2
#FE8BF2 is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.5% C 0.185 H 331.1°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BF2 |
|---|---|
| RGB | rgb(254, 139, 242) |
| HSL | hsl(306, 98%, 77%) |
| HSV | hsv(306, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 4.7%, 0.4%) |
| CIE-LAB | lab(73.51, 57.22, -32.93) |
| CIE-LCH | lch(73.51, 66.02, 330.08°) |
| OKLab | oklab(79.5% 0.1623 -0.0895) |
| OKLCH | oklch(79.5% 0.185 331.1) |
| XYZ | xyz(66.1321, 45.9506, 89.3732) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.37
Purply Pink
#F075E6
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.88
Candy Pink
#FF63E9
ΔE00 6.80
Bubblegum Pink
#FE83CC
ΔE00 7.01
Light Magenta
#FA5FF7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BF2 #8BFE97
analogous
#D18BFE #FE8BF2 #FE8BB9
triadic
#FE8BF2 #F2FE8B #8BF2FE
tetradic
#FE8BF2 #FED18B #8BFE97 #8BB9FE
square
#FE8BF2 #FED18B #8BFE97 #8BB9FE
split-complementary
#FE8BF2 #B9FE8B #8BFED1
monochromatic
#FD12E4 #FD4EEB #FE8BF2 #FFC8F9 #FFE1FC
Accessibility & contrast
On white
2.06
#FE8BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FE8BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BF2
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BF2 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF6
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#FF93B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe8bf2; /* rgb */ color: rgb(254, 139, 242); /* oklch */ color: oklch(79.5% 0.185 331.1);
Tailwind
colors: {
custom: {
50: '#ffb0f6',
500: '#fe8bf2',
950: '#000000',
},
}SCSS
$custom: #fe8bf2; $custom-light: #ffb0f6; $custom-dark: #000000;
JSON
{
"hex": "#fe8bf2",
"rgb": {
"r": 254,
"g": 139,
"b": 242
},
"hsl": {
"h": 306.261,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.795,
"c": 0.18537,
"h": 331.1
},
"luminance": 0.45947
}Semantic roles & 50–950 ramp
primary
#FE8BF2
secondary
#D4F7D8
accent
#E61800
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085