#F37EFF#F37EFF
#F37EFF is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.0% C 0.211 H 323.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EFF |
|---|---|
| RGB | rgb(243, 126, 255) |
| HSL | hsl(294, 100%, 75%) |
| HSV | hsv(294, 51%, 100%) |
| CMYK | cmyk(4.7%, 50.6%, 0%, 0%) |
| CIE-LAB | lab(70.32, 62.68, -45.10) |
| CIE-LCH | lch(70.32, 77.22, 324.26°) |
| OKLab | oklab(77.02% 0.1699 -0.1245) |
| OKLCH | oklch(77.02% 0.211 323.8) |
| XYZ | xyz(62.4713, 41.1994, 99.2500) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 4.06
Violet Pink
#FB5FFC
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 4.94
Candy Pink
#FF63E9
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EFF #8AFF7E
analogous
#B37EFF #F37EFF #FF7ECA
triadic
#F37EFF #FFF37E #7EFFF3
tetradic
#F37EFF #FFB37E #8AFF7E #7ECAFF
square
#F37EFF #FFB37E #8AFF7E #7ECAFF
split-complementary
#F37EFF #CAFF7E #7EFFB3
monochromatic
#E804FF #ED41FF #F37EFF #F9BBFF #FCE0FF
Accessibility & contrast
On white
2.27
#F37EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F37EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EFF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EFF | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#F78EB3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f37eff; /* rgb */ color: rgb(243, 126, 255); /* oklch */ color: oklch(77.0% 0.211 323.8);
Tailwind
colors: {
custom: {
50: '#f9a8ff',
500: '#f37eff',
950: '#000000',
},
}SCSS
$custom: #f37eff; $custom-light: #f9a8ff; $custom-dark: #000000;
JSON
{
"hex": "#f37eff",
"rgb": {
"r": 243,
"g": 126,
"b": 255
},
"hsl": {
"h": 294.419,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.7702,
"c": 0.21063,
"h": 323.8
},
"luminance": 0.41196
}Semantic roles & 50–950 ramp
primary
#F37EFF
secondary
#D7F7D4
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86