#F36FEC#F36FEC
#F36FEC is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.2% C 0.217 H 329.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F36FEC |
|---|---|
| RGB | rgb(243, 111, 236) |
| HSL | hsl(303, 85%, 69%) |
| HSV | hsv(303, 54%, 95%) |
| CMYK | cmyk(0%, 54.3%, 2.9%, 4.7%) |
| CIE-LAB | lab(66.89, 66.30, -40.04) |
| CIE-LCH | lch(66.89, 77.45, 328.87°) |
| OKLab | oklab(74.22% 0.1868 -0.1098) |
| OKLCH | oklch(74.22% 0.217 329.6) |
| XYZ | xyz(57.7863, 36.4834, 83.3389) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.44
Candy Pink
#FF63E9
ΔE00 2.33
Light Magenta
#FA5FF7
ΔE00 2.80
Violet Pink
#FB5FFC
ΔE00 3.21
Violet (CSS)
#EE82EE
ΔE00 3.43
Orchid
#DA70D6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36FEC #6FF376
analogous
#B86FF3 #F36FEC #F36FAA
triadic
#F36FEC #ECF36F #6FECF3
tetradic
#F36FEC #F3B86F #6FF376 #6FAAF3
square
#F36FEC #F3B86F #6FF376 #6FAAF3
split-complementary
#F36FEC #AAF36F #6FF3B8
monochromatic
#D612CB #EE37E5 #F36FEC #F8A7F3 #FCE0FB
Accessibility & contrast
On white
2.53
#F36FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F36FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36FEC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36FEC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697F0
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#FB7CA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f36fec; /* rgb */ color: rgb(243, 111, 236); /* oklch */ color: oklch(74.2% 0.217 329.6);
Tailwind
colors: {
custom: {
50: '#fa9ef2',
500: '#f36fec',
950: '#000000',
},
}SCSS
$custom: #f36fec; $custom-light: #fa9ef2; $custom-dark: #000000;
JSON
{
"hex": "#f36fec",
"rgb": {
"r": 243,
"g": 111,
"b": 236
},
"hsl": {
"h": 303.182,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.74221,
"c": 0.21672,
"h": 329.6
},
"luminance": 0.3648
}Semantic roles & 50–950 ramp
primary
#F36FEC
secondary
#CCF2CE
accent
#E11004
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85