#F37AEE#F37AEE
#F37AEE is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.7% C 0.202 H 328.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F37AEE |
|---|---|
| RGB | rgb(243, 122, 238) |
| HSL | hsl(302, 83%, 72%) |
| HSV | hsv(302, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 2.1%, 4.7%) |
| CIE-LAB | lab(68.86, 61.60, -38.06) |
| CIE-LCH | lch(68.86, 72.41, 328.29°) |
| OKLab | oklab(75.7% 0.1728 -0.1042) |
| OKLCH | oklch(75.7% 0.202 328.9) |
| XYZ | xyz(59.3535, 39.1503, 85.3028) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Violet (CSS)
#EE82EE
ΔE00 1.58
Candy Pink
#FF63E9
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 4.46
Violet Pink
#FB5FFC
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37AEE #7AF37F
analogous
#BC7AF3 #F37AEE #F37AB2
triadic
#F37AEE #EEF37A #7AEEF3
tetradic
#F37AEE #F3BC7A #7AF37F #7AB2F3
square
#F37AEE #F3BC7A #7AF37F #7AB2F3
split-complementary
#F37AEE #B2F37A #7AF3BC
monochromatic
#DF14D6 #EE42E7 #F37AEE #F8B2F5 #FCE3FB
Accessibility & contrast
On white
2.38
#F37AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F37AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37AEE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37AEE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF2
Deuteranopia (green-blind)
#95AEEA
Tritanopia (blue-blind)
#FA86A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37aee; /* rgb */ color: rgb(243, 122, 238); /* oklch */ color: oklch(75.7% 0.202 328.9);
Tailwind
colors: {
custom: {
50: '#f9a5f4',
500: '#f37aee',
950: '#000000',
},
}SCSS
$custom: #f37aee; $custom-light: #f9a5f4; $custom-dark: #000000;
JSON
{
"hex": "#f37aee",
"rgb": {
"r": 243,
"g": 122,
"b": 238
},
"hsl": {
"h": 302.479,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.75702,
"c": 0.2018,
"h": 328.9
},
"luminance": 0.39147
}Semantic roles & 50–950 ramp
primary
#F37AEE
secondary
#D5F4D6
accent
#E00F06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85