#FF8BF0#FF8BF0
#FF8BF0 is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.5% C 0.184 H 332.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BF0 |
|---|---|
| RGB | rgb(255, 139, 240) |
| HSL | hsl(308, 100%, 77%) |
| HSV | hsv(308, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 5.9%, 0%) |
| CIE-LAB | lab(73.56, 57.18, -31.76) |
| CIE-LCH | lch(73.56, 65.41, 330.95°) |
| OKLab | oklab(79.53% 0.163 -0.0862) |
| OKLCH | oklch(79.53% 0.184 332.1) |
| XYZ | xyz(66.2004, 46.0204, 87.8171) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.88
Bubblegum Pink
#FE83CC
ΔE00 6.59
Candy Pink
#FF63E9
ΔE00 6.85
Plum
#DDA0DD
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BF0 #8BFF9A
analogous
#D48BFF #FF8BF0 #FF8BB6
triadic
#FF8BF0 #F0FF8B #8BF0FF
tetradic
#FF8BF0 #FFD48B #8BFF9A #8BB6FF
square
#FF8BF0 #FFD48B #8BFF9A #8BB6FF
split-complementary
#FF8BF0 #B6FF8B #8BFFD4
monochromatic
#FF11E0 #FF4EE8 #FF8BF0 #FFC8F8 #FFE0FB
Accessibility & contrast
On white
2.06
#FF8BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FF8BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BF0
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BF0 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF3
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#FF93B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8bf0; /* rgb */ color: rgb(255, 139, 240); /* oklch */ color: oklch(79.5% 0.184 332.1);
Tailwind
colors: {
custom: {
50: '#ffb0f5',
500: '#ff8bf0',
950: '#000000',
},
}SCSS
$custom: #ff8bf0; $custom-light: #ffb0f5; $custom-dark: #000000;
JSON
{
"hex": "#ff8bf0",
"rgb": {
"r": 255,
"g": 139,
"b": 240
},
"hsl": {
"h": 307.759,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.79534,
"c": 0.18438,
"h": 332.1
},
"luminance": 0.46017
}Semantic roles & 50–950 ramp
primary
#FF8BF0
secondary
#D4F7D8
accent
#E61E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085