#F37AEC#F37AEC
#F37AEC is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.6% C 0.200 H 329.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F37AEC |
|---|---|
| RGB | rgb(243, 122, 236) |
| HSL | hsl(303, 83%, 72%) |
| HSV | hsv(303, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 2.9%, 4.7%) |
| CIE-LAB | lab(68.78, 61.26, -37.09) |
| CIE-LCH | lch(68.78, 71.61, 328.80°) |
| OKLab | oklab(75.61% 0.1725 -0.1014) |
| OKLCH | oklch(75.61% 0.2 329.5) |
| XYZ | xyz(59.0614, 39.0334, 83.7639) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.29
Violet (CSS)
#EE82EE
ΔE00 1.63
Candy Pink
#FF63E9
ΔE00 3.70
Light Magenta
#FA5FF7
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37AEC #7AF381
analogous
#BE7AF3 #F37AEC #F37AB0
triadic
#F37AEC #ECF37A #7AECF3
tetradic
#F37AEC #F3BE7A #7AF381 #7AB0F3
square
#F37AEC #F3BE7A #7AF381 #7AB0F3
split-complementary
#F37AEC #B0F37A #7AF3BE
monochromatic
#DF14D3 #EE42E4 #F37AEC #F8B2F4 #FCE3FB
Accessibility & contrast
On white
2.38
#F37AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F37AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37AEC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37AEC | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF0
Deuteranopia (green-blind)
#96AEE8
Tritanopia (blue-blind)
#FB85A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37aec; /* rgb */ color: rgb(243, 122, 236); /* oklch */ color: oklch(75.6% 0.200 329.5);
Tailwind
colors: {
custom: {
50: '#f9a5f2',
500: '#f37aec',
950: '#000000',
},
}SCSS
$custom: #f37aec; $custom-light: #f9a5f2; $custom-dark: #000000;
JSON
{
"hex": "#f37aec",
"rgb": {
"r": 243,
"g": 122,
"b": 236
},
"hsl": {
"h": 303.471,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.75612,
"c": 0.20011,
"h": 329.5
},
"luminance": 0.3903
}Semantic roles & 50–950 ramp
primary
#F37AEC
secondary
#D5F4D7
accent
#E01206
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85