#FF8BFB#FF8BFB
#FF8BFB is a light, vivid purple. Relative luminance 0.467; OKLCH L 80.0% C 0.194 H 328.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BFB |
|---|---|
| RGB | rgb(255, 139, 251) |
| HSL | hsl(302, 100%, 77%) |
| HSV | hsv(302, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 1.6%, 0%) |
| CIE-LAB | lab(73.99, 59.03, -37.07) |
| CIE-LCH | lch(73.99, 69.71, 327.87°) |
| OKLab | oklab(80% 0.1651 -0.1013) |
| OKLCH | oklch(80% 0.194 328.5) |
| XYZ | xyz(67.8842, 46.6939, 96.6853) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 6.68
Candy Pink
#FF63E9
ΔE00 6.94
Violet Pink
#FB5FFC
ΔE00 7.66
Light Magenta
#FA5FF7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BFB #8BFF8F
analogous
#C98BFF #FF8BFB #FF8BC1
triadic
#FF8BFB #FBFF8B #8BFBFF
tetradic
#FF8BFB #FFC98B #8BFF8F #8BC1FF
square
#FF8BFB #FFC98B #8BFF8F #8BC1FF
split-complementary
#FF8BFB #C1FF8B #8BFFC9
monochromatic
#FF11F7 #FF4EF9 #FF8BFB #FFC8FD #FFE0FE
Accessibility & contrast
On white
2.03
#FF8BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FF8BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BFB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BFB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#A4BBF7
Tritanopia (blue-blind)
#FF96B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8bfb; /* rgb */ color: rgb(255, 139, 251); /* oklch */ color: oklch(80.0% 0.194 328.5);
Tailwind
colors: {
custom: {
50: '#ffb0fd',
500: '#ff8bfb',
950: '#000000',
},
}SCSS
$custom: #ff8bfb; $custom-light: #ffb0fd; $custom-dark: #000000;
JSON
{
"hex": "#ff8bfb",
"rgb": {
"r": 255,
"g": 139,
"b": 251
},
"hsl": {
"h": 302.069,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.80001,
"c": 0.19373,
"h": 328.5
},
"luminance": 0.4669
}Semantic roles & 50–950 ramp
primary
#FF8BFB
secondary
#D4F7D5
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085