#FF8BFE#FF8BFE
#FF8BFE is a light, vivid purple. Relative luminance 0.469; OKLCH L 80.1% C 0.196 H 327.5°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BFE |
|---|---|
| RGB | rgb(255, 139, 254) |
| HSL | hsl(301, 100%, 77%) |
| HSV | hsv(301, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 0.4%, 0%) |
| CIE-LAB | lab(74.12, 59.55, -38.51) |
| CIE-LCH | lch(74.12, 70.92, 327.11°) |
| OKLab | oklab(80.13% 0.1657 -0.1054) |
| OKLCH | oklch(80.13% 0.196 327.5) |
| XYZ | xyz(68.3608, 46.8846, 99.1956) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.97
Candy Pink
#FF63E9
ΔE00 7.05
Violet Pink
#FB5FFC
ΔE00 7.54
Light Magenta
#FA5FF7
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BFE #8BFF8C
analogous
#C68BFF #FF8BFE #FF8BC4
triadic
#FF8BFE #FEFF8B #8BFEFF
tetradic
#FF8BFE #FFC68B #8BFF8C #8BC4FF
square
#FF8BFE #FFC68B #8BFF8C #8BC4FF
split-complementary
#FF8BFE #C4FF8B #8BFFC6
monochromatic
#FF11FD #FF4EFD #FF8BFE #FFC8FF #FFE0FF
Accessibility & contrast
On white
2.02
#FF8BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#FF8BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BFE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BFE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#A2BCFA
Tritanopia (blue-blind)
#FF97B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8bfe; /* rgb */ color: rgb(255, 139, 254); /* oklch */ color: oklch(80.1% 0.196 327.5);
Tailwind
colors: {
custom: {
50: '#ffb0ff',
500: '#ff8bfe',
950: '#000000',
},
}SCSS
$custom: #ff8bfe; $custom-light: #ffb0ff; $custom-dark: #000000;
JSON
{
"hex": "#ff8bfe",
"rgb": {
"r": 255,
"g": 139,
"b": 254
},
"hsl": {
"h": 300.517,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.80132,
"c": 0.19635,
"h": 327.5
},
"luminance": 0.46881
}Semantic roles & 50–950 ramp
primary
#FF8BFE
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086