#F286F8#F286F8
#F286F8 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.7% C 0.191 H 325.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F286F8 |
|---|---|
| RGB | rgb(242, 134, 248) |
| HSL | hsl(297, 89%, 75%) |
| HSV | hsv(297, 46%, 97%) |
| CMYK | cmyk(2.4%, 46%, 0%, 2.7%) |
| CIE-LAB | lab(71.36, 57.29, -39.66) |
| CIE-LCH | lch(71.36, 69.68, 325.31°) |
| OKLab | oklab(77.66% 0.1571 -0.1089) |
| OKLCH | oklch(77.66% 0.191 325.3) |
| XYZ | xyz(62.0849, 42.7077, 93.7619) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.64
Purply Pink
#F075E6
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 6.19
Violet Pink
#FB5FFC
ΔE00 6.34
Light Magenta
#FA5FF7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F286F8 #8CF886
analogous
#B986F8 #F286F8 #F886C5
triadic
#F286F8 #F8F286 #86F8F2
tetradic
#F286F8 #F8B986 #8CF886 #86C5F8
square
#F286F8 #F8B986 #8CF886 #86C5F8
split-complementary
#F286F8 #C5F886 #86F8B9
monochromatic
#E612F1 #EC4CF5 #F286F8 #F8C0FB #FCE2FD
Accessibility & contrast
On white
2.20
#F286F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F286F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F286F8
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F286F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F286F8 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FC
Deuteranopia (green-blind)
#99B3F5
Tritanopia (blue-blind)
#F793B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f286f8; /* rgb */ color: rgb(242, 134, 248); /* oklch */ color: oklch(77.7% 0.191 325.3);
Tailwind
colors: {
custom: {
50: '#f8acfb',
500: '#f286f8',
950: '#000000',
},
}SCSS
$custom: #f286f8; $custom-light: #f8acfb; $custom-dark: #000000;
JSON
{
"hex": "#f286f8",
"rgb": {
"r": 242,
"g": 134,
"b": 248
},
"hsl": {
"h": 296.842,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.77665,
"c": 0.19118,
"h": 325.3
},
"luminance": 0.42705
}Semantic roles & 50–950 ramp
primary
#F286F8
secondary
#D7F5D6
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85