#F37AE2#F37AE2
#F37AE2 is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.2% C 0.192 H 332.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F37AE2 |
|---|---|
| RGB | rgb(243, 122, 226) |
| HSL | hsl(308, 83%, 72%) |
| HSV | hsv(308, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 7%, 4.7%) |
| CIE-LAB | lab(68.36, 59.60, -32.21) |
| CIE-LCH | lch(68.36, 67.75, 331.61°) |
| OKLab | oklab(75.17% 0.1707 -0.0875) |
| OKLCH | oklch(75.17% 0.192 332.8) |
| XYZ | xyz(57.6490, 38.4684, 76.3255) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.65
Violet (CSS)
#EE82EE
ΔE00 2.69
Candy Pink
#FF63E9
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 4.14
Orchid
#DA70D6
ΔE00 4.93
Light Magenta
#FA5FF7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37AE2 #7AF38B
analogous
#C87AF3 #F37AE2 #F37AA6
triadic
#F37AE2 #E2F37A #7AE2F3
tetradic
#F37AE2 #F3C87A #7AF38B #7AA6F3
square
#F37AE2 #F3C87A #7AF38B #7AA6F3
split-complementary
#F37AE2 #A6F37A #7AF3C8
monochromatic
#DF14C2 #EE42D6 #F37AE2 #F8B2EE #FCE3F9
Accessibility & contrast
On white
2.42
#F37AE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F37AE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37AE2
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37AE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37AE2 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779CE5
Deuteranopia (green-blind)
#9AADDF
Tritanopia (blue-blind)
#FC82A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f37ae2; /* rgb */ color: rgb(243, 122, 226); /* oklch */ color: oklch(75.2% 0.192 332.8);
Tailwind
colors: {
custom: {
50: '#f9a5eb',
500: '#f37ae2',
950: '#000000',
},
}SCSS
$custom: #f37ae2; $custom-light: #f9a5eb; $custom-dark: #000000;
JSON
{
"hex": "#f37ae2",
"rgb": {
"r": 243,
"g": 122,
"b": 226
},
"hsl": {
"h": 308.43,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.75173,
"c": 0.19186,
"h": 332.8
},
"luminance": 0.38465
}Semantic roles & 50–950 ramp
primary
#F37AE2
secondary
#D5F4D9
accent
#E02406
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84