#F378F2#F378F2
#F378F2 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.6% C 0.208 H 327.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F378F2 |
|---|---|
| RGB | rgb(243, 120, 242) |
| HSL | hsl(300, 84%, 71%) |
| HSV | hsv(300, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 0.4%, 4.7%) |
| CIE-LAB | lab(68.68, 63.21, -40.54) |
| CIE-LCH | lch(68.68, 75.10, 327.32°) |
| OKLab | oklab(75.63% 0.1761 -0.1113) |
| OKLCH | oklch(75.63% 0.208 327.7) |
| XYZ | xyz(59.7047, 38.9018, 88.3512) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.88
Violet (CSS)
#EE82EE
ΔE00 2.03
Candy Pink
#FF63E9
ΔE00 3.72
Light Magenta
#FA5FF7
ΔE00 3.89
Violet Pink
#FB5FFC
ΔE00 4.04
Orchid
#DA70D6
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F378F2 #78F379
analogous
#B678F3 #F378F2 #F378B4
triadic
#F378F2 #F2F378 #78F2F3
tetradic
#F378F2 #F3B678 #78F379 #78B4F3
square
#F378F2 #F3B678 #78F379 #78B4F3
split-complementary
#F378F2 #B4F378 #78F3B6
monochromatic
#DD14DB #EE40ED #F378F2 #F8B0F7 #FDE3FC
Accessibility & contrast
On white
2.39
#F378F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F378F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F378F2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F378F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F378F2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF6
Deuteranopia (green-blind)
#92ADEE
Tritanopia (blue-blind)
#FA85AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f378f2; /* rgb */ color: rgb(243, 120, 242); /* oklch */ color: oklch(75.6% 0.208 327.7);
Tailwind
colors: {
custom: {
50: '#faa4f6',
500: '#f378f2',
950: '#000000',
},
}SCSS
$custom: #f378f2; $custom-light: #faa4f6; $custom-dark: #000000;
JSON
{
"hex": "#f378f2",
"rgb": {
"r": 243,
"g": 120,
"b": 242
},
"hsl": {
"h": 300.488,
"s": 83.673,
"l": 71.176
},
"oklch": {
"l": 0.75626,
"c": 0.20829,
"h": 327.7
},
"luminance": 0.38898
}Semantic roles & 50–950 ramp
primary
#F378F2
secondary
#D3F4D3
accent
#E00705
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85