#F37AED#F37AED
#F37AED is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.7% C 0.201 H 329.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F37AED |
|---|---|
| RGB | rgb(243, 122, 237) |
| HSL | hsl(303, 83%, 72%) |
| HSV | hsv(303, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 2.5%, 4.7%) |
| CIE-LAB | lab(68.82, 61.43, -37.58) |
| CIE-LCH | lch(68.82, 72.01, 328.54°) |
| OKLab | oklab(75.66% 0.1727 -0.1028) |
| OKLCH | oklch(75.66% 0.201 329.2) |
| XYZ | xyz(59.2070, 39.0917, 84.5312) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.38
Violet (CSS)
#EE82EE
ΔE00 1.60
Candy Pink
#FF63E9
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37AED #7AF380
analogous
#BD7AF3 #F37AED #F37AB1
triadic
#F37AED #EDF37A #7AEDF3
tetradic
#F37AED #F3BD7A #7AF380 #7AB1F3
square
#F37AED #F3BD7A #7AF380 #7AB1F3
split-complementary
#F37AED #B1F37A #7AF3BD
monochromatic
#DF14D4 #EE42E5 #F37AED #F8B2F5 #FCE3FB
Accessibility & contrast
On white
2.38
#F37AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F37AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37AED
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37AED | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF1
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#FA85A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37aed; /* rgb */ color: rgb(243, 122, 237); /* oklch */ color: oklch(75.7% 0.201 329.2);
Tailwind
colors: {
custom: {
50: '#f9a5f3',
500: '#f37aed',
950: '#000000',
},
}SCSS
$custom: #f37aed; $custom-light: #f9a5f3; $custom-dark: #000000;
JSON
{
"hex": "#f37aed",
"rgb": {
"r": 243,
"g": 122,
"b": 237
},
"hsl": {
"h": 302.975,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.75657,
"c": 0.20096,
"h": 329.2
},
"luminance": 0.39088
}Semantic roles & 50–950 ramp
primary
#F37AED
secondary
#D5F4D6
accent
#E01006
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85