#F286FF#F286FF
#F286FF is a light, vivid purple. Relative luminance 0.431; OKLCH L 78.0% C 0.198 H 323.2°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F286FF |
|---|---|
| RGB | rgb(242, 134, 255) |
| HSL | hsl(294, 100%, 76%) |
| HSV | hsv(294, 47%, 100%) |
| CMYK | cmyk(5.1%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(71.66, 58.56, -43.01) |
| CIE-LCH | lch(71.66, 72.66, 323.71°) |
| OKLab | oklab(77.99% 0.1582 -0.1185) |
| OKLCH | oklch(77.99% 0.198 323.2) |
| XYZ | xyz(63.1912, 43.1503, 99.5886) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 4.75
Violet Pink
#FB5FFC
ΔE00 6.23
Light Magenta
#FA5FF7
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.53
Candy Pink
#FF63E9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F286FF #93FF86
analogous
#B686FF #F286FF #FF86D0
triadic
#F286FF #FFF286 #86FFF2
tetradic
#F286FF #FFB686 #93FF86 #86D0FF
square
#F286FF #FFB686 #93FF86 #86D0FF
split-complementary
#F286FF #D0FF86 #86FFB6
monochromatic
#E50CFF #EB49FF #F286FF #F9C3FF #FCE0FF
Accessibility & contrast
On white
2.18
#F286FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F286FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F286FF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F286FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F286FF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#F695B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f286ff; /* rgb */ color: rgb(242, 134, 255); /* oklch */ color: oklch(78.0% 0.198 323.2);
Tailwind
colors: {
custom: {
50: '#f8acff',
500: '#f286ff',
950: '#000000',
},
}SCSS
$custom: #f286ff; $custom-light: #f8acff; $custom-dark: #000000;
JSON
{
"hex": "#f286ff",
"rgb": {
"r": 242,
"g": 134,
"b": 255
},
"hsl": {
"h": 293.554,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.77986,
"c": 0.19768,
"h": 323.2
},
"luminance": 0.43147
}Semantic roles & 50–950 ramp
primary
#F286FF
secondary
#D7F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86