#F375F4#F375F4
#F375F4 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.3% C 0.215 H 327.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F375F4 |
|---|---|
| RGB | rgb(243, 117, 244) |
| HSL | hsl(300, 85%, 71%) |
| HSV | hsv(300, 52%, 96%) |
| CMYK | cmyk(0.4%, 52%, 0%, 4.3%) |
| CIE-LAB | lab(68.25, 64.94, -42.32) |
| CIE-LCH | lch(68.25, 77.51, 326.91°) |
| OKLab | oklab(75.34% 0.1802 -0.1164) |
| OKLCH | oklch(75.34% 0.215 327.1) |
| XYZ | xyz(59.6515, 38.3123, 89.8234) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.18
Violet (CSS)
#EE82EE
ΔE00 2.65
Light Magenta
#FA5FF7
ΔE00 3.30
Violet Pink
#FB5FFC
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 3.55
Orchid
#DA70D6
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F375F4 #76F475
analogous
#B475F4 #F375F4 #F475B5
triadic
#F375F4 #F4F375 #75F4F3
tetradic
#F375F4 #F4B475 #76F475 #75B5F4
square
#F375F4 #F4B475 #76F475 #75B5F4
split-complementary
#F375F4 #B5F475 #75F4B4
monochromatic
#DB12DD #EE3CEF #F375F4 #F8AEF9 #FDE3FD
Accessibility & contrast
On white
2.42
#F375F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F375F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F375F4
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F375F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F375F4 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF8
Deuteranopia (green-blind)
#8FACF0
Tritanopia (blue-blind)
#F983AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f375f4; /* rgb */ color: rgb(243, 117, 244); /* oklch */ color: oklch(75.3% 0.215 327.1);
Tailwind
colors: {
custom: {
50: '#faa2f8',
500: '#f375f4',
950: '#000000',
},
}SCSS
$custom: #f375f4; $custom-light: #faa2f8; $custom-dark: #000000;
JSON
{
"hex": "#f375f4",
"rgb": {
"r": 243,
"g": 117,
"b": 244
},
"hsl": {
"h": 299.528,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.75338,
"c": 0.21453,
"h": 327.1
},
"luminance": 0.38309
}Semantic roles & 50–950 ramp
primary
#F375F4
secondary
#D2F3D1
accent
#E20406
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85