#FB86EA#FB86EA
#FB86EA is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.1% C 0.185 H 332.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FB86EA |
|---|---|
| RGB | rgb(251, 134, 234) |
| HSL | hsl(309, 94%, 75%) |
| HSV | hsv(309, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 6.8%, 1.6%) |
| CIE-LAB | lab(71.90, 57.46, -31.08) |
| CIE-LCH | lch(71.90, 65.33, 331.59°) |
| OKLab | oklab(78.11% 0.1644 -0.0843) |
| OKLCH | oklch(78.11% 0.185 332.8) |
| XYZ | xyz(63.1598, 43.5038, 82.8963) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.02
Purply Pink
#F075E6
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 5.90
Bubblegum Pink
#FE83CC
ΔE00 5.99
Light Magenta
#FA5FF7
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB86EA #86FB97
analogous
#D186FB #FB86EA #FB86AF
triadic
#FB86EA #EAFB86 #86EAFB
tetradic
#FB86EA #FBD186 #86FB97 #86AFFB
square
#FB86EA #FBD186 #86FB97 #86AFFB
split-complementary
#FB86EA #AFFB86 #86FBD1
monochromatic
#F710D5 #F94BE0 #FB86EA #FDC1F4 #FEE1FA
Accessibility & contrast
On white
2.16
#FB86EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FB86EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB86EA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB86EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB86EA | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#FF8DAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb86ea; /* rgb */ color: rgb(251, 134, 234); /* oklch */ color: oklch(78.1% 0.185 332.8);
Tailwind
colors: {
custom: {
50: '#ffadf1',
500: '#fb86ea',
950: '#000000',
},
}SCSS
$custom: #fb86ea; $custom-light: #ffadf1; $custom-dark: #000000;
JSON
{
"hex": "#fb86ea",
"rgb": {
"r": 251,
"g": 134,
"b": 234
},
"hsl": {
"h": 308.718,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.78114,
"c": 0.18474,
"h": 332.8
},
"luminance": 0.435
}Semantic roles & 50–950 ramp
primary
#FB86EA
secondary
#D5F6DA
accent
#E62100
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181016
muted
#867F84