#FF86EB#FF86EB
#FF86EB is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.6% C 0.188 H 333.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86EB |
|---|---|
| RGB | rgb(255, 134, 235) |
| HSL | hsl(310, 100%, 76%) |
| HSV | hsv(310, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 7.8%, 0%) |
| CIE-LAB | lab(72.44, 58.78, -30.75) |
| CIE-LCH | lch(72.44, 66.34, 332.38°) |
| OKLab | oklab(78.64% 0.1689 -0.0833) |
| OKLCH | oklch(78.64% 0.188 333.7) |
| XYZ | xyz(64.7604, 44.3124, 83.7233) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.55
Purply Pink
#F075E6
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 5.84
Candy Pink
#FF63E9
ΔE00 6.02
Light Magenta
#FA5FF7
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86EB #86FF9A
analogous
#D786FF #FF86EB #FF86AF
triadic
#FF86EB #EBFF86 #86EBFF
tetradic
#FF86EB #FFD786 #86FF9A #86AFFF
square
#FF86EB #FFD786 #86FF9A #86AFFF
split-complementary
#FF86EB #AFFF86 #86FFD7
monochromatic
#FF0CD7 #FF49E1 #FF86EB #FFC3F5 #FFE0FA
Accessibility & contrast
On white
2.13
#FF86EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FF86EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86EB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86EB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#FF8DAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff86eb; /* rgb */ color: rgb(255, 134, 235); /* oklch */ color: oklch(78.6% 0.188 333.7);
Tailwind
colors: {
custom: {
50: '#ffadf1',
500: '#ff86eb',
950: '#000000',
},
}SCSS
$custom: #ff86eb; $custom-light: #ffadf1; $custom-dark: #000000;
JSON
{
"hex": "#ff86eb",
"rgb": {
"r": 255,
"g": 134,
"b": 235
},
"hsl": {
"h": 309.917,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.78635,
"c": 0.18833,
"h": 333.7
},
"luminance": 0.44308
}Semantic roles & 50–950 ramp
primary
#FF86EB
secondary
#D4F7DA
accent
#E62600
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85