#F37AEB#F37AEB
#F37AEB is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.6% C 0.199 H 329.9°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F37AEB |
|---|---|
| RGB | rgb(243, 122, 235) |
| HSL | hsl(304, 83%, 72%) |
| HSV | hsv(304, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 3.3%, 4.7%) |
| CIE-LAB | lab(68.73, 61.09, -36.61) |
| CIE-LCH | lch(68.73, 71.22, 329.07°) |
| OKLab | oklab(75.57% 0.1723 -0.1001) |
| OKLCH | oklch(75.57% 0.199 329.9) |
| XYZ | xyz(58.9165, 38.9754, 83.0009) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.22
Violet (CSS)
#EE82EE
ΔE00 1.68
Candy Pink
#FF63E9
ΔE00 3.68
Light Magenta
#FA5FF7
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 4.76
Violet Pink
#FB5FFC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37AEB #7AF382
analogous
#BF7AF3 #F37AEB #F37AAF
triadic
#F37AEB #EBF37A #7AEBF3
tetradic
#F37AEB #F3BF7A #7AF382 #7AAFF3
square
#F37AEB #F3BF7A #7AF382 #7AAFF3
split-complementary
#F37AEB #AFF37A #7AF3BF
monochromatic
#DF14D1 #EE42E3 #F37AEB #F8B2F3 #FCE3FB
Accessibility & contrast
On white
2.39
#F37AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F37AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37AEB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37AEB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#FB85A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37aeb; /* rgb */ color: rgb(243, 122, 235); /* oklch */ color: oklch(75.6% 0.199 329.9);
Tailwind
colors: {
custom: {
50: '#f9a5f1',
500: '#f37aeb',
950: '#000000',
},
}SCSS
$custom: #f37aeb; $custom-light: #f9a5f1; $custom-dark: #000000;
JSON
{
"hex": "#f37aeb",
"rgb": {
"r": 243,
"g": 122,
"b": 235
},
"hsl": {
"h": 303.967,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.75567,
"c": 0.19926,
"h": 329.9
},
"luminance": 0.38972
}Semantic roles & 50–950 ramp
primary
#F37AEB
secondary
#D5F4D7
accent
#E01406
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85