#FF86ED#FF86ED
#FF86ED is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.7% C 0.190 H 333.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86ED |
|---|---|
| RGB | rgb(255, 134, 237) |
| HSL | hsl(309, 100%, 76%) |
| HSV | hsv(309, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 7.1%, 0%) |
| CIE-LAB | lab(72.51, 59.10, -31.73) |
| CIE-LCH | lch(72.51, 67.08, 331.77°) |
| OKLab | oklab(78.72% 0.1693 -0.0861) |
| OKLCH | oklch(78.72% 0.19 333) |
| XYZ | xyz(65.0509, 44.4287, 85.2536) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 5.95
Bubblegum Pink
#FE83CC
ΔE00 6.19
Light Magenta
#FA5FF7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86ED #86FF98
analogous
#D586FF #FF86ED #FF86B1
triadic
#FF86ED #EDFF86 #86EDFF
tetradic
#FF86ED #FFD586 #86FF98 #86B1FF
square
#FF86ED #FFD586 #86FF98 #86B1FF
split-complementary
#FF86ED #B1FF86 #86FFD5
monochromatic
#FF0CDB #FF49E4 #FF86ED #FFC3F6 #FFE0FA
Accessibility & contrast
On white
2.12
#FF86ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FF86ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86ED
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86ED | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F1
Deuteranopia (green-blind)
#A6B8EA
Tritanopia (blue-blind)
#FF8EAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff86ed; /* rgb */ color: rgb(255, 134, 237); /* oklch */ color: oklch(78.7% 0.190 333.0);
Tailwind
colors: {
custom: {
50: '#ffadf3',
500: '#ff86ed',
950: '#000000',
},
}SCSS
$custom: #ff86ed; $custom-light: #ffadf3; $custom-dark: #000000;
JSON
{
"hex": "#ff86ed",
"rgb": {
"r": 255,
"g": 134,
"b": 237
},
"hsl": {
"h": 308.926,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.78718,
"c": 0.18993,
"h": 333
},
"luminance": 0.44425
}Semantic roles & 50–950 ramp
primary
#FF86ED
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85