#FF8BF5#FF8BF5
#FF8BF5 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.7% C 0.189 H 330.4°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BF5 |
|---|---|
| RGB | rgb(255, 139, 245) |
| HSL | hsl(305, 100%, 77%) |
| HSV | hsv(305, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 3.9%, 0%) |
| CIE-LAB | lab(73.75, 58.02, -34.18) |
| CIE-LCH | lch(73.75, 67.34, 329.50°) |
| OKLab | oklab(79.74% 0.164 -0.0931) |
| OKLCH | oklch(79.74% 0.189 330.4) |
| XYZ | xyz(66.9534, 46.3216, 91.7829) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 6.18
Candy Pink
#FF63E9
ΔE00 6.82
Bubblegum Pink
#FE83CC
ΔE00 7.45
Light Magenta
#FA5FF7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BF5 #8BFF95
analogous
#CF8BFF #FF8BF5 #FF8BBB
triadic
#FF8BF5 #F5FF8B #8BF5FF
tetradic
#FF8BF5 #FFCF8B #8BFF95 #8BBBFF
square
#FF8BF5 #FFCF8B #8BFF95 #8BBBFF
split-complementary
#FF8BF5 #BBFF8B #8BFFCF
monochromatic
#FF11EA #FF4EF0 #FF8BF5 #FFC8FA #FFE0FC
Accessibility & contrast
On white
2.05
#FF8BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FF8BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BF5
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BF5 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF9
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#FF94B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8bf5; /* rgb */ color: rgb(255, 139, 245); /* oklch */ color: oklch(79.7% 0.189 330.4);
Tailwind
colors: {
custom: {
50: '#ffb0f8',
500: '#ff8bf5',
950: '#000000',
},
}SCSS
$custom: #ff8bf5; $custom-light: #ffb0f8; $custom-dark: #000000;
JSON
{
"hex": "#ff8bf5",
"rgb": {
"r": 255,
"g": 139,
"b": 245
},
"hsl": {
"h": 305.172,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.79743,
"c": 0.18857,
"h": 330.4
},
"luminance": 0.46318
}Semantic roles & 50–950 ramp
primary
#FF8BF5
secondary
#D4F7D7
accent
#E61400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085