#F36AEA#F36AEA
#F36AEA is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.5% C 0.222 H 330.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F36AEA |
|---|---|
| RGB | rgb(243, 106, 234) |
| HSL | hsl(304, 85%, 68%) |
| HSV | hsv(304, 56%, 95%) |
| CMYK | cmyk(0%, 56.4%, 3.7%, 4.7%) |
| CIE-LAB | lab(65.99, 68.17, -40.34) |
| CIE-LCH | lch(65.99, 79.21, 329.39°) |
| OKLab | oklab(73.53% 0.1929 -0.1106) |
| OKLCH | oklch(73.53% 0.222 330.2) |
| XYZ | xyz(56.9670, 35.3071, 81.6404) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 2.02
Light Magenta
#FA5FF7
ΔE00 2.38
Violet Pink
#FB5FFC
ΔE00 2.93
Violet (CSS)
#EE82EE
ΔE00 4.26
Orchid
#DA70D6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36AEA #6AF373
analogous
#B86AF3 #F36AEA #F36AA5
triadic
#F36AEA #EAF36A #6AEAF3
tetradic
#F36AEA #F3B86A #6AF373 #6AA5F3
square
#F36AEA #F3B86A #6AF373 #6AA5F3
split-complementary
#F36AEA #A5F36A #6AF3B8
monochromatic
#D211C5 #EE31E2 #F36AEA #F8A3F2 #FCDBFA
Accessibility & contrast
On white
2.61
#F36AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#F36AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36AEA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36AEA | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6194EE
Deuteranopia (green-blind)
#8DA7E6
Tritanopia (blue-blind)
#FB77A0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f36aea; /* rgb */ color: rgb(243, 106, 234); /* oklch */ color: oklch(73.5% 0.222 330.2);
Tailwind
colors: {
custom: {
50: '#fa9bf1',
500: '#f36aea',
950: '#000000',
},
}SCSS
$custom: #f36aea; $custom-light: #fa9bf1; $custom-dark: #000000;
JSON
{
"hex": "#f36aea",
"rgb": {
"r": 243,
"g": 106,
"b": 234
},
"hsl": {
"h": 303.942,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.73531,
"c": 0.22234,
"h": 330.2
},
"luminance": 0.35303
}Semantic roles & 50–950 ramp
primary
#F36AEA
secondary
#C8F1CA
accent
#E21204
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85