#F36FEB#F36FEB
#F36FEB is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.2% C 0.216 H 329.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F36FEB |
|---|---|
| RGB | rgb(243, 111, 235) |
| HSL | hsl(304, 85%, 69%) |
| HSV | hsv(304, 54%, 95%) |
| CMYK | cmyk(0%, 54.3%, 3.3%, 4.7%) |
| CIE-LAB | lab(66.84, 66.14, -39.55) |
| CIE-LCH | lch(66.84, 77.06, 329.12°) |
| OKLab | oklab(74.17% 0.1867 -0.1084) |
| OKLCH | oklch(74.17% 0.216 329.9) |
| XYZ | xyz(57.6415, 36.4254, 82.5759) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.33
Candy Pink
#FF63E9
ΔE00 2.26
Light Magenta
#FA5FF7
ΔE00 2.89
Violet Pink
#FB5FFC
ΔE00 3.33
Violet (CSS)
#EE82EE
ΔE00 3.43
Orchid
#DA70D6
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36FEB #6FF377
analogous
#B96FF3 #F36FEB #F36FA9
triadic
#F36FEB #EBF36F #6FEBF3
tetradic
#F36FEB #F3B96F #6FF377 #6FA9F3
square
#F36FEB #F3B96F #6FF377 #6FA9F3
split-complementary
#F36FEB #A9F36F #6FF3B9
monochromatic
#D612CA #EE37E3 #F36FEB #F8A7F3 #FCE0FB
Accessibility & contrast
On white
2.53
#F36FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F36FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36FEB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36FEB | 1.00 | 2.53 | 8.28 | 8.28 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EF
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#FB7CA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f36feb; /* rgb */ color: rgb(243, 111, 235); /* oklch */ color: oklch(74.2% 0.216 329.9);
Tailwind
colors: {
custom: {
50: '#fa9ef2',
500: '#f36feb',
950: '#000000',
},
}SCSS
$custom: #f36feb; $custom-light: #fa9ef2; $custom-dark: #000000;
JSON
{
"hex": "#f36feb",
"rgb": {
"r": 243,
"g": 111,
"b": 235
},
"hsl": {
"h": 303.636,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.74174,
"c": 0.2159,
"h": 329.9
},
"luminance": 0.36422
}Semantic roles & 50–950 ramp
primary
#F36FEB
secondary
#CCF2CE
accent
#E11204
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85