#F378F9#F378F9
#F378F9 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.0% C 0.214 H 325.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F378F9 |
|---|---|
| RGB | rgb(243, 120, 249) |
| HSL | hsl(297, 91%, 72%) |
| HSV | hsv(297, 52%, 98%) |
| CMYK | cmyk(2.4%, 51.8%, 0%, 2.4%) |
| CIE-LAB | lab(68.99, 64.42, -43.90) |
| CIE-LCH | lch(68.99, 77.96, 325.73°) |
| OKLab | oklab(75.96% 0.177 -0.121) |
| OKLCH | oklch(75.96% 0.214 325.6) |
| XYZ | xyz(60.7762, 39.3304, 93.9944) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 2.96
Violet Pink
#FB5FFC
ΔE00 3.74
Light Magenta
#FA5FF7
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 4.34
Orchid
#DA70D6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F378F9 #7EF978
analogous
#B278F9 #F378F9 #F978BF
triadic
#F378F9 #F9F378 #78F9F3
tetradic
#F378F9 #F9B278 #7EF978 #78BFF9
square
#F378F9 #F9B278 #7EF978 #78BFF9
split-complementary
#F378F9 #BFF978 #78F9B2
monochromatic
#E20AEC #EE3DF6 #F378F9 #F8B3FC #FCE2FE
Accessibility & contrast
On white
2.37
#F378F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F378F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F378F9
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F378F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F378F9 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFD
Deuteranopia (green-blind)
#8FAEF5
Tritanopia (blue-blind)
#F888AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f378f9; /* rgb */ color: rgb(243, 120, 249); /* oklch */ color: oklch(76.0% 0.214 325.6);
Tailwind
colors: {
custom: {
50: '#faa4fb',
500: '#f378f9',
950: '#000000',
},
}SCSS
$custom: #f378f9; $custom-light: #faa4fb; $custom-dark: #000000;
JSON
{
"hex": "#f378f9",
"rgb": {
"r": 243,
"g": 120,
"b": 249
},
"hsl": {
"h": 297.209,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.75955,
"c": 0.21437,
"h": 325.6
},
"luminance": 0.39327
}Semantic roles & 50–950 ramp
primary
#F378F9
secondary
#D7F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85