#FB86EE#FB86EE
#FB86EE is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.3% C 0.188 H 331.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FB86EE |
|---|---|
| RGB | rgb(251, 134, 238) |
| HSL | hsl(307, 94%, 75%) |
| HSV | hsv(307, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 5.2%, 1.6%) |
| CIE-LAB | lab(72.05, 58.12, -33.03) |
| CIE-LCH | lch(72.05, 66.85, 330.39°) |
| OKLab | oklab(78.28% 0.1652 -0.0898) |
| OKLCH | oklch(78.28% 0.188 331.5) |
| XYZ | xyz(63.7409, 43.7362, 85.9569) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 5.19
Candy Pink
#FF63E9
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 6.70
Light Magenta
#FA5FF7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB86EE #86FB93
analogous
#CE86FB #FB86EE #FB86B3
triadic
#FB86EE #EEFB86 #86EEFB
tetradic
#FB86EE #FBCE86 #86FB93 #86B3FB
square
#FB86EE #FBCE86 #86FB93 #86B3FB
split-complementary
#FB86EE #B3FB86 #86FBCE
monochromatic
#F710DD #F94BE6 #FB86EE #FDC1F6 #FEE1FB
Accessibility & contrast
On white
2.15
#FB86EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FB86EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB86EE
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB86EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB86EE | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F2
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#FF8EAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb86ee; /* rgb */ color: rgb(251, 134, 238); /* oklch */ color: oklch(78.3% 0.188 331.5);
Tailwind
colors: {
custom: {
50: '#ffadf4',
500: '#fb86ee',
950: '#000000',
},
}SCSS
$custom: #fb86ee; $custom-light: #ffadf4; $custom-dark: #000000;
JSON
{
"hex": "#fb86ee",
"rgb": {
"r": 251,
"g": 134,
"b": 238
},
"hsl": {
"h": 306.667,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.78282,
"c": 0.18804,
"h": 331.5
},
"luminance": 0.43732
}Semantic roles & 50–950 ramp
primary
#FB86EE
secondary
#D5F6D9
accent
#E61A00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85