#F37EF0#F37EF0
#F37EF0 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.197 H 328.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EF0 |
|---|---|
| RGB | rgb(243, 126, 240) |
| HSL | hsl(302, 83%, 72%) |
| HSV | hsv(302, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 1.2%, 4.7%) |
| CIE-LAB | lab(69.66, 60.04, -37.91) |
| CIE-LCH | lch(69.66, 71.01, 327.73°) |
| OKLab | oklab(76.32% 0.1678 -0.1038) |
| OKLCH | oklch(76.32% 0.197 328.2) |
| XYZ | xyz(60.1503, 40.2710, 87.0260) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.01
Purply Pink
#F075E6
ΔE00 2.16
Candy Pink
#FF63E9
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EF0 #7EF381
analogous
#BB7EF3 #F37EF0 #F37EB6
triadic
#F37EF0 #F0F37E #7EF0F3
tetradic
#F37EF0 #F3BB7E #7EF381 #7EB6F3
square
#F37EF0 #F3BB7E #7EF381 #7EB6F3
split-complementary
#F37EF0 #B6F37E #7EF3BB
monochromatic
#E215DC #EE46E9 #F37EF0 #F8B6F7 #FCE3FC
Accessibility & contrast
On white
2.32
#F37EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F37EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EF0
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EF0 | 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)
#75A0F4
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#FA8AAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37ef0; /* rgb */ color: rgb(243, 126, 240); /* oklch */ color: oklch(76.3% 0.197 328.2);
Tailwind
colors: {
custom: {
50: '#f9a7f5',
500: '#f37ef0',
950: '#000000',
},
}SCSS
$custom: #f37ef0; $custom-light: #f9a7f5; $custom-dark: #000000;
JSON
{
"hex": "#f37ef0",
"rgb": {
"r": 243,
"g": 126,
"b": 240
},
"hsl": {
"h": 301.538,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.76324,
"c": 0.1973,
"h": 328.2
},
"luminance": 0.40268
}Semantic roles & 50–950 ramp
primary
#F37EF0
secondary
#D7F4D7
accent
#DF0C06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85