#F378FC#F378FC
#F378FC is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.1% C 0.217 H 324.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F378FC |
|---|---|
| RGB | rgb(243, 120, 252) |
| HSL | hsl(296, 96%, 73%) |
| HSV | hsv(296, 52%, 99%) |
| CMYK | cmyk(3.6%, 52.4%, 0%, 1.2%) |
| CIE-LAB | lab(69.13, 64.95, -45.33) |
| CIE-LCH | lch(69.13, 79.20, 325.09°) |
| OKLab | oklab(76.1% 0.1773 -0.1251) |
| OKLCH | oklch(76.1% 0.217 324.8) |
| XYZ | xyz(61.2478, 39.5191, 96.4784) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 3.42
Violet Pink
#FB5FFC
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 4.66
Orchid
#DA70D6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F378FC #81FC78
analogous
#B178FC #F378FC #FC78C3
triadic
#F378FC #FCF378 #78FCF3
tetradic
#F378FC #FCB178 #81FC78 #78C3FC
square
#F378FC #FCB178 #81FC78 #78C3FC
split-complementary
#F378FC #C3FC78 #78FCB1
monochromatic
#E405F4 #EE3CFB #F378FC #F8B4FD #FCE1FE
Accessibility & contrast
On white
2.36
#F378FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F378FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F378FC
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F378FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F378FC | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#F889AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f378fc; /* rgb */ color: rgb(243, 120, 252); /* oklch */ color: oklch(76.1% 0.217 324.8);
Tailwind
colors: {
custom: {
50: '#faa4fe',
500: '#f378fc',
950: '#000000',
},
}SCSS
$custom: #f378fc; $custom-light: #faa4fe; $custom-dark: #000000;
JSON
{
"hex": "#f378fc",
"rgb": {
"r": 243,
"g": 120,
"b": 252
},
"hsl": {
"h": 295.909,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.76099,
"c": 0.217,
"h": 324.8
},
"luminance": 0.39516
}Semantic roles & 50–950 ramp
primary
#F378FC
secondary
#D7F7D4
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86