#F36EFD#F36EFD
#F36EFD is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.9% C 0.232 H 324.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F36EFD |
|---|---|
| RGB | rgb(243, 110, 253) |
| HSL | hsl(296, 97%, 71%) |
| HSV | hsv(296, 57%, 99%) |
| CMYK | cmyk(4%, 56.5%, 0%, 0.8%) |
| CIE-LAB | lab(67.50, 69.63, -48.43) |
| CIE-LCH | lch(67.50, 84.81, 325.18°) |
| OKLab | oklab(74.93% 0.1899 -0.134) |
| OKLCH | oklch(74.93% 0.232 324.8) |
| XYZ | xyz(60.2662, 37.3017, 96.9350) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.17
Light Magenta
#FA5FF7
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 3.89
Candy Pink
#FF63E9
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 4.43
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36EFD #78FD6E
analogous
#AB6EFD #F36EFD #FD6EBF
triadic
#F36EFD #FDF36E #6EFDF3
tetradic
#F36EFD #FDAB6E #78FD6E #6EBFFD
square
#F36EFD #FDAB6E #78FD6E #6EBFFD
split-complementary
#F36EFD #BFFD6E #6EFDAB
monochromatic
#DD03ED #EE32FC #F36EFD #F8AAFE #FDE1FF
Accessibility & contrast
On white
2.48
#F36EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F36EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36EFD
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36EFD | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599AFF
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#F881AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f36efd; /* rgb */ color: rgb(243, 110, 253); /* oklch */ color: oklch(74.9% 0.232 324.8);
Tailwind
colors: {
custom: {
50: '#fa9efe',
500: '#f36efd',
950: '#000000',
},
}SCSS
$custom: #f36efd; $custom-light: #fa9efe; $custom-dark: #000000;
JSON
{
"hex": "#f36efd",
"rgb": {
"r": 243,
"g": 110,
"b": 253
},
"hsl": {
"h": 295.804,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.74925,
"c": 0.2324,
"h": 324.8
},
"luminance": 0.37298
}Semantic roles & 50–950 ramp
primary
#F36EFD
secondary
#D3F6D1
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86