#F36EFB#F36EFB
#F36EFB is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.8% C 0.231 H 325.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F36EFB |
|---|---|
| RGB | rgb(243, 110, 251) |
| HSL | hsl(297, 95%, 71%) |
| HSV | hsv(297, 56%, 98%) |
| CMYK | cmyk(3.2%, 56.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.41, 69.28, -47.48) |
| CIE-LCH | lch(67.41, 83.99, 325.57°) |
| OKLab | oklab(74.83% 0.1897 -0.1312) |
| OKLCH | oklch(74.83% 0.231 325.3) |
| XYZ | xyz(59.9493, 37.1750, 95.2659) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.13
Light Magenta
#FA5FF7
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.60
Candy Pink
#FF63E9
ΔE00 3.92
Violet (CSS)
#EE82EE
ΔE00 4.26
Orchid
#DA70D6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36EFB #76FB6E
analogous
#AC6EFB #F36EFB #FB6EBC
triadic
#F36EFB #FBF36E #6EFBF3
tetradic
#F36EFB #FBAC6E #76FB6E #6EBCFB
square
#F36EFB #FBAC6E #76FB6E #6EBCFB
split-complementary
#F36EFB #BCFB6E #6EFBAC
monochromatic
#DB06E8 #EE32F9 #F36EFB #F8AAFD #FDE1FE
Accessibility & contrast
On white
2.49
#F36EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F36EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36EFB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36EFB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9AFF
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#F880AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f36efb; /* rgb */ color: rgb(243, 110, 251); /* oklch */ color: oklch(74.8% 0.231 325.3);
Tailwind
colors: {
custom: {
50: '#fa9efd',
500: '#f36efb',
950: '#000000',
},
}SCSS
$custom: #f36efb; $custom-light: #fa9efd; $custom-dark: #000000;
JSON
{
"hex": "#f36efb",
"rgb": {
"r": 243,
"g": 110,
"b": 251
},
"hsl": {
"h": 296.596,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.74825,
"c": 0.23069,
"h": 325.3
},
"luminance": 0.37172
}Semantic roles & 50–950 ramp
primary
#F36EFB
secondary
#D2F5CF
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86