#F36FF0#F36FF0
#F36FF0 is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.4% C 0.220 H 328.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F36FF0 |
|---|---|
| RGB | rgb(243, 111, 240) |
| HSL | hsl(301, 85%, 69%) |
| HSV | hsv(301, 54%, 95%) |
| CMYK | cmyk(0%, 54.3%, 1.2%, 4.7%) |
| CIE-LAB | lab(67.07, 66.97, -41.97) |
| CIE-LCH | lch(67.07, 79.03, 327.92°) |
| OKLab | oklab(74.41% 0.1874 -0.1153) |
| OKLCH | oklch(74.41% 0.22 328.4) |
| XYZ | xyz(58.3740, 36.7184, 86.4339) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.95
Light Magenta
#FA5FF7
ΔE00 2.48
Candy Pink
#FF63E9
ΔE00 2.67
Violet Pink
#FB5FFC
ΔE00 2.79
Violet (CSS)
#EE82EE
ΔE00 3.47
Orchid
#DA70D6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36FF0 #6FF372
analogous
#B46FF3 #F36FF0 #F36FAE
triadic
#F36FF0 #F0F36F #6FF0F3
tetradic
#F36FF0 #F3B46F #6FF372 #6FAEF3
square
#F36FF0 #F3B46F #6FF372 #6FAEF3
split-complementary
#F36FF0 #AEF36F #6FF3B4
monochromatic
#D612D1 #EE37EA #F36FF0 #F8A7F6 #FCE0FC
Accessibility & contrast
On white
2.52
#F36FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F36FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36FF0
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36FF0 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6398F4
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#FA7DA6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f36ff0; /* rgb */ color: rgb(243, 111, 240); /* oklch */ color: oklch(74.4% 0.220 328.4);
Tailwind
colors: {
custom: {
50: '#fa9ef5',
500: '#f36ff0',
950: '#000000',
},
}SCSS
$custom: #f36ff0; $custom-light: #fa9ef5; $custom-dark: #000000;
JSON
{
"hex": "#f36ff0",
"rgb": {
"r": 243,
"g": 111,
"b": 240
},
"hsl": {
"h": 301.364,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.74409,
"c": 0.22001,
"h": 328.4
},
"luminance": 0.36715
}Semantic roles & 50–950 ramp
primary
#F36FF0
secondary
#CCF2CD
accent
#E10904
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85