#F36FFE#F36FFE
#F36FFE is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.1% C 0.232 H 324.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F36FFE |
|---|---|
| RGB | rgb(243, 111, 254) |
| HSL | hsl(295, 99%, 72%) |
| HSV | hsv(295, 56%, 100%) |
| CMYK | cmyk(4.3%, 56.3%, 0%, 0.4%) |
| CIE-LAB | lab(67.71, 69.36, -48.65) |
| CIE-LCH | lch(67.71, 84.72, 324.96°) |
| OKLab | oklab(75.09% 0.1888 -0.1346) |
| OKLCH | oklch(75.09% 0.232 324.5) |
| XYZ | xyz(60.5345, 37.5826, 97.8124) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.34
Light Magenta
#FA5FF7
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 3.97
Candy Pink
#FF63E9
ΔE00 4.35
Violet (CSS)
#EE82EE
ΔE00 4.38
Orchid
#DA70D6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36FFE #7AFE6F
analogous
#AC6FFE #F36FFE #FE6FC1
triadic
#F36FFE #FEF36F #6FFEF3
tetradic
#F36FFE #FEAC6F #7AFE6F #6FC1FE
square
#F36FFE #FEAC6F #7AFE6F #6FC1FE
split-complementary
#F36FFE #C1FE6F #6FFEAC
monochromatic
#DF02F1 #EE32FE #F36FFE #F8ACFE #FCE1FF
Accessibility & contrast
On white
2.47
#F36FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F36FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36FFE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36FFE | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599BFF
Deuteranopia (green-blind)
#86ABFA
Tritanopia (blue-blind)
#F882AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f36ffe; /* rgb */ color: rgb(243, 111, 254); /* oklch */ color: oklch(75.1% 0.232 324.5);
Tailwind
colors: {
custom: {
50: '#fa9fff',
500: '#f36ffe',
950: '#000000',
},
}SCSS
$custom: #f36ffe; $custom-light: #fa9fff; $custom-dark: #000000;
JSON
{
"hex": "#f36ffe",
"rgb": {
"r": 243,
"g": 111,
"b": 254
},
"hsl": {
"h": 295.385,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.75093,
"c": 0.23185,
"h": 324.5
},
"luminance": 0.37579
}Semantic roles & 50–950 ramp
primary
#F36FFE
secondary
#D5F7D2
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86