#F37FEA#F37FEA
#F37FEA is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.2% C 0.191 H 330.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FEA |
|---|---|
| RGB | rgb(243, 127, 234) |
| HSL | hsl(305, 83%, 73%) |
| HSV | hsv(305, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 3.7%, 4.7%) |
| CIE-LAB | lab(69.60, 58.54, -34.72) |
| CIE-LCH | lch(69.60, 68.06, 329.33°) |
| OKLab | oklab(76.19% 0.1654 -0.0947) |
| OKLCH | oklch(76.19% 0.191 330.2) |
| XYZ | xyz(59.4022, 40.1774, 82.4521) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.32
Purply Pink
#F075E6
ΔE00 2.04
Lavender Pink
#DD85D7
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 4.53
Orchid
#DA70D6
ΔE00 5.59
Light Magenta
#FA5FF7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FEA #7FF388
analogous
#C27FF3 #F37FEA #F37FB0
triadic
#F37FEA #EAF37F #7FEAF3
tetradic
#F37FEA #F3C27F #7FF388 #7FB0F3
square
#F37FEA #F3C27F #7FF388 #7FB0F3
split-complementary
#F37FEA #B0F37F #7FF3C2
monochromatic
#E215D2 #EE47E1 #F37FEA #F8B7F3 #FCE3FA
Accessibility & contrast
On white
2.32
#F37FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F37FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FEA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FEA | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#FB89AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37fea; /* rgb */ color: rgb(243, 127, 234); /* oklch */ color: oklch(76.2% 0.191 330.2);
Tailwind
colors: {
custom: {
50: '#f9a8f1',
500: '#f37fea',
950: '#000000',
},
}SCSS
$custom: #f37fea; $custom-light: #f9a8f1; $custom-dark: #000000;
JSON
{
"hex": "#f37fea",
"rgb": {
"r": 243,
"g": 127,
"b": 234
},
"hsl": {
"h": 304.655,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.76193,
"c": 0.19058,
"h": 330.2
},
"luminance": 0.40174
}Semantic roles & 50–950 ramp
primary
#F37FEA
secondary
#D7F4D9
accent
#DF1706
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84