#FA86ED#FA86ED
#FA86ED is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.1% C 0.187 H 331.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FA86ED |
|---|---|
| RGB | rgb(250, 134, 237) |
| HSL | hsl(307, 92%, 75%) |
| HSV | hsv(307, 46%, 98%) |
| CMYK | cmyk(0%, 46.4%, 5.2%, 2%) |
| CIE-LAB | lab(71.89, 57.67, -32.75) |
| CIE-LCH | lch(71.89, 66.31, 330.41°) |
| OKLab | oklab(78.12% 0.1639 -0.0891) |
| OKLCH | oklch(78.12% 0.187 331.5) |
| XYZ | xyz(63.2350, 43.4923, 85.1685) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 5.01
Candy Pink
#FF63E9
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 6.62
Light Magenta
#FA5FF7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA86ED #86FA93
analogous
#CD86FA #FA86ED #FA86B3
triadic
#FA86ED #EDFA86 #86EDFA
tetradic
#FA86ED #FACD86 #86FA93 #86B3FA
square
#FA86ED #FACD86 #86FA93 #86B3FA
split-complementary
#FA86ED #B3FA86 #86FACD
monochromatic
#F510DC #F84BE4 #FA86ED #FCC1F6 #FEE2FB
Accessibility & contrast
On white
2.17
#FA86ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FA86ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA86ED
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA86ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA86ED | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 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)
#82A6F1
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#FF8EAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa86ed; /* rgb */ color: rgb(250, 134, 237); /* oklch */ color: oklch(78.1% 0.187 331.5);
Tailwind
colors: {
custom: {
50: '#feadf3',
500: '#fa86ed',
950: '#000000',
},
}SCSS
$custom: #fa86ed; $custom-light: #feadf3; $custom-dark: #000000;
JSON
{
"hex": "#fa86ed",
"rgb": {
"r": 250,
"g": 134,
"b": 237
},
"hsl": {
"h": 306.724,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.7812,
"c": 0.18653,
"h": 331.5
},
"luminance": 0.43489
}Semantic roles & 50–950 ramp
primary
#FA86ED
secondary
#D5F6D9
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85