#FF8BF1#FF8BF1
#FF8BF1 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.6% C 0.185 H 331.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BF1 |
|---|---|
| RGB | rgb(255, 139, 241) |
| HSL | hsl(307, 100%, 77%) |
| HSV | hsv(307, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 5.5%, 0%) |
| CIE-LAB | lab(73.60, 57.35, -32.24) |
| CIE-LCH | lch(73.60, 65.79, 330.65°) |
| OKLab | oklab(79.58% 0.1632 -0.0876) |
| OKLCH | oklch(79.58% 0.185 331.8) |
| XYZ | xyz(66.3493, 46.0800, 88.6016) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.93
Bubblegum Pink
#FE83CC
ΔE00 6.76
Candy Pink
#FF63E9
ΔE00 6.83
Plum
#DDA0DD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BF1 #8BFF99
analogous
#D38BFF #FF8BF1 #FF8BB7
triadic
#FF8BF1 #F1FF8B #8BF1FF
tetradic
#FF8BF1 #FFD38B #8BFF99 #8BB7FF
square
#FF8BF1 #FFD38B #8BFF99 #8BB7FF
split-complementary
#FF8BF1 #B7FF8B #8BFFD3
monochromatic
#FF11E2 #FF4EEA #FF8BF1 #FFC8F8 #FFE0FB
Accessibility & contrast
On white
2.06
#FF8BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FF8BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BF1
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BF1 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF5
Deuteranopia (green-blind)
#A8BBEE
Tritanopia (blue-blind)
#FF93B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8bf1; /* rgb */ color: rgb(255, 139, 241); /* oklch */ color: oklch(79.6% 0.185 331.8);
Tailwind
colors: {
custom: {
50: '#ffb0f6',
500: '#ff8bf1',
950: '#000000',
},
}SCSS
$custom: #ff8bf1; $custom-light: #ffb0f6; $custom-dark: #000000;
JSON
{
"hex": "#ff8bf1",
"rgb": {
"r": 255,
"g": 139,
"b": 241
},
"hsl": {
"h": 307.241,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.79576,
"c": 0.1852,
"h": 331.8
},
"luminance": 0.46076
}Semantic roles & 50–950 ramp
primary
#FF8BF1
secondary
#D4F7D8
accent
#E61C00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085