#F36BEE#F36BEE
#F36BEE is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.8% C 0.224 H 329.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F36BEE |
|---|---|
| RGB | rgb(243, 107, 238) |
| HSL | hsl(302, 85%, 69%) |
| HSV | hsv(302, 56%, 95%) |
| CMYK | cmyk(0%, 56%, 2.1%, 4.7%) |
| CIE-LAB | lab(66.33, 68.39, -42.02) |
| CIE-LCH | lch(66.33, 80.27, 328.43°) |
| OKLab | oklab(73.84% 0.1921 -0.1155) |
| OKLCH | oklch(73.84% 0.224 329) |
| XYZ | xyz(57.6518, 35.7468, 84.7356) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.07
Purply Pink
#F075E6
ΔE00 2.21
Candy Pink
#FF63E9
ΔE00 2.29
Violet Pink
#FB5FFC
ΔE00 2.51
Violet (CSS)
#EE82EE
ΔE00 4.10
Orchid
#DA70D6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36BEE #6BF370
analogous
#B46BF3 #F36BEE #F36BAA
triadic
#F36BEE #EEF36B #6BEEF3
tetradic
#F36BEE #F3B46B #6BF370 #6BAAF3
square
#F36BEE #F3B46B #6BF370 #6BAAF3
split-complementary
#F36BEE #AAF36B #6BF3B4
monochromatic
#D311CB #EE32E7 #F36BEE #F8A4F5 #FCDCFB
Accessibility & contrast
On white
2.58
#F36BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#F36BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36BEE
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36BEE | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6096F2
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#FB79A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f36bee; /* rgb */ color: rgb(243, 107, 238); /* oklch */ color: oklch(73.8% 0.224 329.0);
Tailwind
colors: {
custom: {
50: '#fa9cf4',
500: '#f36bee',
950: '#000000',
},
}SCSS
$custom: #f36bee; $custom-light: #fa9cf4; $custom-dark: #000000;
JSON
{
"hex": "#f36bee",
"rgb": {
"r": 243,
"g": 107,
"b": 238
},
"hsl": {
"h": 302.206,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.73838,
"c": 0.22414,
"h": 329
},
"luminance": 0.35743
}Semantic roles & 50–950 ramp
primary
#F36BEE
secondary
#C9F1CA
accent
#E10C04
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85