#F286FE#F286FE
#F286FE is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.9% C 0.197 H 323.5°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F286FE |
|---|---|
| RGB | rgb(242, 134, 254) |
| HSL | hsl(294, 98%, 76%) |
| HSV | hsv(294, 47%, 100%) |
| CMYK | cmyk(4.7%, 47.2%, 0%, 0.4%) |
| CIE-LAB | lab(71.61, 58.38, -42.53) |
| CIE-LCH | lch(71.61, 72.23, 323.93°) |
| OKLab | oklab(77.94% 0.1581 -0.1171) |
| OKLCH | oklch(77.94% 0.197 323.5) |
| XYZ | xyz(63.0307, 43.0861, 98.7430) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 6.24
Light Magenta
#FA5FF7
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 6.39
Candy Pink
#FF63E9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F286FE #92FE86
analogous
#B686FE #F286FE #FE86CE
triadic
#F286FE #FEF286 #86FEF2
tetradic
#F286FE #FEB686 #92FE86 #86CEFE
square
#F286FE #FEB686 #92FE86 #86CEFE
split-complementary
#F286FE #CEFE86 #86FEB6
monochromatic
#E50DFD #EB49FD #F286FE #F9C3FF #FCE1FF
Accessibility & contrast
On white
2.18
#F286FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F286FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F286FE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F286FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F286FE | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#F695B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f286fe; /* rgb */ color: rgb(242, 134, 254); /* oklch */ color: oklch(77.9% 0.197 323.5);
Tailwind
colors: {
custom: {
50: '#f8acff',
500: '#f286fe',
950: '#000000',
},
}SCSS
$custom: #f286fe; $custom-light: #f8acff; $custom-dark: #000000;
JSON
{
"hex": "#f286fe",
"rgb": {
"r": 242,
"g": 134,
"b": 254
},
"hsl": {
"h": 294,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.7794,
"c": 0.19674,
"h": 323.5
},
"luminance": 0.43083
}Semantic roles & 50–950 ramp
primary
#F286FE
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86