#F36FEE#F36FEE
#F36FEE is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.3% C 0.218 H 329.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F36FEE |
|---|---|
| RGB | rgb(243, 111, 238) |
| HSL | hsl(302, 85%, 69%) |
| HSV | hsv(302, 54%, 95%) |
| CMYK | cmyk(0%, 54.3%, 2.1%, 4.7%) |
| CIE-LAB | lab(66.98, 66.63, -41.00) |
| CIE-LCH | lch(66.98, 78.24, 328.39°) |
| OKLab | oklab(74.32% 0.1871 -0.1126) |
| OKLCH | oklch(74.32% 0.218 329) |
| XYZ | xyz(58.0785, 36.6002, 84.8778) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.69
Candy Pink
#FF63E9
ΔE00 2.48
Light Magenta
#FA5FF7
ΔE00 2.62
Violet Pink
#FB5FFC
ΔE00 2.99
Violet (CSS)
#EE82EE
ΔE00 3.43
Orchid
#DA70D6
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36FEE #6FF374
analogous
#B66FF3 #F36FEE #F36FAC
triadic
#F36FEE #EEF36F #6FEEF3
tetradic
#F36FEE #F3B66F #6FF374 #6FACF3
square
#F36FEE #F3B66F #6FF374 #6FACF3
split-complementary
#F36FEE #ACF36F #6FF3B6
monochromatic
#D612CE #EE37E7 #F36FEE #F8A7F5 #FCE0FB
Accessibility & contrast
On white
2.52
#F36FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F36FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36FEE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36FEE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6498F2
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#FA7DA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f36fee; /* rgb */ color: rgb(243, 111, 238); /* oklch */ color: oklch(74.3% 0.218 329.0);
Tailwind
colors: {
custom: {
50: '#fa9ef4',
500: '#f36fee',
950: '#000000',
},
}SCSS
$custom: #f36fee; $custom-light: #fa9ef4; $custom-dark: #000000;
JSON
{
"hex": "#f36fee",
"rgb": {
"r": 243,
"g": 111,
"b": 238
},
"hsl": {
"h": 302.273,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.74315,
"c": 0.21836,
"h": 329
},
"luminance": 0.36597
}Semantic roles & 50–950 ramp
primary
#F36FEE
secondary
#CCF2CD
accent
#E10D04
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85