#F375F2#F375F2
#F375F2 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.2% C 0.213 H 327.7°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F375F2 |
|---|---|
| RGB | rgb(243, 117, 242) |
| HSL | hsl(300, 84%, 71%) |
| HSV | hsv(300, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 0.4%, 4.7%) |
| CIE-LAB | lab(68.16, 64.60, -41.35) |
| CIE-LCH | lch(68.16, 76.70, 327.37°) |
| OKLab | oklab(75.24% 0.18 -0.1136) |
| OKLCH | oklch(75.24% 0.213 327.7) |
| XYZ | xyz(59.3495, 38.1915, 88.2328) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.86
Violet (CSS)
#EE82EE
ΔE00 2.53
Light Magenta
#FA5FF7
ΔE00 3.36
Candy Pink
#FF63E9
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 3.54
Orchid
#DA70D6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F375F2 #75F376
analogous
#B575F3 #F375F2 #F375B3
triadic
#F375F2 #F2F375 #75F2F3
tetradic
#F375F2 #F3B575 #75F376 #75B3F3
square
#F375F2 #F3B575 #75F376 #75B3F3
split-complementary
#F375F2 #B3F375 #75F3B5
monochromatic
#DB13D9 #EE3DED #F375F2 #F8ADF7 #FDE3FC
Accessibility & contrast
On white
2.43
#F375F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F375F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F375F2
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F375F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F375F2 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699CF6
Deuteranopia (green-blind)
#90ACEE
Tritanopia (blue-blind)
#FA83A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f375f2; /* rgb */ color: rgb(243, 117, 242); /* oklch */ color: oklch(75.2% 0.213 327.7);
Tailwind
colors: {
custom: {
50: '#faa2f7',
500: '#f375f2',
950: '#000000',
},
}SCSS
$custom: #f375f2; $custom-light: #faa2f7; $custom-dark: #000000;
JSON
{
"hex": "#f375f2",
"rgb": {
"r": 243,
"g": 117,
"b": 242
},
"hsl": {
"h": 300.476,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.75244,
"c": 0.21283,
"h": 327.7
},
"luminance": 0.38188
}Semantic roles & 50–950 ramp
primary
#F375F2
secondary
#D1F3D1
accent
#E00705
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85