#F375FF#F375FF
#F375FF is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.9% C 0.224 H 324.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F375FF |
|---|---|
| RGB | rgb(243, 117, 255) |
| HSL | hsl(295, 100%, 73%) |
| HSV | hsv(295, 54%, 100%) |
| CMYK | cmyk(4.7%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(68.75, 66.85, -47.56) |
| CIE-LCH | lch(68.75, 82.04, 324.57°) |
| OKLab | oklab(75.87% 0.1815 -0.1315) |
| OKLCH | oklch(75.87% 0.224 324.1) |
| XYZ | xyz(61.3718, 39.0004, 98.8835) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.26
Light Magenta
#FA5FF7
ΔE00 3.49
Violet (CSS)
#EE82EE
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 3.90
Candy Pink
#FF63E9
ΔE00 4.77
Orchid
#DA70D6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F375FF #81FF75
analogous
#AE75FF #F375FF #FF75C6
triadic
#F375FF #FFF375 #75FFF3
tetradic
#F375FF #FFAE75 #81FF75 #75C6FF
square
#F375FF #FFAE75 #81FF75 #75C6FF
split-complementary
#F375FF #C6FF75 #75FFAE
monochromatic
#E400FA #EE38FF #F375FF #F8B2FF #FCE0FF
Accessibility & contrast
On white
2.39
#F375FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F375FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F375FF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F375FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F375FF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#F787AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f375ff; /* rgb */ color: rgb(243, 117, 255); /* oklch */ color: oklch(75.9% 0.224 324.1);
Tailwind
colors: {
custom: {
50: '#faa2ff',
500: '#f375ff',
950: '#000000',
},
}SCSS
$custom: #f375ff; $custom-light: #faa2ff; $custom-dark: #000000;
JSON
{
"hex": "#f375ff",
"rgb": {
"r": 243,
"g": 117,
"b": 255
},
"hsl": {
"h": 294.783,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.7587,
"c": 0.22409,
"h": 324.1
},
"luminance": 0.38997
}Semantic roles & 50–950 ramp
primary
#F375FF
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86