#FF8BFA#FF8BFA
#FF8BFA is a light, vivid purple. Relative luminance 0.466; OKLCH L 80.0% C 0.193 H 328.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BFA |
|---|---|
| RGB | rgb(255, 139, 250) |
| HSL | hsl(303, 100%, 77%) |
| HSV | hsv(303, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 2%, 0%) |
| CIE-LAB | lab(73.95, 58.86, -36.59) |
| CIE-LCH | lch(73.95, 69.31, 328.13°) |
| OKLab | oklab(79.96% 0.1649 -0.0999) |
| OKLCH | oklch(79.96% 0.193 328.8) |
| XYZ | xyz(67.7270, 46.6310, 95.8573) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 6.59
Candy Pink
#FF63E9
ΔE00 6.90
Light Magenta
#FA5FF7
ΔE00 7.69
Violet Pink
#FB5FFC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BFA #8BFF90
analogous
#CA8BFF #FF8BFA #FF8BC0
triadic
#FF8BFA #FAFF8B #8BFAFF
tetradic
#FF8BFA #FFCA8B #8BFF90 #8BC0FF
square
#FF8BFA #FFCA8B #8BFF90 #8BC0FF
split-complementary
#FF8BFA #C0FF8B #8BFFCA
monochromatic
#FF11F5 #FF4EF7 #FF8BFA #FFC8FD #FFE0FE
Accessibility & contrast
On white
2.03
#FF8BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FF8BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BFA
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BFA | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#FF96B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8bfa; /* rgb */ color: rgb(255, 139, 250); /* oklch */ color: oklch(80.0% 0.193 328.8);
Tailwind
colors: {
custom: {
50: '#ffb0fc',
500: '#ff8bfa',
950: '#000000',
},
}SCSS
$custom: #ff8bfa; $custom-light: #ffb0fc; $custom-dark: #000000;
JSON
{
"hex": "#ff8bfa",
"rgb": {
"r": 255,
"g": 139,
"b": 250
},
"hsl": {
"h": 302.586,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.79957,
"c": 0.19286,
"h": 328.8
},
"luminance": 0.46627
}Semantic roles & 50–950 ramp
primary
#FF8BFA
secondary
#D4F7D5
accent
#E60A00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085