#F37FED#F37FED
#F37FED is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.193 H 329.2°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FED |
|---|---|
| RGB | rgb(243, 127, 237) |
| HSL | hsl(303, 83%, 73%) |
| HSV | hsv(303, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 2.5%, 4.7%) |
| CIE-LAB | lab(69.72, 59.05, -36.18) |
| CIE-LCH | lch(69.72, 69.25, 328.51°) |
| OKLab | oklab(76.33% 0.1659 -0.0989) |
| OKLCH | oklch(76.33% 0.193 329.2) |
| XYZ | xyz(59.8368, 40.3513, 84.7412) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.00
Purply Pink
#F075E6
ΔE00 2.11
Candy Pink
#FF63E9
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 4.56
Light Magenta
#FA5FF7
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FED #7FF385
analogous
#BF7FF3 #F37FED #F37FB3
triadic
#F37FED #EDF37F #7FEDF3
tetradic
#F37FED #F3BF7F #7FF385 #7FB3F3
square
#F37FED #F3BF7F #7FF385 #7FB3F3
split-complementary
#F37FED #B3F37F #7FF3BF
monochromatic
#E215D8 #EE47E5 #F37FED #F8B7F5 #FCE3FB
Accessibility & contrast
On white
2.32
#F37FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F37FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FED
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FED | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F1
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#FA8AAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37fed; /* rgb */ color: rgb(243, 127, 237); /* oklch */ color: oklch(76.3% 0.193 329.2);
Tailwind
colors: {
custom: {
50: '#f9a8f3',
500: '#f37fed',
950: '#000000',
},
}SCSS
$custom: #f37fed; $custom-light: #f9a8f3; $custom-dark: #000000;
JSON
{
"hex": "#f37fed",
"rgb": {
"r": 243,
"g": 127,
"b": 237
},
"hsl": {
"h": 303.103,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.76325,
"c": 0.19313,
"h": 329.2
},
"luminance": 0.40348
}Semantic roles & 50–950 ramp
primary
#F37FED
secondary
#D7F4D8
accent
#DF1106
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85