#FF8BF3#FF8BF3
#FF8BF3 is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.7% C 0.187 H 331.1°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BF3 |
|---|---|
| RGB | rgb(255, 139, 243) |
| HSL | hsl(306, 100%, 77%) |
| HSV | hsv(306, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 4.7%, 0%) |
| CIE-LAB | lab(73.68, 57.68, -33.21) |
| CIE-LCH | lch(73.68, 66.56, 330.07°) |
| OKLab | oklab(79.66% 0.1636 -0.0903) |
| OKLCH | oklch(79.66% 0.187 331.1) |
| XYZ | xyz(66.6497, 46.2001, 90.1836) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 6.05
Candy Pink
#FF63E9
ΔE00 6.82
Bubblegum Pink
#FE83CC
ΔE00 7.11
Light Magenta
#FA5FF7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BF3 #8BFF97
analogous
#D18BFF #FF8BF3 #FF8BB9
triadic
#FF8BF3 #F3FF8B #8BF3FF
tetradic
#FF8BF3 #FFD18B #8BFF97 #8BB9FF
square
#FF8BF3 #FFD18B #8BFF97 #8BB9FF
split-complementary
#FF8BF3 #B9FF8B #8BFFD1
monochromatic
#FF11E6 #FF4EED #FF8BF3 #FFC8F9 #FFE0FC
Accessibility & contrast
On white
2.05
#FF8BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#FF8BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BF3
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BF3 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF7
Deuteranopia (green-blind)
#A7BBF0
Tritanopia (blue-blind)
#FF94B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8bf3; /* rgb */ color: rgb(255, 139, 243); /* oklch */ color: oklch(79.7% 0.187 331.1);
Tailwind
colors: {
custom: {
50: '#ffb0f7',
500: '#ff8bf3',
950: '#000000',
},
}SCSS
$custom: #ff8bf3; $custom-light: #ffb0f7; $custom-dark: #000000;
JSON
{
"hex": "#ff8bf3",
"rgb": {
"r": 255,
"g": 139,
"b": 243
},
"hsl": {
"h": 306.207,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.79659,
"c": 0.18688,
"h": 331.1
},
"luminance": 0.46196
}Semantic roles & 50–950 ramp
primary
#FF8BF3
secondary
#D4F7D7
accent
#E61800
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085