#FF8BF4#FF8BF4
#FF8BF4 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.7% C 0.188 H 330.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BF4 |
|---|---|
| RGB | rgb(255, 139, 244) |
| HSL | hsl(306, 100%, 77%) |
| HSV | hsv(306, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 4.3%, 0%) |
| CIE-LAB | lab(73.71, 57.85, -33.70) |
| CIE-LCH | lch(73.71, 66.95, 329.78°) |
| OKLab | oklab(79.7% 0.1638 -0.0917) |
| OKLCH | oklch(79.7% 0.188 330.8) |
| XYZ | xyz(66.8011, 46.2607, 90.9810) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 6.11
Candy Pink
#FF63E9
ΔE00 6.82
Bubblegum Pink
#FE83CC
ΔE00 7.28
Light Magenta
#FA5FF7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BF4 #8BFF96
analogous
#D08BFF #FF8BF4 #FF8BBA
triadic
#FF8BF4 #F4FF8B #8BF4FF
tetradic
#FF8BF4 #FFD08B #8BFF96 #8BBAFF
square
#FF8BF4 #FFD08B #8BFF96 #8BBAFF
split-complementary
#FF8BF4 #BAFF8B #8BFFD0
monochromatic
#FF11E8 #FF4EEE #FF8BF4 #FFC8FA #FFE0FC
Accessibility & contrast
On white
2.05
#FF8BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FF8BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BF4
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BF4 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF8
Deuteranopia (green-blind)
#A6BBF1
Tritanopia (blue-blind)
#FF94B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8bf4; /* rgb */ color: rgb(255, 139, 244); /* oklch */ color: oklch(79.7% 0.188 330.8);
Tailwind
colors: {
custom: {
50: '#ffb0f8',
500: '#ff8bf4',
950: '#000000',
},
}SCSS
$custom: #ff8bf4; $custom-light: #ffb0f8; $custom-dark: #000000;
JSON
{
"hex": "#ff8bf4",
"rgb": {
"r": 255,
"g": 139,
"b": 244
},
"hsl": {
"h": 305.69,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.79701,
"c": 0.18772,
"h": 330.8
},
"luminance": 0.46257
}Semantic roles & 50–950 ramp
primary
#FF8BF4
secondary
#D4F7D7
accent
#E61600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085