#FB86ED#FB86ED
#FB86ED is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.2% C 0.187 H 331.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FB86ED |
|---|---|
| RGB | rgb(251, 134, 237) |
| HSL | hsl(307, 94%, 75%) |
| HSV | hsv(307, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 5.6%, 1.6%) |
| CIE-LAB | lab(72.01, 57.95, -32.54) |
| CIE-LCH | lch(72.01, 66.47, 330.68°) |
| OKLab | oklab(78.24% 0.165 -0.0885) |
| OKLCH | oklch(78.24% 0.187 331.8) |
| XYZ | xyz(63.5944, 43.6776, 85.1853) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 6.53
Light Magenta
#FA5FF7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB86ED #86FB94
analogous
#CE86FB #FB86ED #FB86B3
triadic
#FB86ED #EDFB86 #86EDFB
tetradic
#FB86ED #FBCE86 #86FB94 #86B3FB
square
#FB86ED #FBCE86 #86FB94 #86B3FB
split-complementary
#FB86ED #B3FB86 #86FBCE
monochromatic
#F710DB #F94BE4 #FB86ED #FDC1F6 #FEE1FB
Accessibility & contrast
On white
2.16
#FB86ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FB86ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB86ED
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB86ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB86ED | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F1
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#FF8EAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb86ed; /* rgb */ color: rgb(251, 134, 237); /* oklch */ color: oklch(78.2% 0.187 331.8);
Tailwind
colors: {
custom: {
50: '#ffadf3',
500: '#fb86ed',
950: '#000000',
},
}SCSS
$custom: #fb86ed; $custom-light: #ffadf3; $custom-dark: #000000;
JSON
{
"hex": "#fb86ed",
"rgb": {
"r": 251,
"g": 134,
"b": 237
},
"hsl": {
"h": 307.179,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.78239,
"c": 0.18721,
"h": 331.8
},
"luminance": 0.43674
}Semantic roles & 50–950 ramp
primary
#FB86ED
secondary
#D5F6D9
accent
#E61B00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85