#F37EF6#F37EF6
#F37EF6 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.6% C 0.203 H 326.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EF6 |
|---|---|
| RGB | rgb(243, 126, 246) |
| HSL | hsl(299, 87%, 73%) |
| HSV | hsv(299, 49%, 96%) |
| CMYK | cmyk(1.2%, 48.8%, 0%, 3.5%) |
| CIE-LAB | lab(69.92, 61.08, -40.80) |
| CIE-LCH | lch(69.92, 73.46, 326.26°) |
| OKLab | oklab(76.6% 0.1687 -0.1121) |
| OKLCH | oklch(76.6% 0.203 326.4) |
| XYZ | xyz(61.0564, 40.6334, 91.7979) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.52
Purply Pink
#F075E6
ΔE00 2.83
Candy Pink
#FF63E9
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 4.87
Violet Pink
#FB5FFC
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EF6 #81F67E
analogous
#B77EF6 #F37EF6 #F67EBD
triadic
#F37EF6 #F6F37E #7EF6F3
tetradic
#F37EF6 #F6B77E #81F67E #7EBDF6
square
#F37EF6 #F6B77E #81F67E #7EBDF6
split-complementary
#F37EF6 #BDF67E #7EF6B7
monochromatic
#E410E9 #EE45F2 #F37EF6 #F8B7FA #FCE2FD
Accessibility & contrast
On white
2.30
#F37EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F37EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EF6
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EF6 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1FA
Deuteranopia (green-blind)
#95B0F2
Tritanopia (blue-blind)
#F98BAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f37ef6; /* rgb */ color: rgb(243, 126, 246); /* oklch */ color: oklch(76.6% 0.203 326.4);
Tailwind
colors: {
custom: {
50: '#f9a7f9',
500: '#f37ef6',
950: '#000000',
},
}SCSS
$custom: #f37ef6; $custom-light: #f9a7f9; $custom-dark: #000000;
JSON
{
"hex": "#f37ef6",
"rgb": {
"r": 243,
"g": 126,
"b": 246
},
"hsl": {
"h": 298.5,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.76597,
"c": 0.20255,
"h": 326.4
},
"luminance": 0.4063
}Semantic roles & 50–950 ramp
primary
#F37EF6
secondary
#D7F5D6
accent
#E40208
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85