#F36BFB#F36BFB
#F36BFB is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.5% C 0.235 H 325.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F36BFB |
|---|---|
| RGB | rgb(243, 107, 251) |
| HSL | hsl(297, 95%, 70%) |
| HSV | hsv(297, 57%, 98%) |
| CMYK | cmyk(3.2%, 57.4%, 0%, 1.6%) |
| CIE-LAB | lab(66.93, 70.58, -48.24) |
| CIE-LCH | lch(66.93, 85.49, 325.65°) |
| OKLab | oklab(74.48% 0.1934 -0.1334) |
| OKLCH | oklch(74.48% 0.235 325.4) |
| XYZ | xyz(59.6311, 36.5385, 95.1598) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.73
Light Magenta
#FA5FF7
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 3.87
Violet (CSS)
#EE82EE
ΔE00 4.70
Orchid
#DA70D6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36BFB #73FB6B
analogous
#AB6BFB #F36BFB #FB6BBB
triadic
#F36BFB #FBF36B #6BFBF3
tetradic
#F36BFB #FBAB6B #73FB6B #6BBBFB
square
#F36BFB #FBAB6B #73FB6B #6BBBFB
split-complementary
#F36BFB #BBFB6B #6BFBAB
monochromatic
#D906E5 #EE2FF9 #F36BFB #F8A7FD #FDE1FE
Accessibility & contrast
On white
2.53
#F36BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F36BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36BFB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36BFB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5698FF
Deuteranopia (green-blind)
#85A9F7
Tritanopia (blue-blind)
#F87EA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f36bfb; /* rgb */ color: rgb(243, 107, 251); /* oklch */ color: oklch(74.5% 0.235 325.4);
Tailwind
colors: {
custom: {
50: '#fa9cfd',
500: '#f36bfb',
950: '#000000',
},
}SCSS
$custom: #f36bfb; $custom-light: #fa9cfd; $custom-dark: #000000;
JSON
{
"hex": "#f36bfb",
"rgb": {
"r": 243,
"g": 107,
"b": 251
},
"hsl": {
"h": 296.667,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.74476,
"c": 0.23491,
"h": 325.4
},
"luminance": 0.36535
}Semantic roles & 50–950 ramp
primary
#F36BFB
secondary
#CFF5CD
accent
#E6000D
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86