#FF8BF7#FF8BF7
#FF8BF7 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.8% C 0.190 H 329.8°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BF7 |
|---|---|
| RGB | rgb(255, 139, 247) |
| HSL | hsl(304, 100%, 77%) |
| HSV | hsv(304, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 3.1%, 0%) |
| CIE-LAB | lab(73.83, 58.35, -35.15) |
| CIE-LCH | lch(73.83, 68.12, 328.94°) |
| OKLab | oklab(79.83% 0.1644 -0.0958) |
| OKLCH | oklch(79.83% 0.19 329.8) |
| XYZ | xyz(67.2603, 46.4444, 93.3995) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 6.33
Candy Pink
#FF63E9
ΔE00 6.84
Bubblegum Pink
#FE83CC
ΔE00 7.80
Light Magenta
#FA5FF7
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BF7 #8BFF93
analogous
#CD8BFF #FF8BF7 #FF8BBD
triadic
#FF8BF7 #F7FF8B #8BF7FF
tetradic
#FF8BF7 #FFCD8B #8BFF93 #8BBDFF
square
#FF8BF7 #FFCD8B #8BFF93 #8BBDFF
split-complementary
#FF8BF7 #BDFF8B #8BFFCD
monochromatic
#FF11EF #FF4EF3 #FF8BF7 #FFC8FB #FFE0FD
Accessibility & contrast
On white
2.04
#FF8BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FF8BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BF7
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BF7 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABFB
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#FF95B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8bf7; /* rgb */ color: rgb(255, 139, 247); /* oklch */ color: oklch(79.8% 0.190 329.8);
Tailwind
colors: {
custom: {
50: '#ffb0fa',
500: '#ff8bf7',
950: '#000000',
},
}SCSS
$custom: #ff8bf7; $custom-light: #ffb0fa; $custom-dark: #000000;
JSON
{
"hex": "#ff8bf7",
"rgb": {
"r": 255,
"g": 139,
"b": 247
},
"hsl": {
"h": 304.138,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.79828,
"c": 0.19027,
"h": 329.8
},
"luminance": 0.46441
}Semantic roles & 50–950 ramp
primary
#FF8BF7
secondary
#D4F7D6
accent
#E61000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085