#F36BED#F36BED
#F36BED is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.8% C 0.223 H 329.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F36BED |
|---|---|
| RGB | rgb(243, 107, 237) |
| HSL | hsl(303, 85%, 69%) |
| HSV | hsv(303, 56%, 95%) |
| CMYK | cmyk(0%, 56%, 2.5%, 4.7%) |
| CIE-LAB | lab(66.28, 68.23, -41.54) |
| CIE-LCH | lch(66.28, 79.88, 328.67°) |
| OKLab | oklab(73.79% 0.192 -0.1141) |
| OKLCH | oklch(73.79% 0.223 329.3) |
| XYZ | xyz(57.5053, 35.6882, 83.9640) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.11
Light Magenta
#FA5FF7
ΔE00 2.16
Candy Pink
#FF63E9
ΔE00 2.20
Violet Pink
#FB5FFC
ΔE00 2.63
Violet (CSS)
#EE82EE
ΔE00 4.09
Orchid
#DA70D6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36BED #6BF371
analogous
#B56BF3 #F36BED #F36BA9
triadic
#F36BED #EDF36B #6BEDF3
tetradic
#F36BED #F3B56B #6BF371 #6BA9F3
square
#F36BED #F3B56B #6BF371 #6BA9F3
split-complementary
#F36BED #A9F36B #6BF3B5
monochromatic
#D311CA #EE32E6 #F36BED #F8A4F4 #FCDCFB
Accessibility & contrast
On white
2.58
#F36BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F36BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36BED
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36BED | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6095F1
Deuteranopia (green-blind)
#8CA8E9
Tritanopia (blue-blind)
#FB79A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f36bed; /* rgb */ color: rgb(243, 107, 237); /* oklch */ color: oklch(73.8% 0.223 329.3);
Tailwind
colors: {
custom: {
50: '#fa9cf3',
500: '#f36bed',
950: '#000000',
},
}SCSS
$custom: #f36bed; $custom-light: #fa9cf3; $custom-dark: #000000;
JSON
{
"hex": "#f36bed",
"rgb": {
"r": 243,
"g": 107,
"b": 237
},
"hsl": {
"h": 302.647,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.73791,
"c": 0.22332,
"h": 329.3
},
"luminance": 0.35685
}Semantic roles & 50–950 ramp
primary
#F36BED
secondary
#C9F1CA
accent
#E10E04
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85