#FF8BFC#FF8BFC
#FF8BFC is a light, vivid purple. Relative luminance 0.468; OKLCH L 80.0% C 0.195 H 328.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BFC |
|---|---|
| RGB | rgb(255, 139, 252) |
| HSL | hsl(302, 100%, 77%) |
| HSV | hsv(302, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 1.2%, 0%) |
| CIE-LAB | lab(74.03, 59.21, -37.55) |
| CIE-LCH | lch(74.03, 70.11, 327.61°) |
| OKLab | oklab(80.04% 0.1653 -0.1027) |
| OKLCH | oklch(80.04% 0.195 328.2) |
| XYZ | xyz(68.0422, 46.7571, 97.5176) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.77
Candy Pink
#FF63E9
ΔE00 6.97
Violet Pink
#FB5FFC
ΔE00 7.61
Light Magenta
#FA5FF7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BFC #8BFF8E
analogous
#C88BFF #FF8BFC #FF8BC2
triadic
#FF8BFC #FCFF8B #8BFCFF
tetradic
#FF8BFC #FFC88B #8BFF8E #8BC2FF
square
#FF8BFC #FFC88B #8BFF8E #8BC2FF
split-complementary
#FF8BFC #C2FF8B #8BFFC8
monochromatic
#FF11F9 #FF4EFA #FF8BFC #FFC8FE #FFE0FE
Accessibility & contrast
On white
2.03
#FF8BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#FF8BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BFC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BFC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#FF96B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8bfc; /* rgb */ color: rgb(255, 139, 252); /* oklch */ color: oklch(80.0% 0.195 328.2);
Tailwind
colors: {
custom: {
50: '#ffb0fd',
500: '#ff8bfc',
950: '#000000',
},
}SCSS
$custom: #ff8bfc; $custom-light: #ffb0fd; $custom-dark: #000000;
JSON
{
"hex": "#ff8bfc",
"rgb": {
"r": 255,
"g": 139,
"b": 252
},
"hsl": {
"h": 301.552,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.80044,
"c": 0.1946,
"h": 328.2
},
"luminance": 0.46754
}Semantic roles & 50–950 ramp
primary
#FF8BFC
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085