#FF8BFD#FF8BFD
#FF8BFD is a light, vivid purple. Relative luminance 0.468; OKLCH L 80.1% C 0.195 H 327.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BFD |
|---|---|
| RGB | rgb(255, 139, 253) |
| HSL | hsl(301, 100%, 77%) |
| HSV | hsv(301, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 0.8%, 0%) |
| CIE-LAB | lab(74.07, 59.38, -38.03) |
| CIE-LCH | lch(74.07, 70.51, 327.36°) |
| OKLab | oklab(80.09% 0.1655 -0.104) |
| OKLCH | oklch(80.09% 0.195 327.8) |
| XYZ | xyz(68.2011, 46.8207, 98.3544) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.87
Candy Pink
#FF63E9
ΔE00 7.01
Violet Pink
#FB5FFC
ΔE00 7.58
Light Magenta
#FA5FF7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BFD #8BFF8D
analogous
#C78BFF #FF8BFD #FF8BC3
triadic
#FF8BFD #FDFF8B #8BFDFF
tetradic
#FF8BFD #FFC78B #8BFF8D #8BC3FF
square
#FF8BFD #FFC78B #8BFF8D #8BC3FF
split-complementary
#FF8BFD #C3FF8B #8BFFC7
monochromatic
#FF11FB #FF4EFC #FF8BFD #FFC8FE #FFE0FE
Accessibility & contrast
On white
2.03
#FF8BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FF8BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BFD
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BFD | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#A3BCF9
Tritanopia (blue-blind)
#FF96B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8bfd; /* rgb */ color: rgb(255, 139, 253); /* oklch */ color: oklch(80.1% 0.195 327.8);
Tailwind
colors: {
custom: {
50: '#ffb0fe',
500: '#ff8bfd',
950: '#000000',
},
}SCSS
$custom: #ff8bfd; $custom-light: #ffb0fe; $custom-dark: #000000;
JSON
{
"hex": "#ff8bfd",
"rgb": {
"r": 255,
"g": 139,
"b": 253
},
"hsl": {
"h": 301.034,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.80088,
"c": 0.19547,
"h": 327.8
},
"luminance": 0.46817
}Semantic roles & 50–950 ramp
primary
#FF8BFD
secondary
#D4F7D4
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086