#F286F9#F286F9
#F286F9 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.7% C 0.192 H 325.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F286F9 |
|---|---|
| RGB | rgb(242, 134, 249) |
| HSL | hsl(296, 91%, 75%) |
| HSV | hsv(296, 46%, 98%) |
| CMYK | cmyk(2.8%, 46.2%, 0%, 2.4%) |
| CIE-LAB | lab(71.40, 57.47, -40.14) |
| CIE-LCH | lch(71.40, 70.10, 325.07°) |
| OKLab | oklab(77.71% 0.1573 -0.1103) |
| OKLCH | oklch(77.71% 0.192 325) |
| XYZ | xyz(62.2404, 42.7700, 94.5811) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 5.70
Candy Pink
#FF63E9
ΔE00 6.25
Violet Pink
#FB5FFC
ΔE00 6.31
Light Magenta
#FA5FF7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F286F9 #8DF986
analogous
#B986F9 #F286F9 #F986C6
triadic
#F286F9 #F9F286 #86F9F2
tetradic
#F286F9 #F9B986 #8DF986 #86C6F9
square
#F286F9 #F9B986 #8DF986 #86C6F9
split-complementary
#F286F9 #C6F986 #86F9B9
monochromatic
#E511F3 #EC4CF6 #F286F9 #F8C0FC #FCE2FE
Accessibility & contrast
On white
2.20
#F286F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#F286F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F286F9
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F286F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F286F9 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FD
Deuteranopia (green-blind)
#98B4F6
Tritanopia (blue-blind)
#F793B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f286f9; /* rgb */ color: rgb(242, 134, 249); /* oklch */ color: oklch(77.7% 0.192 325.0);
Tailwind
colors: {
custom: {
50: '#f8acfb',
500: '#f286f9',
950: '#000000',
},
}SCSS
$custom: #f286f9; $custom-light: #f8acfb; $custom-dark: #000000;
JSON
{
"hex": "#f286f9",
"rgb": {
"r": 242,
"g": 134,
"b": 249
},
"hsl": {
"h": 296.348,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.7771,
"c": 0.1921,
"h": 325
},
"luminance": 0.42767
}Semantic roles & 50–950 ramp
primary
#F286F9
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85