#FF8BF2#FF8BF2
#FF8BF2 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.6% C 0.186 H 331.4°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BF2 |
|---|---|
| RGB | rgb(255, 139, 242) |
| HSL | hsl(307, 100%, 77%) |
| HSV | hsv(307, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 5.1%, 0%) |
| CIE-LAB | lab(73.64, 57.51, -32.73) |
| CIE-LCH | lch(73.64, 66.17, 330.36°) |
| OKLab | oklab(79.62% 0.1634 -0.089) |
| OKLCH | oklch(79.62% 0.186 331.4) |
| XYZ | xyz(66.4991, 46.1399, 89.3904) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.99
Candy Pink
#FF63E9
ΔE00 6.82
Bubblegum Pink
#FE83CC
ΔE00 6.94
Light Magenta
#FA5FF7
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BF2 #8BFF98
analogous
#D28BFF #FF8BF2 #FF8BB8
triadic
#FF8BF2 #F2FF8B #8BF2FF
tetradic
#FF8BF2 #FFD28B #8BFF98 #8BB8FF
square
#FF8BF2 #FFD28B #8BFF98 #8BB8FF
split-complementary
#FF8BF2 #B8FF8B #8BFFD2
monochromatic
#FF11E4 #FF4EEB #FF8BF2 #FFC8F9 #FFE0FC
Accessibility & contrast
On white
2.05
#FF8BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FF8BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BF2
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BF2 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF6
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#FF93B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8bf2; /* rgb */ color: rgb(255, 139, 242); /* oklch */ color: oklch(79.6% 0.186 331.4);
Tailwind
colors: {
custom: {
50: '#ffb0f6',
500: '#ff8bf2',
950: '#000000',
},
}SCSS
$custom: #ff8bf2; $custom-light: #ffb0f6; $custom-dark: #000000;
JSON
{
"hex": "#ff8bf2",
"rgb": {
"r": 255,
"g": 139,
"b": 242
},
"hsl": {
"h": 306.724,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.79617,
"c": 0.18604,
"h": 331.4
},
"luminance": 0.46136
}Semantic roles & 50–950 ramp
primary
#FF8BF2
secondary
#D4F7D8
accent
#E61A00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085