#F36DEE#F36DEE
#F36DEE is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.1% C 0.221 H 329.0°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F36DEE |
|---|---|
| RGB | rgb(243, 109, 238) |
| HSL | hsl(302, 85%, 69%) |
| HSV | hsv(302, 55%, 95%) |
| CMYK | cmyk(0%, 55.1%, 2.1%, 4.7%) |
| CIE-LAB | lab(66.65, 67.52, -41.52) |
| CIE-LCH | lch(66.65, 79.26, 328.41°) |
| OKLab | oklab(74.08% 0.1896 -0.114) |
| OKLCH | oklch(74.08% 0.221 329) |
| XYZ | xyz(57.8627, 36.1687, 84.8059) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.94
Light Magenta
#FA5FF7
ΔE00 2.33
Candy Pink
#FF63E9
ΔE00 2.36
Violet Pink
#FB5FFC
ΔE00 2.74
Violet (CSS)
#EE82EE
ΔE00 3.77
Orchid
#DA70D6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36DEE #6DF372
analogous
#B56DF3 #F36DEE #F36DAB
triadic
#F36DEE #EEF36D #6DEEF3
tetradic
#F36DEE #F3B56D #6DF372 #6DABF3
square
#F36DEE #F3B56D #6DF372 #6DABF3
split-complementary
#F36DEE #ABF36D #6DF3B5
monochromatic
#D411CD #EE34E7 #F36DEE #F8A6F5 #FCDEFB
Accessibility & contrast
On white
2.55
#F36DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F36DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36DEE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36DEE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F2
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#FB7BA4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f36dee; /* rgb */ color: rgb(243, 109, 238); /* oklch */ color: oklch(74.1% 0.221 329.0);
Tailwind
colors: {
custom: {
50: '#fa9df4',
500: '#f36dee',
950: '#000000',
},
}SCSS
$custom: #f36dee; $custom-light: #fa9df4; $custom-dark: #000000;
JSON
{
"hex": "#f36dee",
"rgb": {
"r": 243,
"g": 109,
"b": 238
},
"hsl": {
"h": 302.239,
"s": 84.81,
"l": 69.02
},
"oklch": {
"l": 0.74075,
"c": 0.22126,
"h": 329
},
"luminance": 0.36165
}Semantic roles & 50–950 ramp
primary
#F36DEE
secondary
#CAF2CC
accent
#E10C04
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85