#F486F2#F486F2
#F486F2 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.6% C 0.187 H 327.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F486F2 |
|---|---|
| RGB | rgb(244, 134, 242) |
| HSL | hsl(301, 83%, 74%) |
| HSV | hsv(301, 45%, 96%) |
| CMYK | cmyk(0%, 45.1%, 0.8%, 4.3%) |
| CIE-LAB | lab(71.35, 56.80, -36.38) |
| CIE-LCH | lch(71.35, 67.45, 327.36°) |
| OKLab | oklab(77.63% 0.1583 -0.0995) |
| OKLCH | oklch(77.63% 0.187 327.9) |
| XYZ | xyz(61.8593, 42.6973, 88.9703) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.30
Purply Pink
#F075E6
ΔE00 3.56
Lavender Pink
#DD85D7
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 5.86
Light Magenta
#FA5FF7
ΔE00 6.57
Violet Pink
#FB5FFC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F486F2 #86F488
analogous
#BF86F4 #F486F2 #F486BB
triadic
#F486F2 #F2F486 #86F2F4
tetradic
#F486F2 #F4BF86 #86F488 #86BBF4
square
#F486F2 #F4BF86 #86F488 #86BBF4
split-complementary
#F486F2 #BBF486 #86F4BF
monochromatic
#EA16E6 #EF4EEC #F486F2 #F9BEF8 #FCE3FC
Accessibility & contrast
On white
2.20
#F486F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F486F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F486F2
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F486F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F486F2 | 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)
#7DA6F6
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#FA91B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f486f2; /* rgb */ color: rgb(244, 134, 242); /* oklch */ color: oklch(77.6% 0.187 327.9);
Tailwind
colors: {
custom: {
50: '#faacf6',
500: '#f486f2',
950: '#000000',
},
}SCSS
$custom: #f486f2; $custom-light: #faacf6; $custom-dark: #000000;
JSON
{
"hex": "#f486f2",
"rgb": {
"r": 244,
"g": 134,
"b": 242
},
"hsl": {
"h": 301.091,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.77629,
"c": 0.18696,
"h": 327.9
},
"luminance": 0.42694
}Semantic roles & 50–950 ramp
primary
#F486F2
secondary
#D7F4D7
accent
#E00A06
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85