#F375F5#F375F5
#F375F5 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.4% C 0.215 H 326.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F375F5 |
|---|---|
| RGB | rgb(243, 117, 245) |
| HSL | hsl(299, 86%, 71%) |
| HSV | hsv(299, 52%, 96%) |
| CMYK | cmyk(0.8%, 52.2%, 0%, 3.9%) |
| CIE-LAB | lab(68.29, 65.11, -42.79) |
| CIE-LCH | lch(68.29, 77.92, 326.68°) |
| OKLab | oklab(75.39% 0.1803 -0.1178) |
| OKLCH | oklch(75.39% 0.215 326.9) |
| XYZ | xyz(59.8038, 38.3732, 90.6253) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.34
Violet (CSS)
#EE82EE
ΔE00 2.72
Light Magenta
#FA5FF7
ΔE00 3.28
Violet Pink
#FB5FFC
ΔE00 3.36
Candy Pink
#FF63E9
ΔE00 3.64
Orchid
#DA70D6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F375F5 #77F575
analogous
#B375F5 #F375F5 #F575B7
triadic
#F375F5 #F5F375 #75F5F3
tetradic
#F375F5 #F5B375 #77F575 #75B7F5
square
#F375F5 #F5B375 #77F575 #75B7F5
split-complementary
#F375F5 #B7F575 #75F5B3
monochromatic
#DC10DF #EE3CF1 #F375F5 #F8AEF9 #FDE2FD
Accessibility & contrast
On white
2.42
#F375F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F375F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F375F5
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F375F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F375F5 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF9
Deuteranopia (green-blind)
#8FACF1
Tritanopia (blue-blind)
#F984AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f375f5; /* rgb */ color: rgb(243, 117, 245); /* oklch */ color: oklch(75.4% 0.215 326.9);
Tailwind
colors: {
custom: {
50: '#faa2f9',
500: '#f375f5',
950: '#000000',
},
}SCSS
$custom: #f375f5; $custom-light: #faa2f9; $custom-dark: #000000;
JSON
{
"hex": "#f375f5",
"rgb": {
"r": 243,
"g": 117,
"b": 245
},
"hsl": {
"h": 299.063,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.75385,
"c": 0.21538,
"h": 326.9
},
"luminance": 0.3837
}Semantic roles & 50–950 ramp
primary
#F375F5
secondary
#D2F4D2
accent
#E30206
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85