#F37AEF#F37AEF
#F37AEF is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.7% C 0.203 H 328.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F37AEF |
|---|---|
| RGB | rgb(243, 122, 239) |
| HSL | hsl(302, 83%, 72%) |
| HSV | hsv(302, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 1.6%, 4.7%) |
| CIE-LAB | lab(68.90, 61.77, -38.55) |
| CIE-LCH | lch(68.90, 72.81, 328.03°) |
| OKLab | oklab(75.75% 0.173 -0.1056) |
| OKLCH | oklch(75.75% 0.203 328.6) |
| XYZ | xyz(59.5009, 39.2092, 86.0787) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.59
Purply Pink
#F075E6
ΔE00 1.59
Candy Pink
#FF63E9
ΔE00 3.81
Light Magenta
#FA5FF7
ΔE00 4.40
Violet Pink
#FB5FFC
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37AEF #7AF37E
analogous
#BA7AF3 #F37AEF #F37AB3
triadic
#F37AEF #EFF37A #7AEFF3
tetradic
#F37AEF #F3BA7A #7AF37E #7AB3F3
square
#F37AEF #F3BA7A #7AF37E #7AB3F3
split-complementary
#F37AEF #B3F37A #7AF3BA
monochromatic
#DF14D8 #EE42E8 #F37AEF #F8B2F6 #FCE3FC
Accessibility & contrast
On white
2.38
#F37AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F37AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37AEF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37AEF | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF3
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#FA86AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37aef; /* rgb */ color: rgb(243, 122, 239); /* oklch */ color: oklch(75.7% 0.203 328.6);
Tailwind
colors: {
custom: {
50: '#f9a5f4',
500: '#f37aef',
950: '#000000',
},
}SCSS
$custom: #f37aef; $custom-light: #f9a5f4; $custom-dark: #000000;
JSON
{
"hex": "#f37aef",
"rgb": {
"r": 243,
"g": 122,
"b": 239
},
"hsl": {
"h": 301.983,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.75748,
"c": 0.20266,
"h": 328.6
},
"luminance": 0.39206
}Semantic roles & 50–950 ramp
primary
#F37AEF
secondary
#D5F4D6
accent
#E00D06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85