#F37FEB#F37FEB
#F37FEB is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.2% C 0.191 H 329.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FEB |
|---|---|
| RGB | rgb(243, 127, 235) |
| HSL | hsl(304, 83%, 73%) |
| HSV | hsv(304, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 3.3%, 4.7%) |
| CIE-LAB | lab(69.64, 58.71, -35.20) |
| CIE-LCH | lch(69.64, 68.46, 329.05°) |
| OKLab | oklab(76.24% 0.1656 -0.0961) |
| OKLCH | oklch(76.24% 0.191 329.9) |
| XYZ | xyz(59.5463, 40.2350, 83.2109) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.20
Purply Pink
#F075E6
ΔE00 2.05
Lavender Pink
#DD85D7
ΔE00 4.37
Candy Pink
#FF63E9
ΔE00 4.53
Light Magenta
#FA5FF7
ΔE00 5.61
Orchid
#DA70D6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FEB #7FF387
analogous
#C17FF3 #F37FEB #F37FB1
triadic
#F37FEB #EBF37F #7FEBF3
tetradic
#F37FEB #F3C17F #7FF387 #7FB1F3
square
#F37FEB #F3C17F #7FF387 #7FB1F3
split-complementary
#F37FEB #B1F37F #7FF3C1
monochromatic
#E215D4 #EE47E2 #F37FEB #F8B7F4 #FCE3FB
Accessibility & contrast
On white
2.32
#F37FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F37FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FEB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FEB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#FB89AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37feb; /* rgb */ color: rgb(243, 127, 235); /* oklch */ color: oklch(76.2% 0.191 329.9);
Tailwind
colors: {
custom: {
50: '#f9a8f1',
500: '#f37feb',
950: '#000000',
},
}SCSS
$custom: #f37feb; $custom-light: #f9a8f1; $custom-dark: #000000;
JSON
{
"hex": "#f37feb",
"rgb": {
"r": 243,
"g": 127,
"b": 235
},
"hsl": {
"h": 304.138,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.76237,
"c": 0.19142,
"h": 329.9
},
"luminance": 0.40232
}Semantic roles & 50–950 ramp
primary
#F37FEB
secondary
#D7F4D9
accent
#DF1506
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85