#F37AEA#F37AEA
#F37AEA is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.5% C 0.198 H 330.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F37AEA |
|---|---|
| RGB | rgb(243, 122, 234) |
| HSL | hsl(304, 83%, 72%) |
| HSV | hsv(304, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 3.7%, 4.7%) |
| CIE-LAB | lab(68.69, 60.92, -36.12) |
| CIE-LCH | lch(68.69, 70.83, 329.34°) |
| OKLab | oklab(75.52% 0.1722 -0.0987) |
| OKLCH | oklch(75.52% 0.198 330.2) |
| XYZ | xyz(58.7724, 38.9178, 82.2422) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.17
Violet (CSS)
#EE82EE
ΔE00 1.75
Candy Pink
#FF63E9
ΔE00 3.67
Lavender Pink
#DD85D7
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 4.77
Orchid
#DA70D6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37AEA #7AF383
analogous
#C07AF3 #F37AEA #F37AAE
triadic
#F37AEA #EAF37A #7AEAF3
tetradic
#F37AEA #F3C07A #7AF383 #7AAEF3
square
#F37AEA #F3C07A #7AF383 #7AAEF3
split-complementary
#F37AEA #AEF37A #7AF3C0
monochromatic
#DF14CF #EE42E1 #F37AEA #F8B2F3 #FCE3FB
Accessibility & contrast
On white
2.39
#F37AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F37AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37AEA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37AEA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#97AEE6
Tritanopia (blue-blind)
#FB84A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37aea; /* rgb */ color: rgb(243, 122, 234); /* oklch */ color: oklch(75.5% 0.198 330.2);
Tailwind
colors: {
custom: {
50: '#f9a5f1',
500: '#f37aea',
950: '#000000',
},
}SCSS
$custom: #f37aea; $custom-light: #f9a5f1; $custom-dark: #000000;
JSON
{
"hex": "#f37aea",
"rgb": {
"r": 243,
"g": 122,
"b": 234
},
"hsl": {
"h": 304.463,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.75523,
"c": 0.19844,
"h": 330.2
},
"luminance": 0.38914
}Semantic roles & 50–950 ramp
primary
#F37AEA
secondary
#D5F4D7
accent
#E01606
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84