#F378FF#F378FF
#F378FF is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.2% C 0.220 H 324.0°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F378FF |
|---|---|
| RGB | rgb(243, 120, 255) |
| HSL | hsl(295, 100%, 74%) |
| HSV | hsv(295, 53%, 100%) |
| CMYK | cmyk(4.7%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(69.26, 65.48, -46.75) |
| CIE-LCH | lch(69.26, 80.46, 324.47°) |
| OKLab | oklab(76.24% 0.1777 -0.1292) |
| OKLCH | oklch(76.24% 0.22 324) |
| XYZ | xyz(61.7270, 39.7108, 99.0019) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Violet Pink
#FB5FFC
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 3.88
Light Magenta
#FA5FF7
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 5.00
Orchid
#DA70D6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F378FF #84FF78
analogous
#AF78FF #F378FF #FF78C7
triadic
#F378FF #FFF378 #78FFF3
tetradic
#F378FF #FFAF78 #84FF78 #78C7FF
square
#F378FF #FFAF78 #84FF78 #78C7FF
split-complementary
#F378FF #C7FF78 #78FFAF
monochromatic
#E600FD #EE3BFF #F378FF #F8B5FF #FCE0FF
Accessibility & contrast
On white
2.35
#F378FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F378FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F378FF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F378FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F378FF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#F789B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f378ff; /* rgb */ color: rgb(243, 120, 255); /* oklch */ color: oklch(76.2% 0.220 324.0);
Tailwind
colors: {
custom: {
50: '#faa4ff',
500: '#f378ff',
950: '#000000',
},
}SCSS
$custom: #f378ff; $custom-light: #faa4ff; $custom-dark: #000000;
JSON
{
"hex": "#f378ff",
"rgb": {
"r": 243,
"g": 120,
"b": 255
},
"hsl": {
"h": 294.667,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76245,
"c": 0.21967,
"h": 324
},
"luminance": 0.39708
}Semantic roles & 50–950 ramp
primary
#F378FF
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86