#F36FFB#F36FFB
#F36FFB is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.9% C 0.229 H 325.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F36FFB |
|---|---|
| RGB | rgb(243, 111, 251) |
| HSL | hsl(297, 95%, 71%) |
| HSV | hsv(297, 56%, 98%) |
| CMYK | cmyk(3.2%, 55.8%, 0%, 1.6%) |
| CIE-LAB | lab(67.57, 68.84, -47.23) |
| CIE-LCH | lch(67.57, 83.48, 325.55°) |
| OKLab | oklab(74.94% 0.1885 -0.1305) |
| OKLCH | oklch(74.94% 0.229 325.3) |
| XYZ | xyz(60.0578, 37.3920, 95.3021) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.27
Light Magenta
#FA5FF7
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 3.53
Candy Pink
#FF63E9
ΔE00 3.96
Violet (CSS)
#EE82EE
ΔE00 4.12
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36FFB #77FB6F
analogous
#AD6FFB #F36FFB #FB6FBD
triadic
#F36FFB #FBF36F #6FFBF3
tetradic
#F36FFB #FBAD6F #77FB6F #6FBDFB
square
#F36FFB #FBAD6F #77FB6F #6FBDFB
split-complementary
#F36FFB #BDFB6F #6FFBAD
monochromatic
#DC06E9 #EE33F9 #F36FFB #F8ABFD #FDE1FE
Accessibility & contrast
On white
2.48
#F36FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F36FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36FFB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36FFB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9AFF
Deuteranopia (green-blind)
#88AAF7
Tritanopia (blue-blind)
#F881AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f36ffb; /* rgb */ color: rgb(243, 111, 251); /* oklch */ color: oklch(74.9% 0.229 325.3);
Tailwind
colors: {
custom: {
50: '#fa9efd',
500: '#f36ffb',
950: '#000000',
},
}SCSS
$custom: #f36ffb; $custom-light: #fa9efd; $custom-dark: #000000;
JSON
{
"hex": "#f36ffb",
"rgb": {
"r": 243,
"g": 111,
"b": 251
},
"hsl": {
"h": 296.571,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.74944,
"c": 0.22928,
"h": 325.3
},
"luminance": 0.37389
}Semantic roles & 50–950 ramp
primary
#F36FFB
secondary
#D2F6D0
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86