#FE6BFA#FE6BFA
#FE6BFA is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.8% C 0.240 H 328.7°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6BFA |
|---|---|
| RGB | rgb(254, 107, 250) |
| HSL | hsl(302, 99%, 71%) |
| HSV | hsv(302, 58%, 100%) |
| CMYK | cmyk(0%, 57.9%, 1.6%, 0.4%) |
| CIE-LAB | lab(68.38, 73.12, -45.30) |
| CIE-LCH | lch(68.38, 86.02, 328.22°) |
| OKLab | oklab(75.83% 0.205 -0.1247) |
| OKLCH | oklch(75.83% 0.24 328.7) |
| XYZ | xyz(63.3853, 38.4925, 94.5152) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.12
Light Magenta
#FA5FF7
ΔE00 2.13
Candy Pink
#FF63E9
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 3.40
Violet (CSS)
#EE82EE
ΔE00 4.38
Orchid
#DA70D6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6BFA #6BFE6F
analogous
#B96BFE #FE6BFA #FE6BB0
triadic
#FE6BFA #FAFE6B #6BFAFE
tetradic
#FE6BFA #FEB96B #6BFE6F #6BB0FE
square
#FE6BFA #FEB96B #6BFE6F #6BB0FE
split-complementary
#FE6BFA #B0FE6B #6BFEB9
monochromatic
#ED02E7 #FE2EF8 #FE6BFA #FEA8FC #FFE1FE
Accessibility & contrast
On white
2.41
#FE6BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FE6BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6BFA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6BFA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9AFE
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#FF7CA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe6bfa; /* rgb */ color: rgb(254, 107, 250); /* oklch */ color: oklch(75.8% 0.240 328.7);
Tailwind
colors: {
custom: {
50: '#ff9dfc',
500: '#fe6bfa',
950: '#000000',
},
}SCSS
$custom: #fe6bfa; $custom-light: #ff9dfc; $custom-dark: #000000;
JSON
{
"hex": "#fe6bfa",
"rgb": {
"r": 254,
"g": 107,
"b": 250
},
"hsl": {
"h": 301.633,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.75825,
"c": 0.23995,
"h": 328.7
},
"luminance": 0.38488
}Semantic roles & 50–950 ramp
primary
#FE6BFA
secondary
#CFF6D0
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85