#F37AF2#F37AF2
#F37AF2 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.9% C 0.205 H 327.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F37AF2 |
|---|---|
| RGB | rgb(243, 122, 242) |
| HSL | hsl(300, 83%, 72%) |
| HSV | hsv(300, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 0.4%, 4.7%) |
| CIE-LAB | lab(69.03, 62.28, -39.99) |
| CIE-LCH | lch(69.03, 74.02, 327.29°) |
| OKLab | oklab(75.89% 0.1734 -0.1098) |
| OKLCH | oklch(75.89% 0.205 327.7) |
| XYZ | xyz(59.9477, 39.3879, 88.4322) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Purply Pink
#F075E6
ΔE00 1.98
Candy Pink
#FF63E9
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 4.25
Violet Pink
#FB5FFC
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37AF2 #7AF37B
analogous
#B87AF3 #F37AF2 #F37AB6
triadic
#F37AF2 #F2F37A #7AF2F3
tetradic
#F37AF2 #F3B87A #7AF37B #7AB6F3
square
#F37AF2 #F3B87A #7AF37B #7AB6F3
split-complementary
#F37AF2 #B6F37A #7AF3B8
monochromatic
#DF14DD #EE42ED #F37AF2 #F8B2F7 #FCE3FC
Accessibility & contrast
On white
2.37
#F37AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F37AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37AF2
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37AF2 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF6
Deuteranopia (green-blind)
#94AEEE
Tritanopia (blue-blind)
#F987AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37af2; /* rgb */ color: rgb(243, 122, 242); /* oklch */ color: oklch(75.9% 0.205 327.7);
Tailwind
colors: {
custom: {
50: '#f9a5f6',
500: '#f37af2',
950: '#000000',
},
}SCSS
$custom: #f37af2; $custom-light: #f9a5f6; $custom-dark: #000000;
JSON
{
"hex": "#f37af2",
"rgb": {
"r": 243,
"g": 122,
"b": 242
},
"hsl": {
"h": 300.496,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.75885,
"c": 0.20524,
"h": 327.7
},
"luminance": 0.39385
}Semantic roles & 50–950 ramp
primary
#F37AF2
secondary
#D5F4D5
accent
#E00706
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85