#F376FF#F376FF
#F376FF is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.0% C 0.223 H 324.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F376FF |
|---|---|
| RGB | rgb(243, 118, 255) |
| HSL | hsl(295, 100%, 73%) |
| HSV | hsv(295, 54%, 100%) |
| CMYK | cmyk(4.7%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(68.92, 66.40, -47.29) |
| CIE-LCH | lch(68.92, 81.52, 324.54°) |
| OKLab | oklab(75.99% 0.1802 -0.1307) |
| OKLCH | oklch(75.99% 0.223 324) |
| XYZ | xyz(61.4890, 39.2347, 98.9226) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.42
Violet (CSS)
#EE82EE
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 4.84
Orchid
#DA70D6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F376FF #82FF76
analogous
#AF76FF #F376FF #FF76C6
triadic
#F376FF #FFF376 #76FFF3
tetradic
#F376FF #FFAF76 #82FF76 #76C6FF
square
#F376FF #FFAF76 #82FF76 #76C6FF
split-complementary
#F376FF #C6FF76 #76FFAF
monochromatic
#E500FB #EE39FF #F376FF #F8B3FF #FCE0FF
Accessibility & contrast
On white
2.37
#F376FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F376FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F376FF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F376FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F376FF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#8BADFB
Tritanopia (blue-blind)
#F788B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f376ff; /* rgb */ color: rgb(243, 118, 255); /* oklch */ color: oklch(76.0% 0.223 324.0);
Tailwind
colors: {
custom: {
50: '#faa3ff',
500: '#f376ff',
950: '#000000',
},
}SCSS
$custom: #f376ff; $custom-light: #faa3ff; $custom-dark: #000000;
JSON
{
"hex": "#f376ff",
"rgb": {
"r": 243,
"g": 118,
"b": 255
},
"hsl": {
"h": 294.745,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.75994,
"c": 0.22262,
"h": 324
},
"luminance": 0.39232
}Semantic roles & 50–950 ramp
primary
#F376FF
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86