#F36DFD#F36DFD
#F36DFD is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.8% C 0.234 H 324.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F36DFD |
|---|---|
| RGB | rgb(243, 109, 253) |
| HSL | hsl(296, 97%, 71%) |
| HSV | hsv(296, 57%, 99%) |
| CMYK | cmyk(4%, 56.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.34, 70.06, -48.68) |
| CIE-LCH | lch(67.34, 85.31, 325.21°) |
| OKLab | oklab(74.81% 0.1911 -0.1347) |
| OKLCH | oklch(74.81% 0.234 324.8) |
| XYZ | xyz(60.1590, 37.0872, 96.8993) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.04
Light Magenta
#FA5FF7
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 4.16
Violet (CSS)
#EE82EE
ΔE00 4.57
Orchid
#DA70D6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36DFD #77FD6D
analogous
#AB6DFD #F36DFD #FD6DBF
triadic
#F36DFD #FDF36D #6DFDF3
tetradic
#F36DFD #FDAB6D #77FD6D #6DBFFD
square
#F36DFD #FDAB6D #77FD6D #6DBFFD
split-complementary
#F36DFD #BFFD6D #6DFDAB
monochromatic
#DC03EC #EE31FC #F36DFD #F8A9FE #FDE1FF
Accessibility & contrast
On white
2.50
#F36DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F36DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36DFD
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36DFD | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5799FF
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#F880AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f36dfd; /* rgb */ color: rgb(243, 109, 253); /* oklch */ color: oklch(74.8% 0.234 324.8);
Tailwind
colors: {
custom: {
50: '#fa9dfe',
500: '#f36dfd',
950: '#000000',
},
}SCSS
$custom: #f36dfd; $custom-light: #fa9dfe; $custom-dark: #000000;
JSON
{
"hex": "#f36dfd",
"rgb": {
"r": 243,
"g": 109,
"b": 253
},
"hsl": {
"h": 295.833,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.74808,
"c": 0.23381,
"h": 324.8
},
"luminance": 0.37084
}Semantic roles & 50–950 ramp
primary
#F36DFD
secondary
#D2F6D0
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86