#F37BEC#F37BEC
#F37BEC is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.7% C 0.199 H 329.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BEC |
|---|---|
| RGB | rgb(243, 123, 236) |
| HSL | hsl(304, 83%, 72%) |
| HSV | hsv(304, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 2.9%, 4.7%) |
| CIE-LAB | lab(68.95, 60.79, -36.82) |
| CIE-LCH | lch(68.95, 71.07, 328.80°) |
| OKLab | oklab(75.74% 0.1712 -0.1007) |
| OKLCH | oklch(75.74% 0.199 329.5) |
| XYZ | xyz(59.1848, 39.2802, 83.8051) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.43
Violet (CSS)
#EE82EE
ΔE00 1.49
Candy Pink
#FF63E9
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 4.79
Violet Pink
#FB5FFC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BEC #7BF382
analogous
#BE7BF3 #F37BEC #F37BB0
triadic
#F37BEC #ECF37B #7BECF3
tetradic
#F37BEC #F3BE7B #7BF382 #7BB0F3
square
#F37BEC #F3BE7B #7BF382 #7BB0F3
split-complementary
#F37BEC #B0F37B #7BF3BE
monochromatic
#DF14D3 #EE43E4 #F37BEC #F8B3F4 #FCE3FB
Accessibility & contrast
On white
2.37
#F37BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F37BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BEC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BEC | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF0
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#FA86A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37bec; /* rgb */ color: rgb(243, 123, 236); /* oklch */ color: oklch(75.7% 0.199 329.5);
Tailwind
colors: {
custom: {
50: '#f9a5f2',
500: '#f37bec',
950: '#000000',
},
}SCSS
$custom: #f37bec; $custom-light: #f9a5f2; $custom-dark: #000000;
JSON
{
"hex": "#f37bec",
"rgb": {
"r": 243,
"g": 123,
"b": 236
},
"hsl": {
"h": 303.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.75744,
"c": 0.19856,
"h": 329.5
},
"luminance": 0.39277
}Semantic roles & 50–950 ramp
primary
#F37BEC
secondary
#D6F4D7
accent
#E01206
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85